Sponsored Links
-->

Kamis, 08 Maret 2018

Azure Data Lake Store is now generally available รข€
src: msdnshared.blob.core.windows.net

Azure Data Lake is a scalable data storage and analytics service. The service is hosted in Azure, Microsoft's public cloud.


Video Azure Data Lake



History

The Azure Data Lake service was released on November 16th, 2016. Azure Data Lake is built on the learnings and technologies of COSMOS, Microsoft's internal big data system. COSMOS is used to store and process data for applications such as Azure, AdCenter, Bing, MSN, Skype and Windows Live. COSMOS features a SQL-like query engine called SCOPE upon which U-SQL was built.


Maps Azure Data Lake



Azure Data Lake Store

Users can store structured, semi-structured or unstructured data produced from applications including social networks, relational data, sensors, videos, web apps, mobile or desk top devices. A single Azure Data Lake Store account can store trillions of files where a single file can be greater than a petabyte in size.


Power BI Data Connector: Azure Data Lake Store - YouTube
src: i.ytimg.com


Azure Data Lake Analytics

Azure Data Lake Analytics is a parallel on-demand job service. The parallel processing system is based on the Microsoft Dryad solution. Dryad can represent arbitrary Directed Acyclic Graphs (DAGs) of computation. Data Lake Analytics provides a distributed infrastructure that can dynamically allocate or de-allocate resources so customers pay for only the services they use.

Azure Data Lake Analytics uses Apache YARN, the central part of Apache Hadoop to govern resource management and deliver operations across the Hadoop clusters. Microsoft Azure Data Lake Store supports any application that uses the open Apache Hadoop Distributed File System (HDFS) standard.


Step by Step approach to Copy data from Azure Data Lake to Azure ...
src: msdnshared.blob.core.windows.net


U-SQL

Using Data Lake Analytics, users can develop and run parallel data transformation and processing programs in U-SQL, a query language that combines SQL with C#. U-SQL was designed as an evolution of the declarative SQL language with native extensibility through the user code written in C#. U-SQL uses C# data types and the C# expression language.


Now you can augment big data analytics workloads using Azure ...
src: mscorpmedia.azureedge.net


Sources

Source of article : Wikipedia