SlideShare a Scribd company logo
Analyzing StackExchange
data with Azure Data Lake
Analysing StackExchange data
with Azure Data Lake
Analyzing 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
4
Analyzing StackExchange Data with Azure Data Lake (Tom Kerkhove @ Integration Monday)
Integration of ThingsInternet of Things
6
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
10
11
Cluster Management
12
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
14
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
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
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
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
19
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
20Martin 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
21
Writing U-SQL scripts
22
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
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
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
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
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
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
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
30
Azure Data Lake Store vs Blob Storage
31
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
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!
Analyzing StackExchange Data with Azure Data Lake (Tom Kerkhove @ Integration Monday)
35
36
37

More Related Content

PPTX
TechDays NL 2016 - Building your scalable secure IoT Solution on Azure
PPTX
NDC Sydney - Analyzing StackExchange with Azure Data Lake
PPTX
Integration Monday - Analysing StackExchange data with Azure Data Lake
PPTX
Analyzing StackExchange data with Azure Data Lake
PDF
Azure Data Factory v2
PPTX
Next Generation Data Integration with Azure Data Factory
PDF
Part 3 - Modern Data Warehouse with Azure Synapse
PDF
Converging Database Transactions and Analytics
TechDays NL 2016 - Building your scalable secure IoT Solution on Azure
NDC Sydney - Analyzing StackExchange with Azure Data Lake
Integration Monday - Analysing StackExchange data with Azure Data Lake
Analyzing StackExchange data with Azure Data Lake
Azure Data Factory v2
Next Generation Data Integration with Azure Data Factory
Part 3 - Modern Data Warehouse with Azure Synapse
Converging Database Transactions and Analytics

What's hot (20)

PDF
Encryption and Masking for Sensitive Apache Spark Analytics Addressing CCPA a...
PPTX
A lap around Azure Data Factory
PDF
Presto: Fast SQL on Everything
PDF
Build Real-Time Applications with Databricks Streaming
PDF
Azure Data Factory v2
PDF
The State of the Data Warehouse in 2017 and Beyond
PPTX
Test Automation for NoSQL Databases
PPTX
Azure data factory
PDF
Architecting Data in the AWS Ecosystem
PPTX
Azure Data Factory for Azure Data Week
PDF
Introduction to Azure Data Factory
PDF
Building a Federated Data Directory Platform for Public Health
PDF
Architectural Best Practices to Master + Pitfalls to Avoid (P)
PDF
Redash: Open Source SQL Analytics on Data Lakes
PPTX
Open source log analytics
PPTX
Tokyo azure meetup #2 big data made easy
PDF
Azure Data Factory V2; The Data Flows
PPTX
Azure Data Lake and Azure Data Lake Analytics
PDF
Unleash the power of Azure Data Factory
PDF
Lessons Learned: Understanding Pipeline Pricing in Azure Data Factory and Azu...
Encryption and Masking for Sensitive Apache Spark Analytics Addressing CCPA a...
A lap around Azure Data Factory
Presto: Fast SQL on Everything
Build Real-Time Applications with Databricks Streaming
Azure Data Factory v2
The State of the Data Warehouse in 2017 and Beyond
Test Automation for NoSQL Databases
Azure data factory
Architecting Data in the AWS Ecosystem
Azure Data Factory for Azure Data Week
Introduction to Azure Data Factory
Building a Federated Data Directory Platform for Public Health
Architectural Best Practices to Master + Pitfalls to Avoid (P)
Redash: Open Source SQL Analytics on Data Lakes
Open source log analytics
Tokyo azure meetup #2 big data made easy
Azure Data Factory V2; The Data Flows
Azure Data Lake and Azure Data Lake Analytics
Unleash the power of Azure Data Factory
Lessons Learned: Understanding Pipeline Pricing in Azure Data Factory and Azu...
Ad

Viewers also liked (20)

