Oracle Cloud Infrastructure 2019 Developer Associate — Question 53
Which three load-balancing policies can be used with a backend set? (Choose three.)
Answer options
- A. throughput
- B. IP hash
- C. weighted round robin
- D. CPU utilization
- E. least connections
Correct answer: B, C, E
Explanation
The correct options, B (IP hash), C (weighted round robin), and E (least connections), are valid load-balancing policies that distribute traffic effectively based on different criteria. Option A (throughput) does not represent a load-balancing policy, and option D (CPU utilization) is not a standard policy for load balancing in this context.