Vertical vs Horizontal scaling
Vertical scaling means adding more resources(CPU/RAM/DISK) to your server (database or application server is still remains one).
Horizontal scaling means adding more processing units (phyiscal machine) to your server (infrastructure be it application web/server or database).
Vertical scaling means adding more resources(CPU/RAM/DISK) to your server (database or application server is still remains one).
Horizontal scaling means adding more processing units (phyiscal machine) to your server (infrastructure be it application web/server or database).
No comments:
Post a Comment