Disaster recovery (DR) అనేది ప్రధాన వైఫల్యం లేదా విపత్తు తర్వాత సిస్టమ్లు మరియు డేటాను ఎలా కోలుకోవాలో ఆచారణ చేయడం. AWS DR వ్యూహాలను ఆఫర్ చేస్తుంది, ఇవి recovery speed, data loss, మరియు cost మధ్య వేర్వేరు ట్రేడ్అఫ్లను కలిగి ఉంటాయి — RTO మరియు RPO లక్ష్యాల ద్వారా నిర్వచించబడ్డాయి.
Key concepts: 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.
