Disaster recovery (DR) è la pianificazione per il ripristino di sistemi e dati dopo un guasto o disastro maggiore. AWS offre strategie di DR con diversi compromessi tra velocità di ripristino, perdita di dati e costo — definiti dagli obiettivi RTO e RPO.
Concetti chiave: RTO e 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.
