SlideShare a Scribd company logo
1 of 9
Azure Data Engineering
Table of content
Introduction to Azure Data Engineering
Azure Data Services Overview
Azure Data Factory
Azure Databricks
Azure Synapse Analytics
Azure Data Lake Storage
Real-time Data Processing with Azure Stream Analytics
Integration with Power BI
Introduction to Azure Data Engineering
• Azure Data Engineering refers to the set of services and tools provided by
Microsoft Azure for designing, implementing, and managing data solutions
in the cloud. It encompasses various technologies and capabilities that
allow organizations to process, store, and analyze large volumes of data
efficiently. Whether dealing with structured or unstructured data, Azure
Data Engineering provides a comprehensive suite of services to meet
diverse business needs.
• As an Azure data engineer, you help stakeholders understand the data
through exploration, and build and maintain secure and compliant data
processing pipelines by using different tools and techniques. You use
various Azure data services and frameworks to store and produce cleansed
and enhanced datasetsfor analysis.
Azure Data Services Overview
1. Azure SQL Database: A fully managed relational database service that offers high-performance, scalability, and built-in security features. It supports popular database engines such as SQL
Server, MySQL, and PostgreSQL.
2. Azure Cosmos DB: A globally distributed, multi-model database service designed for building highly responsive and scalable applications. It supports multiple data models,including document,
graph, key-value, table, and column-family.
3. Azure Synapse Analytics (formerly SQL Data Warehouse): An integrated analytics service that brings together big data and data warehousing. It allows users to query and analyze large datasets
using both on-demand and provisioned resources.
4. Azure Data Lake Storage: A scalable and secure data lake solution for big data analytics. It enables organizations to store and analyze massive amounts of data with features like hierarchical
namespace and fine-grained access control.
5. Azure Blob Storage: A massively scalableobject storage service that is optimized forstoringand serving large amounts of unstructured data, such as documents, images, and videos.
6. Azure Data Factory: A cloud-based data integration service that allows organizations to create, schedule, and manage data pipelines, facilitating the movement and transformation of data
across various sources and destinations.
7. Azure Databricks: An Apache Spark-based analytics platform that provides a collaborative environment for big data analytics. It allows data engineers and data scientists to work together on
large-scale data processing and machine learning tasks.
8. Azure HDInsight: A fully managed cloud service that makes it easy to process large amounts of data using popularopen-source frameworks such as Hadoop, Spark, Hive, HBase, and more.
9. Azure Stream Analytics: A real-time analytics service that ingests, processes, and analyzes streaming data from various sources. It provides insights into trends and patterns as data is
generated.
10. Azure Data Explorer: A fast and highly scalable service designed foranalyzing large volumes of data in real-time. It is particularly well-suited for log and telemetry data.
11. Azure Cache for Redis: A fully managed, open-source, and in-memory data store service that provides sub-millisecond response times. It is commonly used for caching and accelerating data
access.
12. Azure Data Box: A family of devices designed to facilitate the secure and efficient transfer of large amounts of data to and from Azure. This is particularly useful for organizations dealing with
massive datasets.
13. Azure Data Share: A service that enables organizations to securely share data with other organizations in a governed and compliant manner. It simplifies the process of sharing data across
Azure subscriptions and with external partners.
14. Azure Data Catalog: A fully managed service that serves as a centralized repository for discovering, understanding, and managing data assets across an organization. It helps in maintaining a
data catalogfor betterdatagovernance
Azure Data Factory
• Azure Data Factory (ADF) is a cloud-based data integration service
provided by Microsoft Azure. It allows organizations to create, schedule,
and manage data pipelines that can move data between supported on-
premises and cloud-based data stores. Azure Data Factory simplifies the
process of orchestrating and automating the movement and transformation
of data, making it a fundamental component in modern data engineering
workflows.
• Azure Data Factory is Azure's cloud ETL service for scale-out serverless
data integration and data transformation. It offers a code-free UI for
intuitive authoring and single-pane-of-glass monitoring and management.
You can also lift and shift existing SSIS packages to Azure and run them
with full compatibility in ADF.
• Azure Data Factory is a cloud-based data integration service provided by
Microsoft. It allows you to create, schedule, and manage data pipelines
that can move and transform data from various sources to different
destinations.
Azure Databricks
• Azure Databricks is a cloud-based big data analytics platform provided by
Microsoft in collaboration with Databricks. It is built on Apache Spark and
designed for data engineering, data science, and machine learning. Azure
Databricks simplifies the process of building and managing Apache Spark-
based big data and machine learning solutions by providing an integrated,
collaborative environment for data scientists, data engineers, and business
analysts.
• Azure Databricks is a fully managed first-party service that enables an open
data lakehouse in Azure. With a lakehouse built on top of an open data lake,
quickly light up a variety of analytical workloads while allowing for
common governance across your entire data estate.
• Databricks is an industry-leading, cloud-based data engineering tool used
for processing and transforming massive quantities of data and exploring
the data through machine learning models. Recently added to Azure, it's the
latest big data tool for the Microsoft cloud
Azure Synapse Analytics:
Azure Synapse Analytics, formerly known as Azure SQL Data Warehouse, is a cloud-based
analytics service provided by Microsoft Azure. It is designed to enable organizations to analyze
and query large volumes of data with high performance and scalability. Azure Synapse Analytics
integrates both data warehousing and big data analytics capabilities, providing a unified platform
for processing and analyzing diverse datasets.
Azure Data Lake Storage:
Azure Data Lake Storage (ADLS) is a scalable and secure cloud-based data lake solution
provided by Microsoft Azure. It is designed to handle large volumes of data for big data
analytics and data science applications. Azure Data Lake Storage is built to support both
structured and unstructured data, allowing organizations to store and analyze diverse datasets
with high throughput and low-latency access.
Real-time Data Processing with Azure Stream Analytics:
Azure Stream Analytics is a real-time analytics service provided by Microsoft Azure that allows
organizations to process and analyze streaming data in real-time. It enables the extraction of
insights and actionable information from continuous streams of data generated by various
sources, such as IoT devices, social media, applications, and more. Azure Stream Analytics
supports a wide range of scenarios, including real-time monitoring, anomaly detection, and
event-driven applications
Integration with Power BI
1.ConfigurePower BI Output in Azure StreamAnalytics: In the Azure StreamAnalytics job
definition, users can configure Power BI as an outputsink. This is done by specifying the Power BI
outputsettings, includingthe Power BI workspace, dataset, and table to which the streaming data
will be sent.
2.Define Query Logic: Users define the query logic in Azure StreamAnalytics using the SQL-like
query language. This query defines how the incoming streaming data is processed, filtered, and
transformed before being sent to Power BI. The query can includevarious operationsto extract
meaningful information from the data.
3.Specify Output Schema: Users need to specify the output schema that aligns with the structure
expected by the Power BI dataset. This includesdefining the data types and structure of the fields
that will be sent to Power BI.
4.Establish Authentication: To enable Azure StreamAnalytics to push data to Power BI, users need
to establish authentication.This typicallyinvolves providing the necessary credentialsor using
AzureActive Directory authenticationto ensure secure communication between Azure Stream
Analytics and Power BI.
5.Start the StreamAnalytics Job: Once the configuration is complete, users start the Azure Stream
Analytics job. This initiates the real-time processing of streaming data based on the defined query
logic. As the data is processed, the results are continuouslysent to the specified Power BI
workspace and dataset.
6.Visualize Real-Time Data in Power BI: In Power BI, users can connect to the configured dataset
and create real-time dashboardsand reports. The streaming data from Azure StreamAnalytics is
visualized in Power BI, providing users with up-to-the-moment insights into their data.
Presenter name: kathika.kalyani
Email address: info@3zenx.com
Website address: www.3ZenX.com

