Answers for "horizontal scalability"

1

horizontal scalability

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”).
Posted by: Guest on July-19-2021

Browse Popular Code Answers by Language