Two words people confuse all the time.
Scalability — the system CAN grow.
Elasticity — it AUTOMATICALLY grows AND shrinks with load.
You configure an Auto Scaling Group that adds EC2 instances when CPU > 70%
and removes them when CPU < 30%. This is mainly an example of:
A) Scalability only B) Elasticity C) High availability D) Disaster recovery
Sign in to save your code and track progress across devices.