Computer Science, asked by mohdmohtram53, 1 month ago

determind the horizontal and vertical scale ​

Answers

Answered by anushree92004
2

Answer:

Horizontal scaling means scaling by adding more machines to your pool of resources (also described as “scaling out”),

whereas vertical scaling refers to scaling by adding more power (e.g. CPU, RAM) to an existing machine (also described as “scaling up”).

Similar questions