Disaster recovery (DR) is planning voor hoe systemen en data na een groot uitval of ramp kunnen worden hersteld. AWS biedt DR-strategieën met verschillende trade-offs tussen herstelsnelheid, gegevensverlies en kosten — gedefinieerd door RTO en RPO doelstellingen.
Kernconcepten: RTO en 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.
