Problem Statement
What is scalability and how is it different from elasticity?
Explanation
Scalability means the system can handle increasing workload by adding resources manually or automatically.
Elasticity focuses on dynamic scaling — adding or removing resources automatically in real time.