Oracle Cloud Infrastructure 2019 Developer Associate — Question 4

Your company is moving an Internet-facing, 2-tier web application into Oracle Cloud Infrastructure. The application must have a highly available architecture.
Which two design options would you consider? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Option B is correct because configuring a NAT instance with the appropriate route rules allows for private subnet resources to communicate with the Internet while maintaining high availability. Option C is also correct as deploying public load balancer nodes in two Available Domains ensures redundancy and fault tolerance. Options A and D do not sufficiently address high availability for the architecture as specified.