SlideShare a Scribd company logo
Analysing StackExchange data
with Azure Data Lake
Analysing StackExchange data with Azure Data Lake
Nice to meet you
Tom KERKHOVE
➔ Integration Professional
➔ IoT Competency Lead
➔ Windows Development &
Microsoft Azure MVP
tom.kerkhove@codit.eu
+32 473 701 074
@TomKerkhove
be.linkedin.com/in/tomkerkhove
github.com/tomkerkhove
Agenda
• Why should we care about Big Data?
• Big Data in Azure
• Azure Data Lake
• Demo
• Q & A
3
Integration Monday - Analysing StackExchange data with Azure Data Lake
Integration of ThingsInternet of Things
5
Connect and scale
with efficiency
Analyze and act
on new data
Integrate and transform
business processes
Event producers & gateways Ingestion & transformation Report, Act, Predict
Microsoft Patterns & Practices – IoT Journey
9
10
Cluster Management
11
Languages
Platform Services
Infrastructure Services
Web Apps
Mobile
Apps
API
Management
API Apps
Logic Apps
Notification
Hubs
Content
Delivery
Network (CDN)
Media
Services
BizTalk
Services
Hybrid
Connections
Service Bus
Storage
Queues
Hybrid
Operations
Backup
StorSimple
Azure Site
Recovery
Import/Export
SQL
Database
DocumentDB
Redis
Cache
Azure
Search
Storage
Tables
Data
Warehouse Azure AD
Health Monitoring
AD Privileged
Identity
Management
Operational
Analytics
Cloud
Services
Batch
RemoteApp
Service
Fabric
Visual Studio
App
Insights
Azure
SDK
VS Online
Domain Services
HDInsight Machine
Learning
Stream
Analytics
Data
Factory
Event
Hubs
Mobile
Engagement
Data
Lake
IoT Hub
Data
Catalog
Security &
Management
Azure Active
Directory
Multi-Factor
Authentication
Automation
Portal
Key Vault
Store/
Marketplace
VM Image Gallery
& VM Depot
Azure AD
B2C
Scheduler
Overview in Azure
13
DocumentDB
Data Factory Stream Analytics Data Lake HDInsight Data Lake
(Store & Analytics)
Virtual Machine
IoT Hub SQL Data
Warehouse
SQL DatabaseStorageEvent Hubs
Document Db
Data Ingestion Data Storage
Data Pipelines
Machine Learning
Data Analytics
Cortana Analytics Suite
15
Analysing Big Data in Azure
Azure Data Lake Family
HDInsight Data Lake Store Data Lake Analytics
• Unlimited storage
• WebHDFS Store
• Managed cluster service
• Open-source technology
• Runs on Windows or Linux
• Managed job service
• U-SQL batch-processing
Azure Data Lake Store
➔ WebHDFS compatible
➔ Any size
➔ Any format as-is
➔ Write-once-read-many
➔ Enterprise-grade security
➔ Thé big data store in Azure
17
Characteristics
➔ Data Warehousing
➔ Structured data
➔ Defined set of schemas
➔ Requires Extract-Transform-
Load (ETL) before storing
➔ Known for some of us
➔ Exploratory analysis is hard
because of transforming the
data
18
Data Lake vs DataWarehousing
➔ Data Lake
➔ Raw data
(unstructured/semi-structured/structured)
➔ “Dump” all your data in the
lake
➔ Data scientists will
interpret data from the lake
➔ Without metadata, turns in
a data swamp pretty fast
19Martin Fowler on Data Lake & Data Warehouses(link)
Azure Data Lake Analytics
➔ Run analytics jobs on managed clusters
➔ Don’t worry about scale
➔ Written in U-SQL
➔ SQL Syntax
➔ Extensibility in C#
➔ Easily scaled with Analytics Units
➔ Pay for processing time only
20
Writing U-SQL scripts
21
Extract from data source by
using built-in or custom
extractors.
Transform / Analyse the data
using SQL-syntax, in-line C# or
C# method calls
Output the result to a data
source by using built-in or
custom extractors
22
Data Lake Analytics - Data Sources
U-SQL
Query Query
Azure
Storage Blobs
Azure
Data Lake Store
Azure
SQL Database
Azure
SQL Data Warehouse
Azure SQL
in VMs
Azure Data Lake Analytics
24
Meet StackExchange
➔ Over 280 subwebsites
➔ 150+ GB of open-source data
➔ Different kinds of data
➔ Posts
➔ Users
➔ Votes
➔ ...
➔ A big data sample data set
What AreWe GoingTo Do?
• Downloading the
original data set
Acquiring The
Data
• Upload data set to
Azure
• Determine what
service to use
Moving The
Data • Merging data from
each site into one
file
• Conversion from
XML to CSV
Aggregating
The Data
• Run business logic
on it
• Attempt to gain
knowledge from it
Analyzing The
Data • Visualize what we’ve
learned
Visualizing The
Data
26
Azure Data Lake tools forVisual Studio
➔ Projects / Solutions / Source control
➔ Store Explorer
➔ Browse store
➔ Download complete / subset of file
➔ Preview
➔ JobVisualizer
➔ Determine bottlenecks by using heatmaps
➔ Playback jobs based on telemetry
➔ Query optimization
➔ Job Profiler
➔ Off-Line execution
27
Integration with Azure Services
➔ Integrate in your data pipelines in Azure Data Factory
➔ Move data from Azure Data Lake Store to other store
➔ Move data to Azure Data Lake Store
➔ Run U-SQL query within pipeline
➔ Integration with Azure Data Catalog
➔ Register your Azure Data Lake Store assets
28
Pricing
➔ Data Lake Store
➔ $0,08/GB stored per month
➔ $0,14 per 1M transactions
• 1 transaction is block of up to 128 kB
➔ Egress will be billed but not know yet
➔ Data Lake Analytics
➔ $0,05 per job
➔ $0,05 per minute per Analytics Unit for processing time
29
Azure Data Lake Store vs Blob Storage
30
No Limitations
Store whatever you
want in any format
Security
Built-in Azure Active
Directory support
Pricing
More expensive than
Storage RA-GRS
Redundancy
It’s there but no control
over it
Built for Scale
Optimized for high-
scale reads
Integration
With Data Factory, Data
Catalog & HDInsight
31
Summary
➔ Big Data is not just a hype so get ready
➔ Azure Data Lake Store
➔ Analyse today & explore tomorrow
➔ Data Swamps
➔ Data Lake Analytics
➔ No cluster management
➔ Re-use existing skills
➔ Pay for what we use
➔ Big Data in Azure? Azure Data Lake family and it’s easy!
Integration Monday - Analysing StackExchange data with Azure Data Lake
34
35
36

