Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Data Engineering on Microsoft Azure

Price
2,380 USD
4 Days
MOC-DP-203T00
Classroom Training, Online Training
Microsoft

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.
 

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

  • Date: 13-Jan-2025 to 16-Jan-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 24-Feb-2025 to 27-Feb-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 7-Apr-2025 to 10-Apr-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 19-May-2025 to 22-May-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 30-Jun-2025 to 3-Jul-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 11-Aug-2025 to 14-Aug-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
View Global Schedule

Course Description

Overview

In this course, the student will learn how to implement and manage data engineering workloads on Microsoft Azure, using Azure services such as Azure Synapse Analytics, Azure Data Lake Storage Gen2, Azure Stream Analytics, Azure Databricks, and others. The course focuses on common data engineering tasks such as orchestrating data transfer and transformation pipelines, working with data files in a data lake, creating and loading relational data warehouses, capturing and aggregating streams of real-time data, and tracking data assets and lineage.
 

Objectives


 

Audience

The primary audience for this course is data professionals, data architects, and business intelligence professionals who want to learn about data engineering and building analytical solutions using data platform technologies that exist on Microsoft Azure. The secondary audience for this course data analysts and data scientists who work with analytical solutions built on Microsoft Azure. Job role: Data Engineer
 

Prerequisites

    Successful students start this course with knowledge of cloud computing and core data concepts and professional experience with data solutions. Specifically completing:
    • Azure Fundamentals
    • Microsoft Azure Data Fundamentals

