Problem Statement
When a system faces increased load, relying on a single server to handle all requests can cause slow response times and risk total failure if that server crashes. Without proper scaling, the system cannot handle growth or sudden spikes in traffic, leading to poor user experience and downtime.