Disaster recovery (DR) is planning for how to recover systems and data after a major failure or disaster. AWS offers DR strategies with different trade-offs between recovery speed, data loss, and cost — defined by RTO and RPO objectives.
Key concepts: RTO and RPO
RTO (Recovery Time Objective) → how QUICKLY you must recover (acceptable downtime)
RPO (Recovery Point Objective) → how much DATA LOSS is acceptable (recover to how
recent a point — e.g. "at most 5 minutes of data lost")
→ Lower RTO/RPO (faster recovery, less data loss) = higher cost/complexity.
Define these based on business needs; they drive the DR strategy choice.
