Plan Disaster Recovery

Plan and implement AWS disaster recovery strategies with defined RTOs and RPOs.

13|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/heaptracetechnology/heaptrace-skills --skill plan-disaster-recovery-heaptracetechnology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Plan Disaster Recovery
Source: https://github.com/heaptracetechnology/heaptrace-skills/tree/main/cloud-engineer/disaster-recovery
Command: npx skills add https://github.com/heaptracetechnology/heaptrace-skills --skill plan-disaster-recovery-heaptracetechnology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and implement disaster recovery strategies for AWS workloads to minimize downtime and data loss by defining RTOs, RPOs, and runbooks.

Core Features & Use Cases

  • Define per-service RTO/RPO targets and appropriate DR strategies (backup/restore, pilot light, warm standby, multi-site)
  • Implement cross-region backups, replication, and automated failover with runbooks and validation
  • Run regular DR testing and tabletop exercises to validate readiness and document incident response

Quick Start

Plan your DR by defining targets, selecting a DR strategy, and generating an automated runbook to enable testing and failover.

Frequently Asked Questions about Plan Disaster Recovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design an AWS disaster recovery plan for multi-region workloads?

Design AWS disaster recovery plans by defining per-service RTOs and RPOs, selecting a strategy like pilot light or warm standby, and generating automated runbooks for cross-region failover. This ensures reliable recovery for multi-region enterprise deployments.

What is the best way to automate AWS failover and runbook validation?

Automate AWS failover by implementing cross-region backups, replication, and automated failover mechanisms. You can validate failover readiness by running regular DR testing and tabletop exercises to document incident response and verify runbook execution.

Which AWS disaster recovery strategy should I choose for my RTO and RPO targets?

Choose an AWS DR strategy by matching your defined RTO and RPO targets to appropriate approaches: backup/restore, pilot light, warm standby, or multi-site. The skill enforces explicit target definitions to align strategy choices with your downtime and data loss limits.

Can I use automated runbooks for regular AWS disaster recovery testing?

Yes, you can generate automated runbooks to enable regular AWS disaster recovery testing. The skill supports running DR tests and tabletop exercises to validate readiness, document incident response, and verify that your cross-region replication meets defined targets.

What are the limitations of using backup and restore for AWS disaster recovery?

Backup and restore has the highest RTO and RPO compared to pilot light, warm standby, or multi-site strategies. While suitable for less critical workloads, it may not meet strict enterprise downtime and data loss targets without cross-region replication and automated failover.

Do I need defined RPO and RTO targets to implement an AWS DR plan?

Yes, defining explicit RTO and RPO targets is required before implementing an AWS DR plan. The skill enforces these target definitions to ensure your chosen DR strategy, automation, and documentation requirements reliably achieve your desired recovery outcomes.