Multiple choice technology architecture

Which of the following are the benefits of clustering?

  1. High availability

  2. workload management

  3. a & b both

  4. synchronous messaging

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Clustering provides both high availability through redundancy and failover capabilities, and workload management through distribution of processing across multiple nodes. Synchronous messaging is not an inherent benefit of clustering - clustering is about infrastructure resilience and load distribution.