> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sifi.life/llms.txt
> Use this file to discover all available pages before exploring further.

# Databricks Bundles (DABs)

Databricks 리소스(Jobs, Pipelines, 대시보드 등)를 코드로 정의하고 배포하는 IaC 도구입니다.

## 하위 페이지

* [DABs 기초: 개념과 리소스 유형](./databricks-asset-bundles-basics) — IaC의 필요성, DABs vs Terraform, 핵심 구성 요소, 프로젝트 초기화, Jobs/Pipelines/Dashboards/Serving 리소스 정의
* [DABs 배포: 환경 관리와 CI/CD](./databricks-asset-bundles-deployment) — dev/staging/prod 타겟 설정, 배포 워크플로, GitHub Actions 연동, 실전 패턴(모노레포, 다중 Job), 베스트 프랙티스
