CV0-002 · Question #317
An e-commerce business recently experienced a two-hour outage from its hosted web service provider. According to the SLA, the business needs to determine how much data can be restored. On which of the
The correct answer is B. RPO. The business needs to determine the maximum acceptable data loss to understand how much data can be restored after an outage, which is defined by the Recovery Point Objective.
Question
An e-commerce business recently experienced a two-hour outage from its hosted web service provider. According to the SLA, the business needs to determine how much data can be restored. On which of the following service-level components should the business focus?
Options
- AMTTR
- BRPO
- CMTBF
- DRTO
How the community answered
(61 responses)- A2% (1)
- B93% (57)
- C3% (2)
- D2% (1)
Why each option
The business needs to determine the maximum acceptable data loss to understand how much data can be restored after an outage, which is defined by the Recovery Point Objective.
MTTR (Mean Time To Recover) measures the average time it takes to restore a system after a failure, which is about service uptime, not the amount of data loss.
The Recovery Point Objective (RPO) specifies the maximum allowable amount of data loss, measured in time, that an organization can tolerate during a disaster. By focusing on RPO, the business can ascertain the freshness of the restored data, directly indicating how much data might be unrecoverable from the point of the outage.
MTBF (Mean Time Between Failures) measures the average time a system operates without failure, indicating reliability, not data restorability.
RTO (Recovery Time Objective) defines the maximum acceptable downtime for a system after a disaster, focusing on service restoration duration, not data loss quantity.
Concept tested: Disaster Recovery - RPO vs RTO
Source: https://learn.microsoft.com/en-us/azure/architecture/resiliency/recovery-objectives
Topics
Community Discussion
No community discussion yet for this question.