SY0-301 · Question #721
A security architect has developed a framework in which several authentication servers work together to increase processing power for an application. Which of the following does this represent?
The correct answer is C. Clustering. Clustering is the correct answer. A cluster is a group of servers (nodes) that work together as a unified system to increase processing power, availability, and fault tolerance. Unlike load balancing, which distributes incoming traffic across multiple independent servers…
Question
A security architect has developed a framework in which several authentication servers work together to increase processing power for an application. Which of the following does this represent?
Options
- AWarm site
- BLoad balancing
- CClustering
- DRAID
How the community answered
(52 responses)- A8% (4)
- B15% (8)
- C73% (38)
- D4% (2)
Explanation
Clustering is the correct answer. A cluster is a group of servers (nodes) that work together as a unified system to increase processing power, availability, and fault tolerance. Unlike load balancing, which distributes incoming traffic across multiple independent servers, clustering tightly couples the servers so they share resources and processing workload cooperatively. The key detail here is that the servers 'work together' to boost capacity for the application, which is the defining characteristic of clustering.
Topics
Community Discussion
No community discussion yet for this question.