200-901 · Question #222
200-901 Question #222: Real Exam Question with Answer & Explanation
The correct answer is B: external requests to be routed to the application servers. {"question_number": 1, "explanation": "A load balancer sits between the external network (Internet/clients) and a pool of application servers. Its primary function is to receive incoming external requests and distribute (route) them across multiple backend application servers to
Question
Refer to the exhibit. What does the load balancer enable in the network topology?
Options
- Ahosted application to access Internet services
- Bexternal requests to be routed to the application servers
- Cworkstations to access the Internet
- Dapplication to access the database server
Explanation
{"question_number": 1, "explanation": "A load balancer sits between the external network (Internet/clients) and a pool of application servers. Its primary function is to receive incoming external requests and distribute (route) them across multiple backend application servers to balance the workload and provide high availability. It does not provide Internet access for workstations or allow the application to reach a database - those are handled by routing/switching and backend connectivity, respectively.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.