A regional utility provider is updating its Business Continuity Plan (BCP) following an infrastructure audit of its smart grid control systems. The audit establishes that to prevent severe grid instability, data synchronization must be recovered to a state no older than 30 minutes prior to an outage. However, technical teams are given up to 8 hours to bring the secondary control server fully back online and operational. Which business continuity metric specifically defines this 30-minute parameter for data freshness?
- Recovery Point Objective (RPO)Answer
- BRecovery Time Objective (RTO)
- CMaximum Tolerable Downtime (MTD)
- DMean Time Between Failures (MTBF)
Answer
Recovery Point Objective (RPO)
The correct answer is Recovery Point Objective (RPO). RPO defines the maximum acceptable threshold of data loss measured in time prior to a disruption. Limiting lost transactional data to no more than 30 minutes directly aligns with the definition of RPO.
Step-by-Step Solution
Key Concept
Differentiating RPO (data loss timeframe) from RTO (system restoration timeframe)