Computer Science, asked by nishitanagi2174, 1 year ago

Horizontal scaling approach tends to be cheaper as the number of operations and the size of the data increases

Answers

Answered by akum79
1

True. yes cluster can run on low specification hardware.

Answered by Sidyandex
5

The given statement is true.

Horizontal scaling approach tends to be cheaper as the number of operations and the size of the data increases.

It is because the horizontal scaling in the database world is done on the basis of the partitioning of the data.

In addition to that, each part of data is stored in each note which is not the case in the vertical scaling.  

Similar questions