Horizontal Scaling

Noun · Development

Definitions

  1. Adding more machines to a system to handle increased load, distributing work across a fleet. The opposite of vertical scaling (making one machine bigger). Eventually cheaper and more resilient, but adds complexity.

    In plain English: Handling more users by adding more machines to share the work, like opening more checkout lanes when a store gets busy instead of making one cashier work faster.

Related Terms