More Related Content

PPTX
Analyzing StackExchange data with Azure Data Lake
PDF
Cortana Analytics Workshop: Azure Data Lake
PPTX
TechDays NL 2016 - Building your scalable secure IoT Solution on Azure
PDF
J1 T1 3 - Azure Data Lake store & analytics 101 - Kenneth M. Nielsen
PPTX
Azure data bricks by Eugene Polonichko
PPTX
A lap around Azure Data Factory
PDF
Microsoft Ignite AU 2017 - Orchestrating Big Data Pipelines with Azure Data F...
PPTX
Azure data factory
Analyzing StackExchange data with Azure Data Lake
Cortana Analytics Workshop: Azure Data Lake
TechDays NL 2016 - Building your scalable secure IoT Solution on Azure
J1 T1 3 - Azure Data Lake store & analytics 101 - Kenneth M. Nielsen
Azure data bricks by Eugene Polonichko
A lap around Azure Data Factory
Microsoft Ignite AU 2017 - Orchestrating Big Data Pipelines with Azure Data F...
Azure data factory

What's hot (20)

PDF
Part 3 - Modern Data Warehouse with Azure Synapse
PPTX
Azure Data Factory for Azure Data Week
PPTX
Azure data lake sql konf 2016
PDF
Azure Data Factory V2; The Data Flows
PDF
Unleash the power of Azure Data Factory
PPTX
Running cost effective big data workloads with Azure Synapse and ADLS (MS Ign...
PPTX
Microsoft Azure BI Solutions in the Cloud
PDF
Building Data Lakes with Apache Airflow
PPTX
Modern data warehouse
PPTX
Azure Data Lake and Azure Data Lake Analytics
PPTX
Digital Transformation with Microsoft Azure
PDF
Azure Data Factory v2
PPTX
ETL in the Cloud With Microsoft Azure
PPTX
An intro to Azure Data Lake
PPTX
Develop scalable analytical solutions with Azure Data Factory & Azure SQL Dat...
PDF
Azure Databricks—Apache Spark as a Service with Sascha Dittmann
PDF
Azure Data Factory v2
PDF
Modern Data architecture Design
PDF
Spark as a Service with Azure Databricks
PPTX
Intro to Azure Data Factory v1
Part 3 - Modern Data Warehouse with Azure Synapse
Azure Data Factory for Azure Data Week
Azure data lake sql konf 2016
Azure Data Factory V2; The Data Flows
Unleash the power of Azure Data Factory
Running cost effective big data workloads with Azure Synapse and ADLS (MS Ign...
Microsoft Azure BI Solutions in the Cloud
Building Data Lakes with Apache Airflow
Modern data warehouse
Azure Data Lake and Azure Data Lake Analytics
Digital Transformation with Microsoft Azure
Azure Data Factory v2
ETL in the Cloud With Microsoft Azure
An intro to Azure Data Lake
Develop scalable analytical solutions with Azure Data Factory & Azure SQL Dat...
Azure Databricks—Apache Spark as a Service with Sascha Dittmann
Azure Data Factory v2
Modern Data architecture Design
Spark as a Service with Azure Databricks
Intro to Azure Data Factory v1
Ad

Viewers also liked (7)

PDF
IBM - Transformation digitale et le SI des banques
PDF
Incorporating the Data Lake into Your Analytic Architecture
PPTX
Data Lake vs. Data Warehouse: Which is Right for Healthcare?
PPTX
Public v1 real world example of azure functions serverless conf london 2016
PPTX
Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)
PPTX
Building the Data Lake with Azure Data Factory and Data Lake Analytics
PPTX
Big data architectures and the data lake
IBM - Transformation digitale et le SI des banques
Incorporating the Data Lake into Your Analytic Architecture
Data Lake vs. Data Warehouse: Which is Right for Healthcare?
Public v1 real world example of azure functions serverless conf london 2016
Hands-On with U-SQL and Azure Data Lake Analytics (ADLA)
Building the Data Lake with Azure Data Factory and Data Lake Analytics
Big data architectures and the data lake
Ad

Similar to Integration Monday - Analysing StackExchange data with Azure Data Lake (20)

PPTX
Analyzing StackExchange Data with Azure Data Lake (Tom Kerkhove @ Integration...
PPTX
NDC Sydney - Analyzing StackExchange with Azure Data Lake
PPTX
NDC Minnesota - Analyzing StackExchange data with Azure Data Lake
PDF
SQL Analytics Powering Telemetry Analysis at Comcast
PPTX
Your-Complete-Guide-to-Azure-Data-Engineering (1).pptx
PDF
Unlocking the Value of Your Data Lake
PPTX
Intelligent Cloud Conference 2018 - Next Generation of Data Integration with ...
PDF
Lakehouse in Azure
PDF
Azure SQL Data Warehouse
PPTX
Azure Lowlands: An intro to Azure Data Lake
PPTX
10 Reasons Snowflake Is Great for Analytics
PDF
Building End-to-End Delta Pipelines on GCP
PDF
Building a Turbo-fast Data Warehousing Platform with Databricks
PDF
Azure Data Platform Overview.pdf
PPTX
Azure fundamental -Introduction
PPTX
Afternoons with Azure - Azure Data Services
 
PDF
www-credosystemz-com-azure-data-engineering-interview-questions-and-answers-.pdf
PDF
IBM Cloud Day January 2021 - A well architected data lake
PDF
Big Data Analytics from Azure Cloud to Power BI Mobile
PDF
1 Introduction to Microsoft data platform analytics for release
Analyzing StackExchange Data with Azure Data Lake (Tom Kerkhove @ Integration...
NDC Sydney - Analyzing StackExchange with Azure Data Lake
NDC Minnesota - Analyzing StackExchange data with Azure Data Lake
SQL Analytics Powering Telemetry Analysis at Comcast
Your-Complete-Guide-to-Azure-Data-Engineering (1).pptx
Unlocking the Value of Your Data Lake
Intelligent Cloud Conference 2018 - Next Generation of Data Integration with ...
Lakehouse in Azure
Azure SQL Data Warehouse
Azure Lowlands: An intro to Azure Data Lake
10 Reasons Snowflake Is Great for Analytics
Building End-to-End Delta Pipelines on GCP
Building a Turbo-fast Data Warehousing Platform with Databricks
Azure Data Platform Overview.pdf
Azure fundamental -Introduction
Afternoons with Azure - Azure Data Services
 
www-credosystemz-com-azure-data-engineering-interview-questions-and-answers-.pdf
IBM Cloud Day January 2021 - A well architected data lake
Big Data Analytics from Azure Cloud to Power BI Mobile
1 Introduction to Microsoft data platform analytics for release

More from Tom Kerkhove (20)

PPTX
Techorama 2022 - Adventures of building Promitor, an open-source product
PPTX
Microsoft Partners - Application Autoscaling Made Easy With Kubernetes Event-...
PPTX
Introduction to Promitor
PPTX
Azure Lowlands 2020 - API management for microservices in a hybrid and multi-...
PPTX
NDC London 2021 - Application Autoscaling Made Easy With Kubernetes Event-Dri...
PPTX
Global Azure Virtual - Application Autoscaling with KEDA
PPTX
Building Bruges 2020 - Adventures of building a multi-tenant PaaS on Microsof...
PPTX
AZUG Lightning Talk - Application autoscaling on Kubernetes with Kubernetes E...
PPTX
IglooConf 2020 - API management for microservices in a hybrid and multi-cloud...
PPTX
IglooConf 2020 - Adventures of building a multi-tenant PaaS on Microsoft Azure
PPTX
Microsoft Ignite 2019 - API management for microservices in a hybrid and mult...
PPTX
Integrate UK 2019 - Adventures of building a (multi-tenant) PaaS on Microsoft...
PDF
Techdays Finland 2019 - Adventures of building a (multi-tenant) PaaS on Micro...
PPTX
Azure Low Lands 2019 - Building secure cloud applications with Azure Key Vault
PPTX
Next Generation Data Integration with Azure Data Factory
PPTX
Intelligent Cloud Conference 2018 - Automatically scaling Kubernetes pods bas...
PPTX
Intelligent Cloud Conference 2018 - Building secure cloud applications with A...
PPTX
Techdays Finland 2018 - Building secure cloud applications with Azure Key Vault
PPTX
ITProceed 2015 - Securing Sensitive Data with Azure Key Vault
PPTX
Securing sensitive data with Azure Key Vault
Techorama 2022 - Adventures of building Promitor, an open-source product
Microsoft Partners - Application Autoscaling Made Easy With Kubernetes Event-...
Introduction to Promitor
Azure Lowlands 2020 - API management for microservices in a hybrid and multi-...
NDC London 2021 - Application Autoscaling Made Easy With Kubernetes Event-Dri...
Global Azure Virtual - Application Autoscaling with KEDA
Building Bruges 2020 - Adventures of building a multi-tenant PaaS on Microsof...
AZUG Lightning Talk - Application autoscaling on Kubernetes with Kubernetes E...
IglooConf 2020 - API management for microservices in a hybrid and multi-cloud...
IglooConf 2020 - Adventures of building a multi-tenant PaaS on Microsoft Azure
Microsoft Ignite 2019 - API management for microservices in a hybrid and mult...
Integrate UK 2019 - Adventures of building a (multi-tenant) PaaS on Microsoft...
Techdays Finland 2019 - Adventures of building a (multi-tenant) PaaS on Micro...
Azure Low Lands 2019 - Building secure cloud applications with Azure Key Vault
Next Generation Data Integration with Azure Data Factory
Intelligent Cloud Conference 2018 - Automatically scaling Kubernetes pods bas...
Intelligent Cloud Conference 2018 - Building secure cloud applications with A...
Techdays Finland 2018 - Building secure cloud applications with Azure Key Vault
ITProceed 2015 - Securing Sensitive Data with Azure Key Vault
Securing sensitive data with Azure Key Vault

Recently uploaded (20)

PPTX
DISORDERS OF THE LIVER, GALLBLADDER AND PANCREASE (1).pptx
PPTX
Data_Analytics_and_PowerBI_Presentation.pptx
PPTX
Database Infoormation System (DBIS).pptx
PPT
Chapter 3 METAL JOINING.pptnnnnnnnnnnnnn
PPTX
iec ppt-1 pptx icmr ppt on rehabilitation.pptx
PPTX
Supervised vs unsupervised machine learning algorithms
PDF
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
PDF
22.Patil - Early prediction of Alzheimer’s disease using convolutional neural...
PDF
Foundation of Data Science unit number two notes
PPTX
Introduction to Firewall Analytics - Interfirewall and Transfirewall.pptx
PDF
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
PPTX
MODULE 8 - DISASTER risk PREPAREDNESS.pptx
PPTX
Major-Components-ofNKJNNKNKNKNKronment.pptx
PPTX
ALIMENTARY AND BILIARY CONDITIONS 3-1.pptx
PPTX
IB Computer Science - Internal Assessment.pptx
PPTX
The THESIS FINAL-DEFENSE-PRESENTATION.pptx
PDF
Clinical guidelines as a resource for EBP(1).pdf
PPT
Reliability_Chapter_ presentation 1221.5784
PPTX
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
PDF
Introduction to Business Data Analytics.
DISORDERS OF THE LIVER, GALLBLADDER AND PANCREASE (1).pptx
Data_Analytics_and_PowerBI_Presentation.pptx
Database Infoormation System (DBIS).pptx
Chapter 3 METAL JOINING.pptnnnnnnnnnnnnn
iec ppt-1 pptx icmr ppt on rehabilitation.pptx
Supervised vs unsupervised machine learning algorithms
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
22.Patil - Early prediction of Alzheimer’s disease using convolutional neural...
Foundation of Data Science unit number two notes
Introduction to Firewall Analytics - Interfirewall and Transfirewall.pptx
“Getting Started with Data Analytics Using R – Concepts, Tools & Case Studies”
MODULE 8 - DISASTER risk PREPAREDNESS.pptx
Major-Components-ofNKJNNKNKNKNKronment.pptx
ALIMENTARY AND BILIARY CONDITIONS 3-1.pptx
IB Computer Science - Internal Assessment.pptx
The THESIS FINAL-DEFENSE-PRESENTATION.pptx
Clinical guidelines as a resource for EBP(1).pdf
Reliability_Chapter_ presentation 1221.5784
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
Introduction to Business Data Analytics.

Integration Monday - Analysing StackExchange data with Azure Data Lake

  • 1. Analysing StackExchange data with Azure Data Lake Analysing StackExchange data with Azure Data Lake
  • 2. Nice to meet you Tom KERKHOVE ➔ Integration Professional ➔ IoT Competency Lead ➔ Windows Development & Microsoft Azure MVP [email protected] +32 473 701 074 @TomKerkhove be.linkedin.com/in/tomkerkhove github.com/tomkerkhove
  • 3. Agenda • Why should we care about Big Data? • Big Data in Azure • Azure Data Lake • Demo • Q & A 3
  • 6. Connect and scale with efficiency Analyze and act on new data Integrate and transform business processes
  • 7. Event producers & gateways Ingestion & transformation Report, Act, Predict
  • 8. Microsoft Patterns & Practices – IoT Journey
  • 9. 9
  • 12. Platform Services Infrastructure Services Web Apps Mobile Apps API Management API Apps Logic Apps Notification Hubs Content Delivery Network (CDN) Media Services BizTalk Services Hybrid Connections Service Bus Storage Queues Hybrid Operations Backup StorSimple Azure Site Recovery Import/Export SQL Database DocumentDB Redis Cache Azure Search Storage Tables Data Warehouse Azure AD Health Monitoring AD Privileged Identity Management Operational Analytics Cloud Services Batch RemoteApp Service Fabric Visual Studio App Insights Azure SDK VS Online Domain Services HDInsight Machine Learning Stream Analytics Data Factory Event Hubs Mobile Engagement Data Lake IoT Hub Data Catalog Security & Management Azure Active Directory Multi-Factor Authentication Automation Portal Key Vault Store/ Marketplace VM Image Gallery & VM Depot Azure AD B2C Scheduler
  • 13. Overview in Azure 13 DocumentDB Data Factory Stream Analytics Data Lake HDInsight Data Lake (Store & Analytics) Virtual Machine IoT Hub SQL Data Warehouse SQL DatabaseStorageEvent Hubs Document Db Data Ingestion Data Storage Data Pipelines Machine Learning Data Analytics
  • 15. 15
  • 16. Analysing Big Data in Azure Azure Data Lake Family HDInsight Data Lake Store Data Lake Analytics • Unlimited storage • WebHDFS Store • Managed cluster service • Open-source technology • Runs on Windows or Linux • Managed job service • U-SQL batch-processing
  • 17. Azure Data Lake Store ➔ WebHDFS compatible ➔ Any size ➔ Any format as-is ➔ Write-once-read-many ➔ Enterprise-grade security ➔ Thé big data store in Azure 17
  • 18. Characteristics ➔ Data Warehousing ➔ Structured data ➔ Defined set of schemas ➔ Requires Extract-Transform- Load (ETL) before storing ➔ Known for some of us ➔ Exploratory analysis is hard because of transforming the data 18 Data Lake vs DataWarehousing ➔ Data Lake ➔ Raw data (unstructured/semi-structured/structured) ➔ “Dump” all your data in the lake ➔ Data scientists will interpret data from the lake ➔ Without metadata, turns in a data swamp pretty fast
  • 19. 19Martin Fowler on Data Lake & Data Warehouses(link)
  • 20. Azure Data Lake Analytics ➔ Run analytics jobs on managed clusters ➔ Don’t worry about scale ➔ Written in U-SQL ➔ SQL Syntax ➔ Extensibility in C# ➔ Easily scaled with Analytics Units ➔ Pay for processing time only 20
  • 21. Writing U-SQL scripts 21 Extract from data source by using built-in or custom extractors. Transform / Analyse the data using SQL-syntax, in-line C# or C# method calls Output the result to a data source by using built-in or custom extractors
  • 22. 22
  • 23. Data Lake Analytics - Data Sources U-SQL Query Query Azure Storage Blobs Azure Data Lake Store Azure SQL Database Azure SQL Data Warehouse Azure SQL in VMs Azure Data Lake Analytics
  • 24. 24
  • 25. Meet StackExchange ➔ Over 280 subwebsites ➔ 150+ GB of open-source data ➔ Different kinds of data ➔ Posts ➔ Users ➔ Votes ➔ ... ➔ A big data sample data set
  • 26. What AreWe GoingTo Do? • Downloading the original data set Acquiring The Data • Upload data set to Azure • Determine what service to use Moving The Data • Merging data from each site into one file • Conversion from XML to CSV Aggregating The Data • Run business logic on it • Attempt to gain knowledge from it Analyzing The Data • Visualize what we’ve learned Visualizing The Data 26
  • 27. Azure Data Lake tools forVisual Studio ➔ Projects / Solutions / Source control ➔ Store Explorer ➔ Browse store ➔ Download complete / subset of file ➔ Preview ➔ JobVisualizer ➔ Determine bottlenecks by using heatmaps ➔ Playback jobs based on telemetry ➔ Query optimization ➔ Job Profiler ➔ Off-Line execution 27
  • 28. Integration with Azure Services ➔ Integrate in your data pipelines in Azure Data Factory ➔ Move data from Azure Data Lake Store to other store ➔ Move data to Azure Data Lake Store ➔ Run U-SQL query within pipeline ➔ Integration with Azure Data Catalog ➔ Register your Azure Data Lake Store assets 28
  • 29. Pricing ➔ Data Lake Store ➔ $0,08/GB stored per month ➔ $0,14 per 1M transactions • 1 transaction is block of up to 128 kB ➔ Egress will be billed but not know yet ➔ Data Lake Analytics ➔ $0,05 per job ➔ $0,05 per minute per Analytics Unit for processing time 29
  • 30. Azure Data Lake Store vs Blob Storage 30 No Limitations Store whatever you want in any format Security Built-in Azure Active Directory support Pricing More expensive than Storage RA-GRS Redundancy It’s there but no control over it Built for Scale Optimized for high- scale reads Integration With Data Factory, Data Catalog & HDInsight
  • 31. 31
  • 32. Summary ➔ Big Data is not just a hype so get ready ➔ Azure Data Lake Store ➔ Analyse today & explore tomorrow ➔ Data Swamps ➔ Data Lake Analytics ➔ No cluster management ➔ Re-use existing skills ➔ Pay for what we use ➔ Big Data in Azure? Azure Data Lake family and it’s easy!
  • 34. 34
  • 35. 35
  • 36. 36