Databricks Disaster Recovery Kit
Complete DR and business continuity with active-passive/active-active patterns, Terraform templates, failover automation, and RTO/RPO calculator.
📋 What's Inside 17 files
- ✓ README.md—
- ✓ manifest.json—
- ✓ architecture/active_passive.md—
- ✓ architecture/active_active.md—
- ✓ architecture/backup_restore.md—
- ✓ terraform/dr-workspace/main.tf—
- ✓ terraform/dr-workspace/variables.tf—
- ✓ terraform/dr-workspace/outputs.tf—
- ✓ scripts/delta_replication.py—
- ✓ scripts/unity_catalog_backup.py—
- ✓ scripts/secret_recovery.py—
- ✓ scripts/failover_automation.py—
- ✓ tools/rto_rpo_calculator.py—
- ✓ testing/dr_test_plan.md—
- ✓ communication/stakeholder_templates.md—
📁 File Structure 17 files
├── README.md
├── manifest.json
├── architecture/
│ ├── active_passive.md
│ ├── active_active.md
│ ├── backup_restore.md
├── terraform/
│ ├── dr-workspace/
│ │ ├── main.tf
│ │ ├── variables.tf
│ │ ├── outputs.tf
├── scripts/
│ ├── delta_replication.py
│ ├── unity_catalog_backup.py
│ ├── secret_recovery.py
│ ├── failover_automation.py
├── tools/
│ ├── rto_rpo_calculator.py
├── testing/
│ ├── dr_test_plan.md
├── communication/
│ ├── stakeholder_templates.md
│ ├── postincident_review.md
├── cost/
│ ├── dr_cost_model.md
📖 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
... preview truncated, see full README in product download.
📄 Code Sample .py preview
📅 Changelog
v1.0.0 — Initial release.
Purchases include lifetime updates. Check the product page for the latest version.
📄 Product Preview
Try the interactive reader and demo tools below, or get the full product with all content unlocked.
📖 Interactive Reader (Free Preview)⚙ Try Demo Tools📦 Download Free Sample❓ Frequently Asked Questions
What license is this under?
MIT License. You can use it in commercial, client, and internal projects. See our license terms page for details.
How do I download after purchase?
Immediately after purchase, you'll be redirected to a download page. A download link is also sent to your email.
Do I get updates?
Yes. All products include lifetime updates at no extra cost. Re-download anytime for the latest version.
What if it doesn't work for me?
DM @DatanestDigital on X and we'll make it right.
Can I get a refund?
DM @DatanestDigital on X with your order number and we'll help.
Is there support?
DM @DatanestDigital on X. We respond within 1-2 business days.