Oracle Cloud Infrastructure 2021 Multicloud Architect Associate — Question 16

You have been contracted by a local e-commerce company to assist with enhancing their online shopping application. The application is currently deployed in a single Oracle Cloud Infrastructure (OCI) region. The application utilizes a public load balancer, application servers in a private subnet, and a database in a separate, private subnet.
The company would like to deploy another set of similar infrastructure in a different OCI region that will act as standby site. In the event of a failure at the primary site, all customers should be routed to the failover site automatically.
After deploying the additional infrastructure within the second region, how should you configure automated failover requirements? (Choose the best answer.)

Answer options

Correct answer: C

Explanation

The correct answer is C because it specifically describes creating a failover policy in the Traffic Management service, which allows for automatic monitoring and switching between the primary and secondary sites based on health checks. Option A incorrectly suggests using a load balancer policy which is not suitable for failover scenarios. Option B relies on manual intervention from customers to switch to the failover site, which is not automatic. Option D unnecessarily complicates the setup by requiring additional load balancers and backend sets, rather than leveraging the Traffic Management service's capabilities.