Which type of scaling handles voluminous data by adding servers to the clusters?
Vertical
Horizontal
Answers
Answered by
1
Answer:
Horizontal scale is the answer
Answered by
1
Horizontal type of scaling handles voluminous data by adding servers to the clusters
Explanation:
- Horizontal Scaling, is scaling of the server horizontally by increasing more devices. It separates the data set and delivers the data over multiple servers, or shards. Each shard is a separate database.
- Horizontal scaling increases the number of machines. 'Horizontal scaling' means that you scale by increasing more devices into your 'pool of resources'. 'Horizontal-scaling' or 'scale dynamically' is somewhat easy as you can 'add more devices' into the 'existing pool'.
To know more
The basic building blocks of clusters are
(a) Nodes
(b) Network
(C) Network characterization
(d) All of these
https://brainly.in/question/12043938
Describe briefly about Clusters with examples.
https://brainly.in/question/5801796
Similar questions