DC Continuous Data Protection
CDPAny-Point-in-Time Recovery
DC CDP closes the gap scheduled backups leave. Writes to protected VMs are journaled continuously, creating recovery points seconds apart within a rolling window. Recover to one second before ransomware started encrypting or before a bad deployment touched the database — and test the recovery point on an isolated network before committing.
Key Features
Continuous write journaling with seconds-apart recovery points
Protection groups keep related VMs consistent with each other
Configurable journal window (typically 24–72 hours)
Isolated test-before-promote recovery
Protection lag visibility per group
Architecture Overview
Pricing
Priced to your configuration
DC Continuous Data Protection is scoped and priced against your workload requirements. Standardized public packages are being finalized.
Common Use Cases
Transactional databases
ERP and payment systems
Ransomware rollback
Bad-deployment recovery
Getting Started
curl -X POST "https://api.daakyicloud.com/v1/cdp/protection-groups" \
-H "Authorization: Bearer $TOKEN" \
-d '{
"name": "core-db-group",
"vm_ids": ["vm-0a3f8b2c", "vm-1b4c9d0e"],
"journal_hours": 48
}'
# Recover to a precise moment (isolated test first)
curl -X POST "https://api.daakyicloud.com/v1/cdp/protection-groups/pg-7d2f/recover" \
-H "Authorization: Bearer $TOKEN" \
-d '{"point_in_time": "2026-06-14T02:11:04Z", "mode": "test"}'Security Features
- Journal isolated from guest access
- Recovery actions audit-logged
- Pairs with immutable backup
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 Continuous Data Protection?
Talk to our team about running it on DAAKYI Cloud.
