1.

Can You Please Explain The Difference Between Vertical Scale Up And Horizontal Scale Out?

Answer»

Vertical scale up provides more resources to a single COMPUTATIONAL unit, whereas horizontal scale out provides additional computational unit and run them in parallel.

Vertical scale up provides a provision to move a WORKLOAD to other system that doesn't have workload, whereas horizontal scale out SPLIT the workload among various computational units.

Vertical scale up doesn't have a database partitioning CONCEPT, whereas horizontal scale out provides the database partitioning.

Vertical scale up provides more resources to a single computational unit, whereas horizontal scale out provides additional computational unit and run them in parallel.

Vertical scale up provides a provision to move a workload to other system that doesn't have workload, whereas horizontal scale out split the workload among various computational units.

Vertical scale up doesn't have a database partitioning concept, whereas horizontal scale out provides the database partitioning.



Discussion

No Comment Found