Skip to content

shivananda199/db-migration-azure-data-engg

Repository files navigation

db-migration-azure-data-engg

An end-to-end data engineering project involving:

  • Migration of on-premises SQL Server database to Azure Cloud
  • Data Pipeline creation using Azure Data Factory to automate data transfer from SQL Server to Azure Data Lake
  • Usage of Azure Databricks to transform raw data into analytical dataset
  • Creation of Azure Synapse Analytics SQL Database to query data in data lake for reporting needs
  • Creation of Power BI dashboards to visualize key metrics and display insights

Prerequisites:

  • Knowledge of SQL and Python
  • Fundamentals of Azure Cloud services (Data Factory, Data Lake, Azure Databricks, Synapse Analytics, Key Vault) and Power BI

Architecture Diagram

architecture-diagram

Project Steps