Disaster recovery (DR) คือการวางแผนว่าจะกู้คืนระบบและข้อมูลอย่างไรหลังเกิดความล้มเหลวหรือภัยพิบัติครั้งใหญ่ AWS มีกลยุทธ์ DR ที่มีการแลกเปลี่ยนต่างกันระหว่าง ความเร็วในการกู้คืน การสูญเสียข้อมูล และ ต้นทุน กำหนดด้วยวัตถุประสงค์ RTO และ RPO
แนวคิดหลัก: RTO และ 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.