PPTX
Cookie rosewood
PDF
Myths that are mucking up your life!
PPTX
Sally ride
PPT
It project kpi
PPT
It kpi dashboard
PDF
сLasik
PPT
IT-TITLE
PDF
Peti-Déj du Digital N°2 : Digital Learning
PPT
Future simple
PDF
Classic
PDF
Steganography
PPT
Question 4
PPTX
Morphy blood
PDF
Sports!
PPTX
Mulan
PDF
Problemática entre Estados Unidos y Rusia
PPTX
My stories 2 minnie
PPTX
尚品宅配网站效果图研究
PPTX
The reykjavik-ii
DOCX
English abstracts
Cookie rosewood
Myths that are mucking up your life!
Sally ride
It project kpi
It kpi dashboard
сLasik
IT-TITLE
Peti-Déj du Digital N°2 : Digital Learning
Future simple
Classic
Steganography
Question 4
Morphy blood
Sports!
Mulan
Problemática entre Estados Unidos y Rusia
My stories 2 minnie
尚品宅配网站效果图研究
The reykjavik-ii
English abstracts
Ad

Similar to Analyzing StackExchange Data with Azure Data Lake (Tom Kerkhove @ Integration Monday) (20)

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 ...
PPTX
10 Reasons Snowflake Is Great for Analytics
PDF
Lakehouse in Azure
PPTX
Azure Lowlands: An intro to Azure Data Lake
PDF
Building a Turbo-fast Data Warehousing Platform with Databricks
PDF
Azure SQL Data Warehouse
PDF
Building End-to-End Delta Pipelines on GCP
PPTX
Accelerating Business Intelligence Solutions with Microsoft Azure pass
PDF
Azure Data Platform Overview.pdf
PDF
Demystifying Data Warehouse as a Service (DWaaS)
PDF
IBM Cloud Day January 2021 - A well architected data lake
PDF
Big Data Analytics from Azure Cloud to Power BI Mobile
PDF
Presto: Fast SQL-on-Anything (including Delta Lake, Snowflake, Elasticsearch ...
PPTX
Azure fundamental -Introduction
PPTX
Afternoons with Azure - Azure Data Services
 
PDF
1 Introduction to Microsoft data platform analytics for release
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 ...
10 Reasons Snowflake Is Great for Analytics
Lakehouse in Azure
Azure Lowlands: An intro to Azure Data Lake
Building a Turbo-fast Data Warehousing Platform with Databricks
Azure SQL Data Warehouse
Building End-to-End Delta Pipelines on GCP
Accelerating Business Intelligence Solutions with Microsoft Azure pass
Azure Data Platform Overview.pdf
Demystifying Data Warehouse as a Service (DWaaS)
IBM Cloud Day January 2021 - A well architected data lake
Big Data Analytics from Azure Cloud to Power BI Mobile
Presto: Fast SQL-on-Anything (including Delta Lake, Snowflake, Elasticsearch ...
Azure fundamental -Introduction
Afternoons with Azure - Azure Data Services
 
1 Introduction to Microsoft data platform analytics for release

More from Codit (20)

PPTX
Cloud Native Demystified: Build Once, Run Anywhere!
PPTX
Getting started with IoT
PPTX
What's Next for Microsoft's BizTalk Server
PPTX
Introduction to Time Series Analytics with Microsoft Azure
PPTX
CI/CD for a Data Platform
PPTX
AI-Driven Fraud Detection
PPTX
Blockchain in Practice
PPTX
Exploring IoT Edge
PPTX
The Future of Integration | Webinar of the 24th of April 2020
PPTX
Application Autoscaling Made Easy with Kubernetes Event-Driven Autoscaling (K...
PPTX
The Ideal Approach to Application Modernization; Which Way to the Cloud?
PDF
Lessons learned when integrating with Dynamics 365
PDF
Five Reasons IoT Projects Fail - CTO Sam Vanhoutte @ IoT Convention 2019
PDF
Real time Analytics in IoT - Marcel Lattmann Codit Switzerland @.NET Day 2019
PDF
Unlock a Smarter Business with Digital Identity - Sylvia Vandevelde @CONNECT19
PDF
AI as Driver of Transformation - Didier Ongena @CONNECT19
PDF
Extending Operations from On-premises Solutions Towards Hybrid and Cloud - Da...
PDF
Why your business needs an API driven strategy - Massimo Crippa @CONNECT19
PDF
Pushing the boundaries with IoT - Glenn Colpaert @CONNECT19
PDF
The Future of Integration - Toon Vanhoutte @CONNECT19
Cloud Native Demystified: Build Once, Run Anywhere!
Getting started with IoT
What's Next for Microsoft's BizTalk Server
Introduction to Time Series Analytics with Microsoft Azure
CI/CD for a Data Platform
AI-Driven Fraud Detection
Blockchain in Practice
Exploring IoT Edge
The Future of Integration | Webinar of the 24th of April 2020
Application Autoscaling Made Easy with Kubernetes Event-Driven Autoscaling (K...
The Ideal Approach to Application Modernization; Which Way to the Cloud?
Lessons learned when integrating with Dynamics 365
Five Reasons IoT Projects Fail - CTO Sam Vanhoutte @ IoT Convention 2019
Real time Analytics in IoT - Marcel Lattmann Codit Switzerland @.NET Day 2019
Unlock a Smarter Business with Digital Identity - Sylvia Vandevelde @CONNECT19
AI as Driver of Transformation - Didier Ongena @CONNECT19
Extending Operations from On-premises Solutions Towards Hybrid and Cloud - Da...
Why your business needs an API driven strategy - Massimo Crippa @CONNECT19
Pushing the boundaries with IoT - Glenn Colpaert @CONNECT19
The Future of Integration - Toon Vanhoutte @CONNECT19

Recently uploaded (20)

PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Cloud computing and distributed systems.
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
sap open course for s4hana steps from ECC to s4
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Big Data Technologies - Introduction.pptx
Spectroscopy.pptx food analysis technology
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Building Integrated photovoltaic BIPV_UPV.pdf
Chapter 3 Spatial Domain Image Processing.pdf
Spectral efficient network and resource selection model in 5G networks
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Cloud computing and distributed systems.
MYSQL Presentation for SQL database connectivity
Reach Out and Touch Someone: Haptics and Empathic Computing
Encapsulation_ Review paper, used for researhc scholars
NewMind AI Weekly Chronicles - August'25 Week I
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf

Analyzing StackExchange Data with Azure Data Lake (Tom Kerkhove @ Integration Monday)

  • 2. Analysing StackExchange data with Azure Data Lake Analyzing StackExchange data with Azure Data Lake
  • 3. 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
  • 4. Agenda • Why should we care about Big Data? • Big Data in Azure • Azure Data Lake • Demo • Q & A 4
  • 7. Connect and scale with efficiency Analyze and act on new data Integrate and transform business processes
  • 8. Event producers & gateways Ingestion & transformation Report, Act, Predict
  • 9. Microsoft Patterns & Practices – IoT Journey
  • 10. 10
  • 13. 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
  • 14. Overview in Azure 14 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
  • 16. 16
  • 17. 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
  • 18. 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 18
  • 19. 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 19 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
  • 20. 20Martin Fowler on Data Lake & Data Warehouses(link)
  • 21. 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 21
  • 22. Writing U-SQL scripts 22 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
  • 23. 23
  • 24. 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
  • 25. 25
  • 26. Meet StackExchange ➔ Over 280 subwebsites ➔ 150+ GB of open-source data ➔ Different kinds of data ➔ Posts ➔ Users ➔ Votes ➔ ... ➔ A big data sample data set
  • 27. 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 27
  • 28. 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 28
  • 29. 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 29
  • 30. 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 30
  • 31. Azure Data Lake Store vs Blob Storage 31 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
  • 32. 32
  • 33. 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!
  • 35. 35
  • 36. 36
  • 37. 37