Backup & DR Playbooks (RPO/RTO) 🧭
Plan recovery with clear objectives and tested workflows.
Insert screenshot of Backups → Policies here
Define objectives
RPO: acceptable data loss window
RTO: acceptable downtime window
Playbook (VM) ▶️
Snapshot before changes
Daily/weekly/monthly backups; label by app
Restore test to staging quarterly
Cutover using DNS/LB after validation
Playbook (K8s) ▶️
Backup stateful PVs and critical configs
Use Helm releases or GitOps to rehydrate
Checklist ✅
Contact list, escalation
Restore runbooks per app
Evidence of last successful test
Last updated
Was this helpful?