More Related Content

Similar to Azure Data Engineering.pptx

Azure Data.pptx
Azure Data.pptxAzure Data.pptx
Azure Data.pptxFedoRam1
 
ADF Demo_ppt.pptx
ADF Demo_ppt.pptxADF Demo_ppt.pptx
ADF Demo_ppt.pptxvamsytaurus
 
Azure Data Engineering Online Training
Azure Data Engineering Online TrainingAzure Data Engineering Online Training
Azure Data Engineering Online Trainingmaniiveera
 
Azure Data Engineer Course | Azure Data Engineer Training Hyderabad.pptx
Azure Data Engineer Course | Azure Data Engineer Training Hyderabad.pptxAzure Data Engineer Course | Azure Data Engineer Training Hyderabad.pptx
Azure Data Engineer Course | Azure Data Engineer Training Hyderabad.pptxsivavisualpath
 
CLOUD ANALYTICS: AN INSIGHT ON DATA AND STORAGE SERVICES IN MICROSOFT AZURE
CLOUD ANALYTICS: AN INSIGHT ON DATA AND STORAGE SERVICES IN MICROSOFT AZURECLOUD ANALYTICS: AN INSIGHT ON DATA AND STORAGE SERVICES IN MICROSOFT AZURE
CLOUD ANALYTICS: AN INSIGHT ON DATA AND STORAGE SERVICES IN MICROSOFT AZUREJournal For Research
 
