BIA Recovery Metrics Timeline
Business Continuity and Disaster Recovery metrics are heavily tested. The key is understanding how they flow sequentially and their relationship with MTD.
Key ISACA Principles:
- RPO (Recovery Point Objective): Measures maximum data loss in time (e.g., 4 hours of transactions). It dictates backup frequency.
- RTO (Recovery Time Objective): The time allowed to get hardware/systems back online (e.g., restore server from OS install).
- WRT (Work Recovery Time): The time required to restore/verify databases, catch up on transactions, and perform checks.
- MTD (Maximum Tolerable Downtime): The absolute limit. Formula:
RTO + WRT ≤ MTD. Exceeding MTD means operational survival is threatened.