nerdexam
CompTIA

SY0-301 · Question #177

Which of the following provides the BEST application availability and is easily expanded as demand grows?

The correct answer is B. Load balancing. Load balancing distributes incoming traffic across multiple servers, meaning if one server fails, others continue serving requests - providing high availability. It also scales horizontally by simply adding more servers behind the load balancer as demand grows, making it highly…

Security architecture

Question

Which of the following provides the BEST application availability and is easily expanded as demand grows?

Options

  • AServer virtualization
  • BLoad balancing
  • CActive-Passive Cluster
  • DRAID 6

How the community answered

(22 responses)
  • B
    86% (19)
  • C
    9% (2)
  • D
    5% (1)

Explanation

Load balancing distributes incoming traffic across multiple servers, meaning if one server fails, others continue serving requests - providing high availability. It also scales horizontally by simply adding more servers behind the load balancer as demand grows, making it highly elastic. Server virtualization improves resource utilization but doesn't directly provide high availability by itself. An Active-Passive cluster provides failover but the passive node sits idle, wasting capacity and not easily scaling. RAID 6 provides disk-level fault tolerance for storage, not application-level availability.

Topics

#load balancing#high availability#scalability#redundancy

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice