DC Backup
BKPPolicy-Based Backup
DC Backup writes full copies of VM data to a repository independent of primary storage — protection that survives storage incidents and deletion. The first backup is full; every subsequent run transfers only changed blocks. Policies define schedule and retention once and apply to VMs or whole resource groups automatically.
Key Features
Incremental-forever backups after the first full copy
Application-consistent restore points via guest tools
WORM immutability windows against ransomware
Full VM, single-disk, and file-level restore
Automatic tiering of aged points to archive storage
How It Works
Create a backup policy
Define schedule, retention tiers, immutability window, and cross-site copy rules once — hourly to monthly, retained for days to a decade.
Assign your resources
Attach the policy to virtual machines, disks, and file shares by tag or by selection. New resources with matching tags are protected automatically.
Protection runs itself
Application-consistent snapshots are captured on schedule, deduplicated, encrypted, and written to an immutable vault. Aged copies tier to archive storage automatically.
Restore in clicks
Restore a full machine, a single volume, or an individual file to any recovery point — to the original location or a new one, in the same or a different region.
Architecture Overview
Performance Guarantees
Pricing
Priced to your configuration
DC Backup is scoped and priced against your workload requirements. Standardized public packages are being finalized.
Common Use Cases
Production VM protection
Pre-change checkpoints from pipelines
Long-term retention
File-level recovery
Getting Started
curl -X POST "https://api.daakyicloud.com/v1/backup-policies" \
-H "Authorization: Bearer $TOKEN" \
-d '{
"name": "prod-tier1",
"schedule": "0 2 * * *",
"retention": {"daily": 35},
"immutable_days": 14,
"copy_to_region": "dr-site-1",
"target_tags": {"env": "production"}
}'
# { "id": "bp-8d31f6", "assigned_vms": 42,
# "next_run": "2026-06-15T02:00:00Z" }Region Availability
Security Features
- Immutable vault storage
- Encrypted at rest and in transit
- Restore 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 Backup?
Talk to our team about running it on DAAKYI Cloud.
