Problem Statement
When a system faces more users or requests than it can handle, it slows down or crashes. This causes poor user experience and lost business because the system cannot keep up with growing traffic.
This diagram shows multiple users sending requests to a load balancer, which distributes traffic across multiple servers to handle growing traffic.