Conceptual
Login

Horizontal Scaling

Adding more identical instances rather than a bigger one; it requires work to be partitionable and instances to hold no exclusive state, and it turns capacity into a scheduling and limits problem rather than a hardware one.