mariuspc / mdw-dataops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

page_type languages products description
sample
python
C#
Azure
Azure-Data-factory
Azure-Databricks
Azure-Data-Lake-Gen2
Azure-Functions
Code samples showcasing how to apply DevOps concepts to the Modern Data Warehouse Architecture leveraging different Azure Data Technologies.

DataOps for the Modern Data Warehouse

This repository contains numerous code samples and artifacts on how to apply DevOps principles to data pipelines built according to the Modern Data Warehouse (MDW) architectural pattern on Microsoft Azure.

The samples are either focused on a single azure service or showcases an end to end data pipeline solution built according to the MDW pattern. Each sample contains code and artifacts relating to:

  • Build and Release Pipelines (CI/CD)
  • Testing
  • Observability / Monitoring

Contents

End to End samples

  • Parking Sensor Solution - This demonstrates batch, end-to-end data pipeline following the MDW architecture, along with a corresponding CI/CD process. See here for the presentation which includes a detailed walk-through of the solution.
    • Technology stack: Azure DevOps, Azure Data Factory, Azure Databricks, Azure Synapse and ADLS Gen2.
  • Temperature Events Solution - This demonstrate a high-scale event-driven data pipeline with a focus on how to implement Observability and Load Testing.
    • Technology stack: Azure DevOps, Azure Functions, Terraform, Application Insights, Azure Eventhubs

Single Technology Samples

Coming soon

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

License:MIT License


Languages

Language:Shell 47.8%Language:Python 17.7%Language:PowerShell 10.8%Language:TSQL 10.5%Language:HCL 6.6%Language:C# 3.4%Language:Dockerfile 2.2%Language:Makefile 1.1%