Data Engineering on Microsoft Azure (DP-203)
- Per deelnemer: € 2.145,00 excl. BTW
- Examen Upgrade: € 205,00 excl. BTW
-
4 dagen
-
Max 16 deelnemers
- Direct inschrijven
Deze training wordt vanaf 31 maart 2025 vervangen door de DP-700 Microsoft Fabric Data Engineer training.
In de ‘Data Engineering on Microsoft Azure’ training leer je data-engineeringpatronen en werken met met batch- en realtime analytische oplossingen m.b.v. Azure. Je leert over de belangrijkste reken- en opslagtechnologieën om een
In deze DP-203 training leer je ook verschillende manieren waarop je gegevens kan transformeren m.b.v. dezelfde technologieën die worden gebruikt om gegevens op te nemen. En hoe je prestaties van een analytisch systeem kunt bewaken en analyseren. Zodat je de prestaties van data loads of query’s kunt optimaliseren. Na de DP-203 training begrijp je het belang van het toepassen van beveiliging om te zorgen dat data wordt beschermd. Na deze training kan je met data in een analytisch systeem dashboards maken en voorspellende modellen bouwen in Azure Synapse Analytics.
Deze training bereidt je optimaal voor op het bijbehorende Microsoft Examen DP-203: Data Engineering on Microsoft Azure. Na het behalen van dit examen ontvang je het Microsoft certificaat: Azure Data Engineer Associate
Deze DP-203 training is geschikt voor data-professionals, data-architecten en business intelligence (BI) professionals die hun kennis willen uitbreiden over data-engineering. En analytische oplossingen willen leren bouwen dankzij dataplatformtechnologieën die bestaan
Na deze DP-203 training beschik je over de volgende vaardigheden:
Daarnaast is deze training de perfecte voorbereiding op het ‘DP-203: Data Engineering on Microsoft Azure’ examen. Na het behalen van dit examen behaal je het certificaat ‘Microsoft Certified: Azure Data Engineer Associate’.
Je hebt kennis van cloud computing en core data concepts en hebt ervaring met data solutions. Onderstaande cursussen zijn geschikt om de benodigde basiskennis op te doen voor deze training:
DP-900 Training – Microsoft Azure Data Fundamentals
Twijfel je of jouw kennis/ervaring voldoende is om deel te nemen aan de training? Neem dan contact met ons op voor advies of bel 020 – 820 83 62.
Deze DP-203 training wordt in het Engels en Nederlands gegeven. Het bijbehorende ‘DP-203: Data Engineering on Microsoft Azure’ examen wordt in het Engels afgenomen.
Bij de training ontvang je digitaal Microsoft Official Courseware (MOC): Data Engineering on Microsoft Azure DP-203. De lestijden zijn van 9.00 tot 16.30.
Wil je het officiële ‘DP-203: Data Engineering on Microsoft Azure’ examen behalen? Wanneer je je inschrijft voor deze training kun je een Examen Upgrade boeken voor Exam DP-203: Data Engineering on Microsoft Azure. Je ontvangt dan een Examenvoucher (benodigd om deel te nemen aan het officiële online Microsoft examen).
Wij zijn blij met jou als loyale cursist. Daarom ontvang je 5% loyaliteitskorting op onze trainingen wanneer je je inschrijft voor een volgende training. Meer info over loyaliteitskorting.
Wil je na deze training een andere Azure cursus volgen? Bekijk dan de DP-100 training (Designing and Implementing a Data Science Solution on Azure) of bekijk onze andere Azure trainingen.
This module provides an overview of the Azure compute and storage technology options that are available to data engineers building analytical workloads. This module teaches ways to structure the data lake, and to optimize the files for exploration, streaming, and batch workloads. The student will learn how to organize the data lake into levels of data refinement as they transform files through batch and stream processing. Then they will learn how to create indexes on their datasets, such as CSV, JSON, and Parquet files, and use them for potential query and workload acceleration.
This module teaches how to design and implement data stores in a modern data warehouse to optimize analytical workloads. The student will learn how to design a multidimensional schema to store fact and dimension data. Then the student will learn how to populate slowly changing dimensions through incremental data loading from Azure Data Factory.
This module explores data engineering considerations that are common when loading data into a modern data warehouse analytical from files stored in an Azure Data Lake, and understanding the security consideration associated with storing files stored in the data lake.
In this module, students will learn how to work with files stored in the data lake and external file sources, through T-SQL statements executed by a serverless SQL pool in Azure Synapse Analytics. Students will query Parquet files stored in a data lake, as well as CSV files stored in an external data store. Next, they will create Azure Active Directory security groups and enforce access to files in the data lake through Role-Based Access Control (RBAC) and Access Control Lists (ACLs).
This module teaches how to explore data stored in a data lake, transform the data, and load data into a relational data store. The student will explore Parquet and JSON files and use techniques to query and transform JSON files with hierarchical structures. Then the student will use Apache Spark to load data into the data warehouse and join Parquet data in the data lake with data in the dedicated SQL pool.
This module teaches how to use various Apache Spark DataFrame methods to explore and transform data in Azure Databricks. The student will learn how to perform standard DataFrame methods to explore and transform data. They will also learn how to perform more advanced tasks, such as removing duplicate data, manipulate date/time values, rename columns, and aggregate data.
This module teaches students how to ingest data into the data warehouse through T-SQL scripts and Synapse Analytics integration pipelines. The student will learn how to load data into Synapse dedicated SQL pools with PolyBase and COPY using T-SQL. The student will also learn how to use workload management along with a Copy activity in a Azure Synapse pipeline for petabyte-scale data ingestion.
This module teaches students how to build data integration pipelines to ingest from multiple data sources, transform data using mapping data flowss, and perform data movement into one or more data sinks.
In this module, you will learn how to create linked services, and orchestrate data movement and transformation using notebooks in Azure Synapse Pipelines.
In this module, students will learn strategies to optimize data storage and processing when using dedicated SQL pools in Azure Synapse Analytics. The student will know how to use developer features, such as windowing and HyperLogLog functions, use data loading best practices, and optimize and improve query performance.
In this module, students will learn how to analyze then optimize the data storage of the Azure Synapse dedicated SQL pools. The student will know techniques to understand table space usage and column store storage details. Next the student will know how to compare storage requirements between identical tables that use different data types. Finally, the student will observe the impact materialized views have when executed in place of complex queries and learn how to avoid extensive logging by optimizing delete operations.
In this module, students will learn how Azure Synapse Link enables seamless connectivity of an Azure Cosmos DB account to a Synapse workspace. The student will understand how to enable and configure Synapse link, then how to query the Azure Cosmos DB analytical store using Apache Spark and SQL serverless.
In this module, students will learn how to secure a Synapse Analytics workspace and its supporting infrastructure. The student will observe the SQL Active Directory Admin, manage IP firewall rules, manage secrets with Azure Key Vault and access those secrets through a Key Vault linked service and pipeline activities. The student will understand how to implement column-level security, row-level security, and dynamic data masking when using dedicated SQL pools.
In this module, students will learn how to process streaming data with Azure Stream Analytics. The student will ingest vehicle telemetry data into Event Hubs, then process that data in real time, using various windowing functions in Azure Stream Analytics. They will output the data to Azure Synapse Analytics. Finally, the student will learn how to scale the Stream Analytics job to increase throughput.
In this module, students will learn how to ingest and process streaming data at scale with Event Hubs and Spark Structured Streaming in Azure Databricks. The student will learn the key features and uses of Structured Streaming. The student will implement sliding windows to aggregate over chunks of data and apply watermarking to remove stale data. Finally, the student will connect to Event Hubs to read and write streams.
In this module, the student will learn how to integrate Power BI with their Synapse workspace to build reports in Power BI. The student will create a new data source and Power BI report in Synapse Studio. Then the student will learn how to improve query performance with materialized views and result-set caching. Finally, the student will explore the data lake with serverless SQL pools and create visualizations against that data in Power BI.
This module explores the integrated, end-to-end Azure Machine Learning and Azure Cognitive Services experience in Azure Synapse Analytics. You will learn how to connect an Azure Synapse Analytics workspace to an Azure Machine Learning workspace using a Linked Service and then trigger an Automated ML experiment that uses data from a Spark table. You will also learn how to use trained models from Azure Machine Learning or Azure Cognitive Services to enrich data in a SQL pool table and then serve prediction results using Power BI.
Kosten per deelnemer € 2.145,00 excl. BTW
Max. deelnemers: 16
De genoemde cursustarieven zijn per persoon, exclusief 21% BTW ( BTW nummer wordt vermeld op de factuur), inclusief alle actuele lesmaterialen, een naslagwerk (Pdf) en een certificaat van deelname. Er zijn dus geen bijkomende kosten achteraf.
Als je je aanmeldt met een groep van vijf of meer personen voor een cursus op jouw bedrijfslocatie (in-company), dan kunnen wij een aantrekkelijk groepstarief aanbieden. Voor informatie over onze groepstarieven kun je telefonisch via 020 – 820 83 62 contact opnemen of hier een offerte aanvragen.
Werkgevers
Als werkgever kun je de volledige opleidingskosten voor werknemers aftrekken als bedrijfskosten. Dit geldt voor de opleiding zelf, maar ook voor andere kosten als boeken, inschrijfgeld, administratiekosten, het certificaat of extra begeleiding. Bij SignOn zijn al deze kosten al bij de prijs inbegrepen.
Heb je vragen of wil je meer informatie? Neem dan vrijblijvend contact op via info@signon.nl of bel ons op 020 – 820 83 62.
Kies de lesmethode die het best bij je past. Deze training kun je op de volgende manieren volgen:
De training was interessant. Ik heb de training online gevolgd. De trainer (Abhishek Kant) had veel kennis van zaken. Wat wel beter had gekund is de informatie vooraf. Een aantal cursisten wist niet dat de cursus in het Engels gegeven werd. Dat is dan even omschakelen in het begin. Verder zou het handig zijn als je voorafgaand aan de cursus informatie krijgt over het aanmaken van een account voor Azure. Anders moet je tijdens de cursus ook nadenken over: - Welk emailadres je gaat gebruiken voor een account - Gebruik ik een bestaand account en wat voor consequenties heeft dat.
Ik heb deze training gevolgd om algemene kennis op te doen van Azure Data Engineering. Vanwege de Online mogelijkheid en datum heb ik voor de training van SignOn gekozen. De trainer was erg goed, ik beveel deze training aan.
Cursus werd in het Engels gegeven. Dit stond niet bij de inschrijving, dus daar moet je rekening mee houden. Trainer had erg veel kennis, maar vroeg zelden/nooit om feedback. Cursus zelf was wel interessant, maar er wordt in die 4 dagen echt een heleboel informatie gegeven. Trainer laat je in een razend tempo bijna alle facetten van Azure zien. Gelukkig kun je met de LABS zelf eea gaan ontdekken.
Bekijk alle reviews op springest.nl
Meldingen