Scaling: Horizontal vs Vertical Scaling
What is scaling?
In system Design terms, scaling is the process of increasing the system's performance and resources to handle more traffic or load without making it more complex.
There are two types of scaling:
Vertical Scaling (Scaling-up)
Horizo...
krishnakumar.hashnode.dev2 min read