diff --git a/README.md b/README.md index 9bf99c2..a6ec59c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ A custom template for [Declarative Automation Bundles](https://docs.databricks.com/aws/en/dev-tools/bundles/) that generates production-ready, multi-environment projects with configurable compute, permissions, and CI/CD pipelines. +## Demo + +
+ + Watch the video + +
+ ## Why This Template? Setting up a production-grade Databricks project involves many decisions: environment isolation, compute configuration, RBAC permissions, service principal setup, CI/CD pipelines, and Unity Catalog schemas. This template encodes proven patterns for all of these so you can go from zero to a deployable bundle in minutes, not days.