SYSTEM Cited by 1 source
Databricks Asset Bundles (DABs)¶
Databricks Asset Bundles (DABs) are a YAML-driven packaging and deployment unit for Databricks workloads (jobs, pipelines, notebooks, MLflow experiments, and the configs around them). They are the "infrastructure-as-code" shape Databricks customers use to hand off Databricks resources to a standard CI/CD toolchain.
Relevant here because Mercedes-Benz deploys the cross-cloud Sync Jobs โ and the configs around them โ via DABs + Azure DevOps pipelines running YAML. The mesh itself has a software-delivery lifecycle; the Sync Jobs are not hand-clicked in a UI.
(Source: sources/2026-04-20-databricks-mercedes-benz-cross-cloud-data-mesh)
Seen in¶
- sources/2026-04-20-databricks-mercedes-benz-cross-cloud-data-mesh โ DABs + Azure DevOps YAML deploy the Sync-Job tier of the mesh.