Oracle Cloud Infrastructure 2019 Developer Associate — Question 46
Which two must be configured for a load balancer to accept incoming traffic? (Choose two.)
Answer options
- A. a listener
- B. a back-end server
- C. a back end set
- D. a security list that is open on a listener port
- E. a certificate
Correct answer: B, C
Explanation
The correct choices are B and C because a back-end server is essential for processing the traffic that the load balancer receives, and a back end set groups these servers for efficient traffic management. Options A, D, and E are related to traffic handling but are not mandatory for the load balancer to accept traffic.