Skip to content

Commit 587ad37

Browse files
committed
[en] Update Vertical Scaling
Signed-off-by: ydFu <[email protected]>
1 parent 00d3ca8 commit 587ad37

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
@@ -18,7 +18,7 @@ scaling it vertically means switching to a 16GB RAM system.
1818
As demand for an application grows beyond the current capacity of that application instance,
1919
we need to find a way to scale (add capacity to) the system.
2020
We can either add more compute resources to existing nodes (vertical scaling)
21-
or more nodes to the system ([horizontal scaling](/horizontal-scaling/)).
21+
or more nodes to the system (horizontal scaling).
2222
[Scalability](/scalability/) contributes to competitiveness, efficiency, reputation, and quality.
2323

2424
## How it helps

0 commit comments

Comments
 (0)