Oracle Cloud Infrastructure 2022 Architect Professional — Question 15

You are responsible for a web application deployed on a set of compute VM instances in Oracle Cloud Infrastructure (OCI). Your application stores data on block volumes.
In production, the business requirement is a Recovery Point Objective (RPO) of two hours and that data should be recoverable in case of a regional failure.
How would you meet the RPO requirement in the event of a failure?

Answer options

Correct answer: C

Explanation

The correct answer is C because synchronous primary-secondary data replication ensures that data is consistently replicated in real-time, meeting the RPO requirement during regional failures. Option A, while creating backups, does not guarantee real-time data replication. Option B does not provide a method for maintaining data consistency across regions, and option D, although useful for redundancy, does not meet the immediate RPO requirement as effectively as synchronous replication.