Data Modernization_Harinath Susairaj.pptx
Data Modernization_Harinath Susairaj.pptxData Modernization_Harinath Susairaj.pptx
Data Modernization_Harinath Susairaj.pptxArunPandiyan890855
 
Exploring Microsoft Azure Purview by Certified Azure Service Consultant Sydney
Exploring Microsoft Azure Purview by Certified Azure Service Consultant SydneyExploring Microsoft Azure Purview by Certified Azure Service Consultant Sydney
Exploring Microsoft Azure Purview by Certified Azure Service Consultant SydneyPrometix Pty Ltd
 
Data saturday Oslo Azure Purview Erwin de Kreuk
Data saturday Oslo Azure Purview Erwin de KreukData saturday Oslo Azure Purview Erwin de Kreuk
Data saturday Oslo Azure Purview Erwin de KreukErwin de Kreuk
 
Transform your data with Azure Data factory
Transform your data with Azure Data factoryTransform your data with Azure Data factory
Transform your data with Azure Data factoryPrometix Pty Ltd
 
Get started with Microsoft Azure
Get started with Microsoft AzureGet started with Microsoft Azure
Get started with Microsoft AzureSpotle.ai
 
Afternoons with Azure - Azure Data Services
Afternoons with Azure - Azure Data ServicesAfternoons with Azure - Azure Data Services
Afternoons with Azure - Azure Data ServicesCCG
 
Exploring Microsoft Azure Infrastructures
Exploring Microsoft Azure InfrastructuresExploring Microsoft Azure Infrastructures
Exploring Microsoft Azure InfrastructuresCCG
 
Azure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Riyadh User Group
 
Features and benefits of Microsoft Azure
Features and benefits of Microsoft AzureFeatures and benefits of Microsoft Azure
Features and benefits of Microsoft AzureTharun Bangari
 
Azure Data Architecture Patterns for Data Engineers
Azure Data Architecture Patterns for Data EngineersAzure Data Architecture Patterns for Data Engineers
Azure Data Architecture Patterns for Data Engineersgkotpalliwar1
 

Similar to Azure Data Engineering.pptx (20)

Azure Data.pptx
Azure Data.pptxAzure Data.pptx
Azure Data.pptx
 
ADF Demo_ppt.pptx
ADF Demo_ppt.pptxADF Demo_ppt.pptx
ADF Demo_ppt.pptx
 
CC -Unit4.pptx
CC -Unit4.pptxCC -Unit4.pptx
CC -Unit4.pptx
 
Azure Data Engineering Online Training
Azure Data Engineering Online TrainingAzure Data Engineering Online Training
Azure Data Engineering Online Training
 
azure pdf.pdf
azure pdf.pdfazure pdf.pdf
azure pdf.pdf
 
Azure synapse by usama whaba khan
Azure synapse by usama whaba khanAzure synapse by usama whaba khan
Azure synapse by usama whaba khan
 
