Git Product home page Git Product logo

dp203-study-guide's Introduction

DP-203: Data Engineering on Microsoft Azure - Study Guide

A curated list of topics to prepare for Azure DP-203 certification exam. This guide assumes that you have a good conceptual understanding of basic data concepts in Azure Cloud e.g. Structured vs Unstructured data, Azure data platforms etc. We recommend using this guide in conjuction with the Microsoft Learn DP-203 Learning Path. You can also refer to the DP-900 Data Fundamentals Learning Path to get an overview of Azure Data Offerings before diving deep into the details.

Data Engineering concepts

  • File formats e.g. Parquet, Avro, Binary etc.
  • Surrogate Keys (Alternate keys)
  • Slowly changing dimension Type 0, 1 and 2
  • Big data reference architectures

Azure Data Lake Storage

  • Posix controls
  • SAS vs Managed Identity Access
  • URL Schems e.g. abfss vs wasbs

Azure Synpase Analytics

1. Data Injestion

  • Load from SQL database
  • Load with Polybase
  • Load with Lake Database
  • Load from Azure storage
  • CTAS vs CETAS
  • Other sources: Cosmos DB, SAP, S3 etc.

2. Pipelines

  • Copy Activity
  • Mapping Dataflow functions e.g. Pivot, Select, Filter etc.
  • Data flow script e.g. Split
  • Self-hosted vs Azure IR
  • CI/CD deployment across multiple environments

3. Monitoring

  • Execution times
  • Azure Monitor Alerts
  • Sensitivity query results audit
  • System/Metadata tables
  • Common errors e.g. CSV schema mismatch

4. Security

  • Admin Accounts
  • Access control
  • Storage keys
  • Encryption - HTTPS, TDE etc.
  • Row level vs Column level security
  • Masking Functions
  • VNet Intergration
  • Firewall rules

5. Perfomance

  • Materialised Views
  • Partitioning vs Distribution
  • Partition switching
  • Clustered columnstore index vs clustered index
  • Capacity planning e.g. Expected rows per distribution/partition

Labs

i. Create a data warehouse schema from the Contoso sample database


Azure Streaming Analytics

1. Window functions

  • Tumbling windows
  • Hopping windows
  • Snapshot windows
  • Session windows

2. Perfomance

  • Streaming units
  • Partitioning
  • Embarassingly parallel jobs
  • Late arrival policy
  • Event time vs Arrival time
  • Error policy
  • Cloud vs Edge config

3. Development

  • Azure portal vs Vscode vs Visual studio vs Command line development
  • Javascript User-defined functions
  • C# User-defined functions
  • Machine learning scoring functions
  • GeoSpatial functions, for example: ST_DISTANCE, ST_WITHIN etc.
  • Aggregate functions e.g. TopOne()

4. Security

  • VNet intergration

Labs

i. Create a realtime dashboard to track user activity of a website ii. Build a streaming Power BI Dashboard using Azure Stream Analytics


Azure Databricks

1. Development

  • Databricks utilities - dbutils
  • Spark/Pyspark/Spark SQL - basic tranformations e.g. dropDuplicates(), mode(), partitionBy(), REPLACE()
  • Mount data lake storage
  • Structured streaming output modes
  • Viewing cluster logs

2. Perfomance

  • High concurrency cluster vs Standard
  • Standard autoscaling vs Optimised autoscaling
  • Incremental loads with Autoloader

Azure SQL Database

1. Sharding

  • Vertical Partions
  • Horizontal Partitions
  • Horizonal vs Vertical scaling
  • Single tenacy vs Multi tenacy

2. Security

  • Sensitivity Classification & Audit
  • Azure AD Authentication
  • Vnet intergration

Closing remarks

  • This guide does not cover the full scope of the DP 203 exam, but the concepts which I peronally found to be non-obvious when going through the learning material.
  • I passed the exam in my first attempt with a decent score, and I would say going through the fundamentals learning path helped a lot when I was faced with unfamiliar situations.
  • Thinking from first principles is key to clearning these exams. If you can, do as many practical examples on Synapse analytics and have a good undestandng of common streaming concepts like windows and partitioning.
  • Having a good grasp of security fundamentals like RBAC, Managed identities and Azure AD will also come in handy.
  • The exam is not that bad if you give yourself time to practice, good luck!

dp203-study-guide's People

Contributors

ndamulelonemakh avatar

Stargazers

Oz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.