Skip to content

Commit 2761d8d

Browse files
authored
Merge pull request #2590 from ydFu/en-update-vertical-scaling
[en] Update Vertical Scaling
2 parents 394d3a2 + 587ad37 commit 2761d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/vertical-scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ scaling it vertically means switching to a 16GB RAM system.
1616
As demand for an application grows beyond the current capacity of that application instance,
1717
we need to find a way to scale (add capacity to) the system.
1818
We can either add more compute resources to existing nodes (vertical scaling)
19-
or more nodes to the system ([horizontal scaling](/horizontal-scaling/)).
19+
or more nodes to the system (horizontal scaling).
2020
[Scalability](/scalability/) contributes to competitiveness, efficiency, reputation, and quality.
2121

2222
## How it helps

0 commit comments

Comments
 (0)