Disaster recovery (DR) एक बड़ी failure या आपदा के बाद systems और data को कैसे पुनर्प्राप्त करें इसकी योजना बनाना है। AWS recovery गति, data loss, और लागत के बीच विभिन्न trade-offs वाली DR रणनीतियाँ प्रदान करता है — RTO और RPO objectives द्वारा परिभाषित।
मुख्य अवधारणाएँ: 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.
