Custo Escalonamento
- Created by
- Renato Passos, Eng. de Software
- Reviewed by
- Renato Passos, Eng. de Software
Last updated: Apr 18, 2026
About this calculator
The Horizontal vs Vertical Scaling Calculator is a useful tool to help you calculate cost savings with machine scaling in your projects.
It allows you to compare the cost of horizontal scaling, calculated by multiplying the number of machines (n) by the cost of each machine (cost_maq), with the cost of vertical scaling, determined by the cost of a more expensive machine (cost_maquina_bigger).
This calculator is ideal for engineers, project managers and technology professionals who need to make quick and accurate calculations to inform their decisions about implementing technology in their projects.
Frequently asked questions
What is horizontal scaling?
Horizontal scaling is the technique of increasing a system's capacity by adding more machines. It's common in computing and database systems.
What is vertical scaling?
Vertical scaling is the technique of increasing a system's capacity by improving the capacity of each machine. It's common in computing and database systems.
When should I use the Horizontal vs Vertical Scaling Calculator?
Use this calculator when you need to compare the cost of horizontal and vertical scaling in your technology projects.
How do I input values into the calculator?
Input the number of machines (n), the cost of each machine (cost_maq) and the cost of a more expensive machine (cost_maquina_bigger).