Oracle Cloud Infrastructure Foundations 2020 Associate — Question 33
Which should you use to distribute incoming traffic between a set of web servers?
Answer options
- A. Load Balancer
- B. Dynamic Routing Gateway
- C. Internet Gateway
- D. Autoscaling
Correct answer: A
Explanation
A Load Balancer is specifically designed to distribute incoming traffic among a group of servers, ensuring efficient resource use and improved response times. The Dynamic Routing Gateway is used for routing traffic efficiently but does not balance loads, while an Internet Gateway is primarily for connecting to the internet. Autoscaling helps manage server instances but does not directly handle traffic distribution.