(SRE) Site Reliability Engineering Foundation Certification Practice Test
SRE - Site Reliability Engineering Foundation Certification SRE Disaster Recovery and Business Continuity
What is the difference between RTO (Recovery Time Objective) and RPO (Recovery Point Objective)?
Select your answer
A
RTO is the maximum acceptable time to restore service after a disaster; RPO is the maximum acceptable amount of data loss measured in time (how old the most recent backup can be)
B
RTO measures how quickly the team is alerted to a disaster; RPO measures how quickly the first response team arrives on-site
C
RTO is the time required to restore from backup; RPO is the time required to validate data integrity after restoration
D
Both RTO and RPO measure recovery time; RTO applies to primary systems and RPO applies to secondary systems
Hint