Oracle Cloud Infrastructure 2019 Developer Associate — Question 2
Which two are required parameters to create a public load balancer instance? (Choose two.)
Answer options
- A. certificate
- B. load balancer name
- C. listener
- D. back end set
- E. two public subnets
Correct answer: D, E
Explanation
The correct answers are D and E because a public load balancer requires a back end set to define how traffic will be routed to the instances and two public subnets to ensure high availability and redundancy. Options A, B, and C, while potentially relevant, are not mandatory for the creation of a public load balancer instance.