Improving scalability
As we have seen, for a system to be considerably scalable, it must still perform well under increasing load. A good scalable system would also reduce the need of having to redesign the system in front of this kind of scalability problem, which we can convert into business gains, avoiding possible financial loss to the company or decreasing the customer's confidence.
To know the scalability of your system, you must first understand its capacity, which is defined as the maximum number of processes or users a system can handle without losing capacity.
The question now is "How do we scale?" There are two ways to improve scalability: scaling vertically (scale up) and scaling horizontally (scale out).
Note
In the following section, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access