📜  水平可扩展性 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:46.754000             🧑  作者: Mango

代码示例1
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”).