Skip to content

In this project, we setup and end to end data engineering using Apache Spark, Azure Databricks, Data Build Tool (DBT) using Azure as our cloud provider.

Notifications You must be signed in to change notification settings

airscholar/modern-data-eng-dbt-databricks-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Data Engineering with Medallion Architecture using DBT, Databricks, Spark and Azure Cloud

In this project, we setup and end to end data engineering using Apache Spark, Azure Databricks, Data Build Tool (DBT) using Azure as our cloud provider. This project illustrate the process of data ingestion to the lakehouse, data integration with ADF and data transformation with Databricks, and DBT.

System Architecture

System Architecture.jpeg

Commands

Try running the following commands:

  • dbt run # for running models
  • dbt test # for tests
  • dbt snapshot # for snapshotting and slowly changing dimensions
  • dbt docs generate # for documentation
  • dbt docs serve # for documentation preview

Resources:

Youtube Video

Modern Data Engienering

About

In this project, we setup and end to end data engineering using Apache Spark, Azure Databricks, Data Build Tool (DBT) using Azure as our cloud provider.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published