Databricks Disaster Recovery Kit
Complete DR and business continuity with active-passive/active-active patterns, Terraform templates, failover automation, and RTO/RPO calculator.
📁 File Structure 17 files
📖 Documentation Preview README excerpt
Databricks Disaster Recovery Kit
Product ID: databricks-disaster-recovery-kit
Version: 1.0.0
Author: [Datanest Digital](https://datanest.dev)
Price: $69 USD
Category: Enterprise
---
Overview
The Databricks Disaster Recovery Kit is a comprehensive, production-ready toolkit for
planning, implementing, and testing disaster recovery strategies across Databricks
deployments. It covers the full DR lifecycle — from architecture selection through
automated failover to post-incident review.
Whether you are running a single workspace or a multi-region lakehouse, this kit
provides the Terraform modules, Python automation scripts, architecture guides, cost
models, and test plans you need to protect your data platform against regional outages,
corruption events, and infrastructure failures.
What's Included
Architecture Guides
| Document | Description |
|----------|-------------|
| architecture/active_passive.md | Active-passive DR with warm standby workspace |
| architecture/active_active.md | Active-active multi-region with live traffic splitting |
| architecture/backup_restore.md | Cold standby with automated rebuild from backups |
Infrastructure as Code
| Module | Description |
|--------|-------------|
| terraform/dr-workspace/ | Complete Terraform module for provisioning a DR workspace in a secondary region, including networking, Unity Catalog, cluster policies, and IAM |
Automation Scripts
| Script | Description |
|--------|-------------|
| scripts/delta_replication.py | Delta Lake cross-region replication via deep clone and streaming sync |
| scripts/unity_catalog_backup.py | Unity Catalog metadata backup and restore procedures |
| scripts/secret_recovery.py | Secret scope and credential recovery automation |
| scripts/failover_automation.py | End-to-end pipeline failover: detect, switch, validate |
Tools
| Tool | Description |
|------|-------------|
| tools/rto_rpo_calculator.py | CLI tool mapping business SLAs to DR architecture recommendations |
Testing
| Document | Description |
|----------|-------------|
| testing/dr_test_plan.md | Quarterly DR test procedures with success criteria and runbooks |
Communication
... continues with setup instructions, usage examples, and more.