DAAKYI Cloud
|

DC Continuous Data Protection

CDP

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

Protected VM GroupWrite Journal (24–72h)Recovery Points (sec...Isolated Test RecoveryDC Backup
Source / Trigger
Core Component
Connected Service (clickable)

Pricing

Priced to your configuration

DC Continuous Data Protection is scoped and priced against your workload requirements. Standardized public packages are being finalized.

Request Pricing

Common Use Cases

1

Transactional databases

2

ERP and payment systems

3

Ransomware rollback

4

Bad-deployment recovery

Getting Started

REST API — Protect & Recover
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

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 Continuous Data Protection?

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.