Azure Data Engineer Course | Azure Data Engineer Training Hyderabad.pptx
Azure Data Engineer Course | Azure Data Engineer Training Hyderabad.pptxAzure Data Engineer Course | Azure Data Engineer Training Hyderabad.pptx
Azure Data Engineer Course | Azure Data Engineer Training Hyderabad.pptx
 
CLOUD ANALYTICS: AN INSIGHT ON DATA AND STORAGE SERVICES IN MICROSOFT AZURE
CLOUD ANALYTICS: AN INSIGHT ON DATA AND STORAGE SERVICES IN MICROSOFT AZURECLOUD ANALYTICS: AN INSIGHT ON DATA AND STORAGE SERVICES IN MICROSOFT AZURE
CLOUD ANALYTICS: AN INSIGHT ON DATA AND STORAGE SERVICES IN MICROSOFT AZURE
 
Data Modernization_Harinath Susairaj.pptx
Data Modernization_Harinath Susairaj.pptxData Modernization_Harinath Susairaj.pptx
Data Modernization_Harinath Susairaj.pptx
 
Exploring Microsoft Azure Purview by Certified Azure Service Consultant Sydney
Exploring Microsoft Azure Purview by Certified Azure Service Consultant SydneyExploring Microsoft Azure Purview by Certified Azure Service Consultant Sydney
Exploring Microsoft Azure Purview by Certified Azure Service Consultant Sydney
 
Azure bootcamp (1)
Azure bootcamp (1)Azure bootcamp (1)
Azure bootcamp (1)
 
Data saturday Oslo Azure Purview Erwin de Kreuk
Data saturday Oslo Azure Purview Erwin de KreukData saturday Oslo Azure Purview Erwin de Kreuk
Data saturday Oslo Azure Purview Erwin de Kreuk
 
Transform your data with Azure Data factory
Transform your data with Azure Data factoryTransform your data with Azure Data factory
Transform your data with Azure Data factory
 
Get started with Microsoft Azure
Get started with Microsoft AzureGet started with Microsoft Azure
Get started with Microsoft Azure
 
Afternoons with Azure - Azure Data Services
Afternoons with Azure - Azure Data ServicesAfternoons with Azure - Azure Data Services
Afternoons with Azure - Azure Data Services
 
Exploring Microsoft Azure Infrastructures
Exploring Microsoft Azure InfrastructuresExploring Microsoft Azure Infrastructures
Exploring Microsoft Azure Infrastructures
 
Azure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage OverviewAzure Compute, Networking and Storage Overview
Azure Compute, Networking and Storage Overview
 
Features and benefits of Microsoft Azure
Features and benefits of Microsoft AzureFeatures and benefits of Microsoft Azure
Features and benefits of Microsoft Azure
 
Solucion de BI en Azure
Solucion de BI en AzureSolucion de BI en Azure
Solucion de BI en Azure
 
Azure Data Architecture Patterns for Data Engineers
Azure Data Architecture Patterns for Data EngineersAzure Data Architecture Patterns for Data Engineers
Azure Data Architecture Patterns for Data Engineers
 

More from akhilamadupativibhin (10)

SMM training in Hyderabad SMM training in Hyderabad
SMM training in Hyderabad SMM training in HyderabadSMM training in Hyderabad SMM training in Hyderabad
SMM training in Hyderabad SMM training in Hyderabad
 
data science course in Hyderabad data science course in Hyderabad
data science course in Hyderabad data science course in Hyderabaddata science course in Hyderabad data science course in Hyderabad
data science course in Hyderabad data science course in Hyderabad
 
SEM ppt.pdf
SEM ppt.pdfSEM ppt.pdf
SEM ppt.pdf
 
overseas pdf.pdf
overseas pdf.pdfoverseas pdf.pdf
overseas pdf.pdf
 
SEM ppt.pptx
SEM ppt.pptxSEM ppt.pptx
SEM ppt.pptx
 
SEM ppt.pdf
SEM ppt.pdfSEM ppt.pdf
SEM ppt.pdf
 
overseas ppt.pptx
overseas ppt.pptxoverseas ppt.pptx
overseas ppt.pptx
 
