Beginner
System Design
Q3 / 100
What does "scalability" mean for a system?
Correct! Well done.
Incorrect.
The correct answer is A) The ability of a system to handle increasing load (users, data, traffic) by adding resources
A
Correct Answer
The ability of a system to handle increasing load (users, data, traffic) by adding resources
Explanation
Scalability describes how well a system can grow to handle more load, either by adding more powerful machines (vertical) or more machines (horizontal).
Progress
3/100