CV0-003 · Question #102
The Chief Information Officer (CIO) has established the requirement to limit data loss to within two hours of a disaster. Which of the following terms describes this requirement?
The correct answer is B. RPO. RPO (Recovery Point Objective) defines the maximum acceptable amount of data loss expressed as a time window, so a two-hour limit on data loss is precisely the definition of RPO. This metric directly drives decisions about backup frequency and replication intervals.
Question
The Chief Information Officer (CIO) has established the requirement to limit data loss to within two hours of a disaster. Which of the following terms describes this requirement?
Options
- ARTO
- BRPO
- CMTTR
- DMTBF
How the community answered
(31 responses)- B90% (28)
- C6% (2)
- D3% (1)
Why each option
RPO (Recovery Point Objective) defines the maximum acceptable amount of data loss expressed as a time window, so a two-hour limit on data loss is precisely the definition of RPO. This metric directly drives decisions about backup frequency and replication intervals.
RTO (Recovery Time Objective) defines how quickly IT systems and services must be restored to operation after a disaster, not how much data loss is tolerable.
RPO specifies the point in time to which data must be recoverable after a disaster, meaning the organization cannot lose more data than what was created or changed within that RPO window. A two-hour RPO means backups or replication must occur at minimum every two hours to ensure no more than two hours of data is at risk. This is a business-defined requirement that directly governs data protection strategy and backup schedules.
MTTR (Mean Time To Repair) is an operational reliability metric measuring the average time needed to repair a failed component, and is unrelated to disaster recovery data loss thresholds.
MTBF (Mean Time Between Failures) measures the average operational time between system failures and is a reliability and availability metric, not a data loss or recovery objective.
Concept tested: RPO definition and disaster recovery data loss tolerance
Source: https://learn.microsoft.com/en-us/azure/reliability/disaster-recovery-overview
Topics
Community Discussion
No community discussion yet for this question.