0
0
HLDsystem_design~10 mins

Vertical scaling vs horizontal scaling in HLD - Interactive Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to describe vertical scaling.

HLD
Vertical scaling means adding more [1] to a single server to improve performance.
Drag options to blanks, or click blank then click option'
Anodes
Bservers
Cmemory
Dclusters
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing vertical scaling with adding more servers.
2fill in blank
medium

Complete the code to describe horizontal scaling.

HLD
Horizontal scaling means adding more [1] to distribute the load.
Drag options to blanks, or click blank then click option'
Aservers
Bmemory
CCPU
Dstorage
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing hardware components instead of servers.
3fill in blank
hard

Fix the error in the statement about scaling.

HLD
Vertical scaling involves adding more [1] to multiple servers.
Drag options to blanks, or click blank then click option'
ACPU
Bclusters
Cservers
Dnodes
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing vertical scaling with horizontal scaling.
4fill in blank
hard

Fill both blanks to complete the scaling comparison.

HLD
Vertical scaling adds [1] to a single server, while horizontal scaling adds [2] to the system.
Drag options to blanks, or click blank then click option'
Aresources
Bservers
Cnodes
Dstorage
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing up resources and servers.
5fill in blank
hard

Fill all three blanks to complete the scaling strategy code.

HLD
To scale vertically, increase [1] like [2] or [3] on one server.
Drag options to blanks, or click blank then click option'
Aresources
BCPU
Cmemory
Dservers
Attempts:
3 left
💡 Hint
Common Mistakes
Including servers as vertical scaling resources.