leandrohmvieira / modern-data-warehouse-dataops

DataOps for the Modern Data Warehouse on Microsoft Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

page_type languages products description
sample
python
Azure
Azure-Data-factory
Azure-Databricks
Azure-Data-Lake-Gen2
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 sample solution demonstrates an end-to-end data pipeline following the MDW architecture, along with a corresponding CI/CD process.
    • This was solution was presented at NDC Sydney 2019. See here for the presentation which includes a detailed walkthrough of the solution.
    • Data Pipeline Architecture Architecture
    • Build and Release Process CI/CD

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

DataOps for the Modern Data Warehouse on Microsoft Azure

License:MIT License


Languages

Language:Python 39.9%Language:Shell 27.1%Language:TSQL 19.9%Language:PowerShell 6.3%Language:Makefile 3.3%Language:PLpgSQL 2.4%Language:Batchfile 0.7%Language:Dockerfile 0.3%