Load balancing is the correct technique used to manage incoming network traffic by distributing it across several servers. This ensures that no individual server is overwhelmed, which can improve the responsiveness and availability of applications. Clustering, on the other hand, refers to linking several servers together to work as a single system, often for redundancy and failover capabilities rather than just distributing load.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the different types of load balancing techniques?
Open an interactive chat with Bash
What tools or technologies are commonly used for load balancing?
Open an interactive chat with Bash
Why is load balancing important for network performance and reliability?