Which of the following is a type of cluster computing?
2021
Which of the following is a type of cluster computing?
Answer: D. Load balancing cluster — Cluster computing is commonly categorized by its purpose, such as load balancing clusters, failover clusters, and high-availability clusters. A load balancing…
- A.
Load sharing cluster
- B.
Load holding cluster
- C.
Load replication cluster
- D.
Load balancing cluster
Attempted by 75 students.
Show answer & explanation
Correct answer: D
Cluster computing is commonly categorized by its purpose, such as load balancing clusters, failover clusters, and high-availability clusters. A load balancing cluster is a valid type where incoming tasks are distributed across multiple machines to share workload and improve performance.
Loading lesson…