Updated: July 24, 2020 (April 22, 2019)

  Charts & Illustrations

Using Azure Data Lake Analytics

My Atlas / Charts & Illustrations

226 wordsTime to read: 2 min
Andrew Snodgrass by
Andrew Snodgrass

Andrew analyzes and writes about Microsoft's data management, business intelligence, and machine learning solutions, as well as aspects of licensing... more

Data Lake Analytics is the query and analysis component of the Azure Data Lake service. Data Lake Analytics (middle) automates selecting, configuring, and deploying a Microsoft-hosted Hadoop cluster, which will benefit users new to Big Data analytics or unfamiliar with Hadoop.

Key to Analytics is a SQL-like query language developed by Microsoft, called U-SQL, that removes the need to use Hadoop tools. U-SQL is used to store and retrieve data from the service, but it is most often used to perform queries. U-SQL will be attractive to organizations with SQL Server skills that want to incorporate the results of Big Data analysis in other SQL-based applications.

Data Lake Analytics allows developers to build and process compute jobs, such as running a correlation analysis to look for trends. Compute jobs are built using U-SQL that includes traditional T-SQL components and supports C# scripting, R, and Python. Jobs can be written in Visual Studio, allowing developers to integrate jobs in applications for automatic execution. Jobs can be submitted through the Azure portal and programmatically with Visual Studio tools, a Data Lake RESTful API, and Azure PowerShell.

Atlas Members have full access

Get access to this and thousands of other unbiased analyses, roadmaps, decision kits, infographics, reference guides, and more, all included with membership. Comprehensive access to the most in-depth and unbiased expertise for Microsoft enterprise decision-making is waiting.

Membership Options

Already have an account? Login Now