InterviewSolution
| 1. |
What Is Scalability? |
|
Answer» Scalability is the ability of a system, network, or process to handle a growing amount of load by adding more resources. The adding of RESOURCE can be done in two ways Scaling Up This INVOLVES adding more resources to the existing NODES. For example, adding more RAM, Storage or processing power. Scaling Out
Scalability is the ability of a system, network, or process to handle a growing amount of load by adding more resources. The adding of resource can be done in two ways Scaling Up This involves adding more resources to the existing nodes. For example, adding more RAM, Storage or processing power. Scaling Out |
|