DC Disaster Recovery
DRCross-Site Replication
DC Disaster Recovery protects against losing an entire region. Protected VMs replicate asynchronously to a second region on your chosen interval; recovery plans script startup order, network mapping, and addressing. Drills bring replicas up in an isolated network without touching production — so failover day is a rehearsed procedure, not an experiment.
Key Features
Cross-site asynchronous replication with RPO in minutes
Recovery plans with dependency-ordered startup
Isolated DR drills with zero production impact
Planned failover with near-zero data loss; orchestrated failback
Encrypted replication traffic
How It Works
Protect your workloads
Select the instances, databases, and volumes to protect and choose a recovery region. Replication begins immediately with no agents and no production downtime.
Replication runs continuously
Every write is captured and shipped to the recovery region in seconds, maintaining a journal of recovery points you can roll back to — including before a ransomware event.
Drill without disruption
Run scheduled DR drills that boot your full application stack in an isolated test network. Production replication continues untouched, and you get an audit-ready drill report.
Fail over in one click
When disaster strikes, execute the recovery plan: workloads boot in dependency order with mapped networking. After the event, orchestrated failback returns you to the primary region.
Architecture Overview
Performance Guarantees
Pricing
Priced to your configuration
DC Disaster Recovery is scoped and priced against your workload requirements. Standardized public packages are being finalized.
Common Use Cases
Regional outage continuity
Regulated recovery objectives
Quarterly DR drills
Ransomware region-level fallback
Getting Started
curl -X POST "https://api.daakyicloud.com/v1/dr/replication-groups" \
-H "Authorization: Bearer $TOKEN" \
-d '{
"name": "core-banking-dr",
"source_region": "accra-1",
"target_region": "dr-site-1",
"boot_order": [
{"tag": "tier:data", "order": 1},
{"tag": "tier:app", "order": 2}
]
}'
# { "id": "drg-core", "state": "seeding", "rpo_minutes": 5 }
# Start an isolated DR drill (production untouched)
curl -X POST "https://api.daakyicloud.com/v1/dr/replication-groups/drg-core/drill" \
-H "Authorization: Bearer $TOKEN"Region Availability
Security Features
- Encrypted in transit
- Isolated drill networks
- Failover actions audit-logged
Frameworks Referenced
Our security program is designed with these frameworks in mind — not a certification claim.
Documentation
Frequently Asked Questions
Related Services
Ready to Use DC Disaster Recovery?
Talk to our team about running it on DAAKYI Cloud.
