Elasticity — AWS Cloud Practitioner (CLF-C02) Practice Questions
Elasticity is the ability of a cloud system to automatically provision and deprovision resources in near-real time to match current demand, and it is one of the defining characteristics of cloud computing highlighted in the CLF-C02 exam. Unlike traditional on-premises infrastructure where capacity must be purchased in advance, elasticity allows organizations to pay only for what they use at any given moment. AWS services like Auto Scaling groups, AWS Lambda, and Amazon DynamoDB on-demand mode demonstrate elasticity by adjusting capacity without manual intervention. The exam often contrasts elasticity with scalability, where scalability refers to the ability to grow, while elasticity implies the ability to both grow and shrink dynamically.
Free questions on elasticity
What is the main advantage of using AWS auto-scaling?
Free question · easy · full answer + explanation
More elasticity questions in the full bank
- What is auto-scaling? Unlock answer & explanation →
- Scaling out (horizontal scaling) in AWS involves which action? Unlock answer & explanation →
- How does Amazon EC2 Auto Scaling improve application availability? Unlock answer & explanation →