In this video you’ll learn about vertical vs horizontal scaling, the pros and cons of both, and some other general information about how to scale an application as the number of traffic and users grow.

In short, vertical scaling is simply increasing the size of the server your application is running on to boost performance. This is the easiest way to scale an application but has limitations.

Horizontal scaling is more complex but eventually will become almost mandatory at a certain scale.

#developer

Vertical vs Horizontal Scaling Tutorial - System Design Basics
1.65 GEEK