Software Courses 2.pptx
Software Courses 2.pptxSoftware Courses 2.pptx
Software Courses 2.pptx
 
overseas pdf.pdf
overseas pdf.pdfoverseas pdf.pdf
overseas pdf.pdf
 
Trainings.3zen (1).pptx
Trainings.3zen (1).pptxTrainings.3zen (1).pptx
Trainings.3zen (1).pptx
 

Recently uploaded

Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 

Recently uploaded (20)

Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 

Azure Data Engineering.pptx

  • 2. Table of content Introduction to Azure Data Engineering Azure Data Services Overview Azure Data Factory Azure Databricks Azure Synapse Analytics Azure Data Lake Storage Real-time Data Processing with Azure Stream Analytics Integration with Power BI
  • 3. Introduction to Azure Data Engineering • Azure Data Engineering refers to the set of services and tools provided by Microsoft Azure for designing, implementing, and managing data solutions in the cloud. It encompasses various technologies and capabilities that allow organizations to process, store, and analyze large volumes of data efficiently. Whether dealing with structured or unstructured data, Azure Data Engineering provides a comprehensive suite of services to meet diverse business needs. • As an Azure data engineer, you help stakeholders understand the data through exploration, and build and maintain secure and compliant data processing pipelines by using different tools and techniques. You use various Azure data services and frameworks to store and produce cleansed and enhanced datasetsfor analysis.
  • 4. Azure Data Services Overview 1. Azure SQL Database: A fully managed relational database service that offers high-performance, scalability, and built-in security features. It supports popular database engines such as SQL Server, MySQL, and PostgreSQL. 2. Azure Cosmos DB: A globally distributed, multi-model database service designed for building highly responsive and scalable applications. It supports multiple data models,including document, graph, key-value, table, and column-family. 3. Azure Synapse Analytics (formerly SQL Data Warehouse): An integrated analytics service that brings together big data and data warehousing. It allows users to query and analyze large datasets using both on-demand and provisioned resources. 4. Azure Data Lake Storage: A scalable and secure data lake solution for big data analytics. It enables organizations to store and analyze massive amounts of data with features like hierarchical namespace and fine-grained access control. 5. Azure Blob Storage: A massively scalableobject storage service that is optimized forstoringand serving large amounts of unstructured data, such as documents, images, and videos. 6. Azure Data Factory: A cloud-based data integration service that allows organizations to create, schedule, and manage data pipelines, facilitating the movement and transformation of data across various sources and destinations. 7. Azure Databricks: An Apache Spark-based analytics platform that provides a collaborative environment for big data analytics. It allows data engineers and data scientists to work together on large-scale data processing and machine learning tasks. 8. Azure HDInsight: A fully managed cloud service that makes it easy to process large amounts of data using popularopen-source frameworks such as Hadoop, Spark, Hive, HBase, and more. 9. Azure Stream Analytics: A real-time analytics service that ingests, processes, and analyzes streaming data from various sources. It provides insights into trends and patterns as data is generated. 10. Azure Data Explorer: A fast and highly scalable service designed foranalyzing large volumes of data in real-time. It is particularly well-suited for log and telemetry data. 11. Azure Cache for Redis: A fully managed, open-source, and in-memory data store service that provides sub-millisecond response times. It is commonly used for caching and accelerating data access. 12. Azure Data Box: A family of devices designed to facilitate the secure and efficient transfer of large amounts of data to and from Azure. This is particularly useful for organizations dealing with massive datasets. 13. Azure Data Share: A service that enables organizations to securely share data with other organizations in a governed and compliant manner. It simplifies the process of sharing data across Azure subscriptions and with external partners. 14. Azure Data Catalog: A fully managed service that serves as a centralized repository for discovering, understanding, and managing data assets across an organization. It helps in maintaining a data catalogfor betterdatagovernance
  • 5. Azure Data Factory • Azure Data Factory (ADF) is a cloud-based data integration service provided by Microsoft Azure. It allows organizations to create, schedule, and manage data pipelines that can move data between supported on- premises and cloud-based data stores. Azure Data Factory simplifies the process of orchestrating and automating the movement and transformation of data, making it a fundamental component in modern data engineering workflows. • Azure Data Factory is Azure's cloud ETL service for scale-out serverless data integration and data transformation. It offers a code-free UI for intuitive authoring and single-pane-of-glass monitoring and management. You can also lift and shift existing SSIS packages to Azure and run them with full compatibility in ADF. • Azure Data Factory is a cloud-based data integration service provided by Microsoft. It allows you to create, schedule, and manage data pipelines that can move and transform data from various sources to different destinations.
  • 6. Azure Databricks • Azure Databricks is a cloud-based big data analytics platform provided by Microsoft in collaboration with Databricks. It is built on Apache Spark and designed for data engineering, data science, and machine learning. Azure Databricks simplifies the process of building and managing Apache Spark- based big data and machine learning solutions by providing an integrated, collaborative environment for data scientists, data engineers, and business analysts. • Azure Databricks is a fully managed first-party service that enables an open data lakehouse in Azure. With a lakehouse built on top of an open data lake, quickly light up a variety of analytical workloads while allowing for common governance across your entire data estate. • Databricks is an industry-leading, cloud-based data engineering tool used for processing and transforming massive quantities of data and exploring the data through machine learning models. Recently added to Azure, it's the latest big data tool for the Microsoft cloud
  • 7. Azure Synapse Analytics: Azure Synapse Analytics, formerly known as Azure SQL Data Warehouse, is a cloud-based analytics service provided by Microsoft Azure. It is designed to enable organizations to analyze and query large volumes of data with high performance and scalability. Azure Synapse Analytics integrates both data warehousing and big data analytics capabilities, providing a unified platform for processing and analyzing diverse datasets. Azure Data Lake Storage: Azure Data Lake Storage (ADLS) is a scalable and secure cloud-based data lake solution provided by Microsoft Azure. It is designed to handle large volumes of data for big data analytics and data science applications. Azure Data Lake Storage is built to support both structured and unstructured data, allowing organizations to store and analyze diverse datasets with high throughput and low-latency access. Real-time Data Processing with Azure Stream Analytics: Azure Stream Analytics is a real-time analytics service provided by Microsoft Azure that allows organizations to process and analyze streaming data in real-time. It enables the extraction of insights and actionable information from continuous streams of data generated by various sources, such as IoT devices, social media, applications, and more. Azure Stream Analytics supports a wide range of scenarios, including real-time monitoring, anomaly detection, and event-driven applications
  • 8. Integration with Power BI 1.ConfigurePower BI Output in Azure StreamAnalytics: In the Azure StreamAnalytics job definition, users can configure Power BI as an outputsink. This is done by specifying the Power BI outputsettings, includingthe Power BI workspace, dataset, and table to which the streaming data will be sent. 2.Define Query Logic: Users define the query logic in Azure StreamAnalytics using the SQL-like query language. This query defines how the incoming streaming data is processed, filtered, and transformed before being sent to Power BI. The query can includevarious operationsto extract meaningful information from the data. 3.Specify Output Schema: Users need to specify the output schema that aligns with the structure expected by the Power BI dataset. This includesdefining the data types and structure of the fields that will be sent to Power BI. 4.Establish Authentication: To enable Azure StreamAnalytics to push data to Power BI, users need to establish authentication.This typicallyinvolves providing the necessary credentialsor using AzureActive Directory authenticationto ensure secure communication between Azure Stream Analytics and Power BI. 5.Start the StreamAnalytics Job: Once the configuration is complete, users start the Azure Stream Analytics job. This initiates the real-time processing of streaming data based on the defined query logic. As the data is processed, the results are continuouslysent to the specified Power BI workspace and dataset. 6.Visualize Real-Time Data in Power BI: In Power BI, users can connect to the configured dataset and create real-time dashboardsand reports. The streaming data from Azure StreamAnalytics is visualized in Power BI, providing users with up-to-the-moment insights into their data.
  • 9. Presenter name: kathika.kalyani Email address: info@3zenx.com Website address: www.3ZenX.com