horizontal scaling - mmedrano9438/peripheral-brain GitHub Wiki

enhance the performance of the server by adding more machines/servers to the network, sharing the processing and memory workload across multiple devices. and it helps to distribute the load among these servers. In this approach, there is no need to change the capacity of the server or replace the server. Also, like vertical scaling, there is no downtime while adding more servers to the network.

Horizontal scaling and vertical scaling are two different approaches to scaling a system, both of which can be used to improve the performance and capacity of the system.