CompTIA Server+ (SK0-005) — Question 315
Which of the following is an example of load balancing?
Answer options
- A. Round robin
- B. Active-active
- C. Active-passive
- D. Failover
Correct answer: A
Explanation
Round robin is a well-known load balancing technique that distributes requests sequentially among available resources. The other options, such as active-active and active-passive, describe configurations for redundancy and high availability rather than the actual process of distributing loads.