Computer Science, asked by shivkumar4259, 10 months ago

The type of scaling supported by NoSQL is __________. Vertical Horizontal

Answers

Answered by ridhimakh1219
0

The type of scaling supported by NoSQL is Horizontal

Explanation:

Vertical scaling is the type of scaling which adds more resources such as disk, ram to existing server as required(up-gradation of server hardware)  

Horizontal Scaling is mostly used when there is a high demand of server services.  

Horizontal-scaling is frequently depends upon partition of the data or facts in which every node acquires solely section of the data whereas in Vertical scaling, data remains on a single node.  

Similar questions