We're currently setting up Databricks Asset Bundles (DAB) with a CI/CD pipeline using Azure DevOps.
Our planned development workflow is as follows:
Main branch โ Developer creates a feature branch โ Implement changes โ Create a Pull Request โ Senior developers review and approve โ Merge into the main branch โ Deploy to UAT โ After UAT sign-off, deploy to Production.
I would like to hear suggestions specially the best practices as of now