ใ€ฝ๏ธAzure End-to-End Data Engineering Project: Incremental data pipeline [Part 1]

Using Azure SQL DB, Azure Data Factory, Databricks, Delta Lake, Power BI

In this project you will learn the following concepts:

  • Data modeling โ€” star schema (Fact & Dimensions modeling)

  • Slowly changing dimensions handling & Change Data Capture (CDC)

  • Data Design Pattern: Medialion Architecture

  • Azure Services for Data Engineering

Step 1: Create a Resource Group

Starting with a resource group in Azure is not just a best practice but a foundational step toward effective cloud resource management. Resource groups enhance organization, improve security through access control, facilitate cost tracking, enable consistent deployments, and allow for environment isolation.

Last updated