46. Which of the following metrics impacts the backup schedule as part of the BIA?
Answer: B
The RPO metric impacts the backup schedule as part of the BIA.
RPO, or Recovery Point Objective, defines the maximum acceptable amount of data loss measured in time. It is crucial for determining how frequently backups should occur to meet business continuity needs.
A) RTO
RTO, or Recovery Time Objective, refers to the maximum acceptable time to recover after a disruption. While RTO is critical for overall recovery planning, it does not directly influence the frequency of data backups, making it less relevant to the backup schedule than RPO.
B) RPO
RPO directly impacts the backup schedule as it specifies how much data loss is acceptable in terms of time. A shorter RPO requires more frequent backups to minimize potential data loss, thus directly affecting how often backups are scheduled.
C) MTTR
MTTR, or Mean Time to Recovery, measures the average time taken to recover from a failure. Similar to RTO, MTTR focuses on recovery duration rather than the frequency of backups, making it less relevant to determining backup schedules.
D) MTBF
MTBF, or Mean Time Between Failures, indicates the average time between failures of a system. While it provides insights into system reliability, it does not directly influence backup scheduling, as it does not address data loss tolerance or recovery objectives.
Conclusion
RPO is the only metric among the options that directly influences the backup schedule, as it establishes the acceptable limits for data loss in time. In contrast, RTO, MTTR, and MTBF focus on recovery aspects rather than the frequency of backups, which is why they do not adequately address the backup schedule as part of the Business Impact Analysis (BIA).