DAAKYI Cloud
|

DC Disaster Recovery

DR

Cross-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

1

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.

2

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.

3

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.

4

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

Production Region (A...Continuous Replicati...Orchestrated Recover...Recovery Site
Source / Trigger
Core Component
Connected Service (clickable)

Performance Guarantees

Per agreement
Availability
<10 s
RPO
<15 min
RTO
Zero
Drill Impact
30 days
Journal History
Automated
Failback
Any
Region Pairs

Pricing

Priced to your configuration

DC Disaster Recovery is scoped and priced against your workload requirements. Standardized public packages are being finalized.

Request Pricing

Common Use Cases

1

Regional outage continuity

2

Regulated recovery objectives

3

Quarterly DR drills

4

Ransomware region-level fallback

Getting Started

REST API — Recovery Plan & Drill
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

Accra, Ghana
accra-1
Available

Security Features

  • Encrypted in transit
  • Isolated drill networks
  • Failover actions audit-logged

Frameworks Referenced

ISO 27001SOC 2

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.

We use essential cookies to make this site work, and optional analytics cookies to improve it. See our Privacy Policy.