pradeep_singh
Contributor III

Great question and quite a broad ask TBH.A solid starting point is:

  • Lakehouse medallion on Delta (bronze/silver/gold).
  • Unity Catalog for governance (RBAC/ABAC, lineage).
  • Separate Dev/QA/Prod with IaC (Terraform or Asset Bundles).
  • Data quality checks + observability (system tables, alerts).
  • CI/CD: validate → deploy → run; version everything in Git.
  • Cost controls: serverless where appropriate, right‑size, tagging/budgets.

To tailor best practices, can you share more details about your specific use case.

I would also suggest to explore the reference architectures at the following link and get an idea of what might fit your use case-  https://www.databricks.com/resources/architectures

Thank You
Pradeep Singh - https://www.linkedin.com/in/dbxdev

View solution in original post