SY0-701 · Question #486
A company wants to improve the availability of its application with a solution that requires minimal effort in the event a server needs to be replaced or added. Which of the following would be the…
The correct answer is A. Load balancing. Load balancing improves application availability by distributing traffic across multiple servers. If one server fails, traffic is automatically routed to other available servers with minimal intervention.
Question
A company wants to improve the availability of its application with a solution that requires minimal effort in the event a server needs to be replaced or added. Which of the following would be the best solution to meet these objectives?
Options
- ALoad balancing
- BFault tolerance
- CProxy servers
- DReplication
How the community answered
(35 responses)- A83% (29)
- B9% (3)
- C6% (2)
- D3% (1)
Explanation
Load balancing improves application availability by distributing traffic across multiple servers. If one server fails, traffic is automatically routed to other available servers with minimal intervention.
Community Discussion
No community discussion yet for this question.