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) and workload management (through load distribution across nodes). These are the two primary benefits of clustering in enterprise systems. Synchronous messaging is unrelated to clustering.