Topics

  • Get started with data engineering on Azure Introduction to data engineering on Azure
    • Introduction
    • What is data engineering
    • Important data engineering concepts
    • Data engineering in Microsoft Azure
    • Knowledge check
  • Introduction to Azure Data Lake Storage Gen2
    • Introduction
    • Understand Azure Data Lake Storage Gen2
    • Enable Azure Data Lake Storage Gen2 in Azure Storage
    • Compare Azure Data Lake Store to Azure Blob storage
    • Understand the stages for processing big data
    • Use Azure Data Lake Storage Gen2 in data analytics workloads
    • Knowledge check
    Introduction to Azure Synapse Analytics
    • Introduction
    • What is Azure Synapse Analytics
    • How Azure Synapse Analytics works
    • When to use Azure Synapse Analytics
    • Exercise - Explore Azure Synapse Analytics
    • Knowledge check
  • Build data analytics solutions using Azure Synapse serverless SQL pools Use Azure Synapse serverless SQL pool to query files in a data lake
    • Introduction
    • Understand Azure Synapse serverless SQL pool capabilities and use cases
    • Query files using a serverless SQL pool
    • Create external database objects
    • Exercise - Query files using a serverless SQL pool
    • Knowledge check
  • Use Azure Synapse serverless SQL pools to transform data in a data lake
    • Introduction
    • Transform data files with the CREATE EXTERNAL TABLE AS SELECT statement
    • Encapsulate data transformations in a stored procedure
    • Include a data transformation stored procedure in a pipeline
    • Exercise - Transform files using a serverless SQL pool
    • Knowledge check
    Create a lake database in Azure Synapse Analytics
    • Introduction
    • Understand lake database concepts
    • Explore database templates
    • Create a lake database
    • Use a lake database
    • Exercise - Analyze data in a lake database
    • Knowledge check
    Secure data and manage users in Azure Synapse serverless SQL pools
    • Introduction
    • Choose an authentication method in Azure Synapse serverless SQL pools
    • Manage users in Azure Synapse serverless SQL pools
    • Manage user permissions in Azure Synapse serverless SQL pools
    • Knowledge check
  • Perform data engineering with Azure Synapse Apache Spark Pools Analyze data with Apache Spark in Azure Synapse Analytics
    • Introduction
    • Get to know Apache Spark
    • Use Spark in Azure Synapse Analytics
    • Analyze data with Spark
    • Visualize data with Spark
    • Exercise - Analyze data with Spark
    • Knowledge check
  • Transform data with Spark in Azure Synapse Analytics
    • Introduction
    • Modify and save dataframes
    • Partition data files
    • Transform data with SQL
    • Exercise: Transform data with Spark in Azure Synapse Analytics
    • Knowledge check
    Use Delta Lake in Azure Synapse Analytics
    • Introduction
    • Understand Delta Lake
    • Create Delta Lake tables
    • Create catalog tables
    • Use Delta Lake with streaming data
    • Use Delta Lake in a SQL pool
    • Exercise - Use Delta Lake in Azure Synapse Analytics
    • Knowledge check
  • Transfer and transform data with Azure Synapse Analytics pipelines Build a data pipeline in Azure Synapse Analytics
    • Introduction
    • Understand pipelines in Azure Synapse Analytics
    • Create a pipeline in Azure Synapse Studio
    • Define data flows
    • Run a pipeline
    • Exercise - Build a data pipeline in Azure Synapse Analytics
    • Knowledge check
  • Use Spark Notebooks in an Azure Synapse Pipeline
    • Introduction
    • Understand Synapse Notebooks and Pipelines
    • Use a Synapse notebook activity in a pipeline
    • Use parameters in a notebook
    • Exercise - Use an Apache Spark notebook in a pipeline
    • Knowledge check
  • Implement a Data Analytics Solution with Azure Synapse Analytics Introduction to Azure Synapse Analytics
    • Introduction
    • What is Azure Synapse Analytics
    • How Azure Synapse Analytics works
    • When to use Azure Synapse Analytics
    • Exercise - Explore Azure Synapse Analytics
    • Knowledge check
  • Use Azure Synapse serverless SQL pool to query files in a data lake
    • Introduction
    • Understand Azure Synapse serverless SQL pool capabilities and use cases
    • Query files using a serverless SQL pool
    • Create external database objects
    • Exercise - Query files using a serverless SQL pool
    • Knowledge check
    Analyze data with Apache Spark in Azure Synapse Analytics
    • Introduction
    • Get to know Apache Spark
    • Use Spark in Azure Synapse Analytics
    • Analyze data with Spark
    • Visualize data with Spark
    • Exercise - Analyze data with Spark
    Use Delta Lake in Azure Synapse Analytics
    • Introduction
    • Understand Delta Lake
    • Create Delta Lake tables
    • Create catalog tables
    • Use Delta Lake with streaming data
    • Use Delta Lake in a SQL pool
    • Exercise - Use Delta Lake in Azure Synapse Analytics
    • Knowledge check
    Analyze data in a relational data warehouse
    • Introduction
    • Design a data warehouse schema
    • Create data warehouse tables
    • Load data warehouse tables
    • Query a data warehouse
    • Exercise - Explore a data warehouse
    • Knowledge check
    Build a data pipeline in Azure Synapse Analytics
    • Introduction
    • Understand pipelines in Azure Synapse Analytics
    • Create a pipeline in Azure Synapse Studio
    • Define data flows
    • Run a pipeline
    • Exercise - Build a data pipeline in Azure Synapse Analytics
  • Work with Data Warehouses using Azure Synapse Analytics
  • Work with Hybrid Transactional and Analytical Processing Solutions using Azure Synapse Analytics Plan hybrid transactional and analytical processing using Azure Synapse Analytics
    • Introduction
    • Understand hybrid transactional and analytical processing patterns
    • Describe Azure Synapse Link
    • Knowledge check
  • Implement Azure Synapse Link with Azure Cosmos DB
    • Introduction
    • Enable Cosmos DB account to use Azure Synapse Link
    • Create an analytical store enabled container
    • Create a linked service for Cosmos DB
    • Query Cosmos DB data with Spark
    • Query Cosmos DB with Synapse SQL
    • Exercise - Implement Azure Synapse Link for Cosmos DB
    • Knowledge check
    Implement Azure Synapse Link for SQL
    • Introduction
    • What is Azure Synapse Link for SQL?
    • Configure Azure Synapse Link for Azure SQL Database
    • Configure Azure Synapse Link for SQL Server 2022
    • Exercise - Implement Azure Synapse Link for SQL
    • Knowledge check
  • Implement a Data Streaming Solution with Azure Stream Analytics Get started with Azure Stream Analytics
    • Introduction
    • Understand data streams
    • Understand event processing
    • Understand window functions
    • Exercise - Get started with Azure Stream Analytics
    • Knowledge check
  • Ingest streaming data using Azure Stream Analytics and Azure Synapse Analytics
    • Introduction
    • Stream ingestion scenarios
    • Configure inputs and outputs
    • Define a query to select, filter, and aggregate data
    • Run a job to ingest data
    • Exercise - Ingest streaming data into Azure Synapse Analytics
    • Knowledge check
    Visualize real-time data with Azure Stream Analytics and Power BI
    • Introduction
    • Use a Power BI output in Azure Stream Analytics
    • Create a query for real-time visualization
    • Create real-time data visualizations in Power BI
    • Exercise - Create a real-time data visualization
    • Knowledge check
  • Implement a data lakehouse analytics solution with Azure Databricks Explore Azure Databricks
    • Introduction
    • Get started with Azure Databricks
    • Identify Azure Databricks workloads
    • Understand key concepts
    • Exercise - Explore Azure Databricks
    • Knowledge check
  • Perform data analysis with Azure Databricks
    • Introduction
    • Ingest data with Azure Databricks
    • Data exploration tools in Azure Databricks
    • Data analysis using DataFrame APIs
    • Exercise - Explore data with Azure Databricks
    • Knowledge check
    Use Apache Spark in Azure Databricks
    • Introduction
    • Get to know Spark
    • Create a Spark cluster
    • Use Spark in notebooks
    • Use Spark to work with data files
    • Visualize data
    • Exercise - Use Spark in Azure Databricks
    • Knowledge check
  • Govern data across an enterprise Introduction to Microsoft Purview
    • Introduction
    • What is Microsoft Purview?
    • How Microsoft Purview works
    • When to use Microsoft Purview
    • Knowledge check
  • Discover trusted data using Microsoft Purview
    • Introduction
    • Search for assets
    • Browse assets
    • Use assets with Power BI
    • Integrate with Azure Synapse Analytics
    • Knowledge check
    Catalog data artifacts by using Microsoft Purview
    • Introduction
    • Register and scan data
    • Classify and label data
    • Search the data catalog
    Manage Power BI assets by using Microsoft Purview
    • Introduction
    • Register and scan a Power BI tenant
    • Search and browse Power BI assets
    • View Power BI metadata and lineage
    Integrate Microsoft Purview and Azure Synapse Analytics
    • Introduction
    • Catalog Azure Synapse Analytics data assets in Microsoft Purview
    • Connect Microsoft Purview to an Azure Synapse Analytics workspace
    • Search a Purview catalog in Synapse Studio
    • Track data lineage in pipelines
    • Exercise - Integrate Azure Synapse Analytics and Microsoft Purview
    • Knowledge check
    Top 20 Training Industry Company - IT Training

    Need Help?

    Call us at 877-206-0106 or e-mail us at info@learnquest.com

    Personalized Solutions

    Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

    Contact Us

    Need Help?

    Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

    Talk to us

    LearnPass Year-End Offer

    Get Up to 25% Additional Training Funds Before the Year Ends!

    Act Now

    Self-Paced Training Info

    Learn at your own pace with anytime, anywhere training

    • Same in-demand topics as instructor-led public and private classes.
    • Standalone learning or supplemental reinforcement.
    • e-Learning content varies by course and technology.
    • View the Self-Paced version of this outline and what is included in the SPVC course.
    • Learn more about e-Learning

    Course Added To Shopping Cart

    bla

    bla

    bla

    bla

    bla

    bla

    Self-Paced Training Terms & Conditions

    ??spvc-wbt-warning??

    Exam Terms & Conditions

    ??exam-warning??
    ??group-training-form-area??
    ??how-can-we-help-you-area??
    ??personalized-form-area??
    ??request-quote-area??

    Sorry, there are no classes that meet your criteria.

    Please contact us to schedule a class.
    Close

    self-paced
    STOP! Before You Leave

    Save 0% on this course!

    Take advantage of our online-only offer & save 0% on any course !

    Promo Code skip0 will be applied to your registration

    Close
    Nothing yet
    here's the message from the cart

    To view the cart, you can click "View Cart" on the right side of the heading on each page
    Add to cart clicker.

    Purchase Information

    ??elearning-coursenumber?? ??coursename??
    View Cart

    title

    Date: xxx

    Location: xxx

    Time: xxx

    Price: xxx

    Please take a moment to fill out this form. We will get back to you as soon as possible.

    All fields marked with an asterisk (*) are mandatory.

    If you would like to request a quote for 5 or more students, please contact CustomerService@learnquest.com to be assigned an account representative.

    Need more Information?

    Speak with our training specialists to continue your learning journey.

     

    Delivery Formats

    Close

    By submitting this form, I agree to LearnQuest's Terms and Conditions

    heres the new schedule
    This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
    Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.