A trainee claims the recovery point objective and the recovery time objective mean the same thing. Which explanation most accurately distinguishes the recovery point objective?
- AIt sets how quickly staff must be relocated to an alternate work site after an incident.
- BIt defines the maximum tolerable age of recoverable data, indicating how much data loss is acceptable. Correct
- CIt states the longest period a function may remain down before the organisation fails entirely.
- DIt records the number of staff required to run a function at its minimum acceptable service level.
Why A is wrong: Staff relocation timing is an operational recovery detail, not the recovery point objective. It is tempting because it sounds time-based, but the recovery point objective concerns data, not people.
Why B is correct: This is correct because the recovery point objective marks the point in time to which data must be recoverable, so it expresses the acceptable amount of data loss, unlike the time-focused recovery time objective.
Why C is wrong: This describes the maximum tolerable downtime, a different measure. It is tempting because it is a time limit, but it governs outage length rather than data currency.
Why D is wrong: Minimum staffing is a resource requirement, not a timing objective. It is tempting because the analysis captures resource needs, but the recovery point objective is strictly about data loss over time.