This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+=========================================+================================+======================================+ | |
| Criteria | Horizontal Scaling | Vertical Scaling | | |
+=========================================+================================+======================================+ | |
| Definition | adding more machines | increasing the capacity of a machine | | |
+-----------------------------------------+--------------------------------+--------------------------------------+ | |
| Other Name | scale out or scale in | scale up or scale down | | |
+-----------------------------------------+--------------------------------+--------------------------------------+ | |
| Availability | The system is highly available | single point of failure | | |
+-----------------------------------------+--------------------------------+------------------- |