This project implements an enterprise-grade Databricks deployment architecture using Databricks Asset Bundles (DAB) and GitHub Actions for automated Dev–Test–Prod promotion.
Key features include:
- Multi-workspace environment separation (Dev, Test, Prod)
- Infrastructure-as-code bundle deployments
- Secure Azure Service Principal authentication
- Automated CI/CD pipelines with environment gates
- Controlled job and pipeline ownership management
- Production-style permission and identity handling
The repository demonstrates real-world cloud data platform deployment practices aligned with modern Data Engineering and MLOps workflows.