Oracle Cloud Infrastructure 2019 Developer Associate — Question 68

When deploying a highly available, Internet-facing, 2-tier web application on Oracle Cloud Infrastructure (OCI), which design option would you use?

Answer options

Correct answer: B

Explanation

Option B is the correct choice as it ensures high availability by distributing both the web servers and database systems across multiple Availability Domains, which provides redundancy and failover capabilities. Options A and D place all resources in a single Availability Domain, which does not offer the same level of availability. Option C uses a private load balancer, which is not suitable for an Internet-facing application.