# Databricks Asset Bundles

DevFeed: [Databricks Asset Bundles](<https://devfeed.tech/articles/databricks-asset-bundles-28606.md>)

Original publisher: [Read original article](<https://www.marvelousmlops.io/p/lecture-7-databricks-asset-bundles>)

Author: Başak Tuğçe Eskili

Published: 2025-08-03T14:50:17Z

Content type: tutorial

Language: en

Sources: [MarvelousMLOps](<https://devfeed.tech/sources/marvelousmlops.md>)

Topics: [databricks](<https://devfeed.tech/topics/databricks.md>), [MLOps](<https://devfeed.tech/topics/mlops.md>), [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [YAML](<https://devfeed.tech/topics/yaml.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>)

Tags: [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [databricks](<https://devfeed.tech/tags/databricks.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [mlops](<https://devfeed.tech/tags/mlops.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

## AI overview

Lecture 7 in an MLOps with Databricks course explains Databricks Asset Bundles (DAB) as a declarative, YAML-based way to package and deploy code, jobs, configuration, and dependencies. It outlines a machine learning workflow covering preprocessing, model training and evaluation, conditional model updates, and deployment.

## Source excerpt

Lecture 7 of MLOps with Databricks course