CLF-C02 Cloud Concepts Practice Question
A company runs an e-commerce platform on AWS. The platform experiences unpredictable traffic, with occasional large spikes. The company wants to automatically adjust compute capacity to match demand exactly, ensuring consistent performance while only paying for the resources consumed. Which benefit of the AWS Cloud does this scenario primarily describe?
⚠ Common exam trap
Many candidates confuse elasticity with high availability, thinking that automatically adding more servers during a spike also ensures fault tolerance, but elasticity is specifically about matching capacity to demand, not about maintaining uptime during failures.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Elasticity
Elasticity is the ability of AWS to automatically scale compute resources up or down based on demand. In this scenario, the e-commerce platform experiences unpredictable traffic spikes, and elasticity ensures that EC2 instances or Auto Scaling groups adjust capacity in real time, matching demand exactly while only charging for resources consumed. This directly aligns with the 'pay-as-you-grow' model and the operational benefit of scaling without manual intervention.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
High availability
Why it's wrong here
High availability (HA) is the property of keeping a workload operational and accessible despite component failures, typically achieved through redundancy, load balancing, and health checks across multiple Availability Zones. HA ensures a system can tolerate failure without downtime, but it does not automatically adjust the amount of compute capacity in response to changes in current workload. In the e-commerce scenario, the need is for capacity to grow and shrink with traffic, which is an elasticity concern; HA alone would keep the website up but would not provision additional resources during a peak without human or automated scaling intervention. Therefore, it is not the correct answer.
When this WOULD be correct
A company requires its application to remain accessible and operational even if an AWS Availability Zone fails. The question asks which AWS Cloud benefit ensures minimal downtime and continuous service despite infrastructure failures.
- ✓
Elasticity
Why this is correct
Elasticity is the cloud characteristic that enables automatic provisioning and release of compute resources to match the current demand. AWS implements this through services such as Auto Scaling, which dynamically adjusts EC2 instance fleets based on CloudWatch alarms, and Lambda's per-request scaling. For an e-commerce platform, this directly supports the requirement to absorb traffic spikes while releasing idle capacity to control costs. It is the only option that explicitly addresses demand-driven capacity adjustment.
- ✗
Disaster recovery
Why it's wrong here
Disaster recovery (DR) encompasses strategies like backup, cross-Region replication, and failover to a secondary site to restore systems after a catastrophic event such as an Availability Zone loss or data corruption. It is a reactive process to regain availability after an outage, not a mechanism for continuously reallocating capacity to match variable user load. The scenario describes fluctuating traffic and cost minimization, which DR does not address, because DR focuses on recovery time and recovery point objectives, not on scaling to meet demand. Thus it is incorrect for this question.
When this WOULD be correct
A company wants to ensure its application can quickly recover from a regional outage with minimal data loss and downtime. The question asks about the AWS benefit that enables failover to a secondary region and restoration of operations.
- ✗
Resource pooling
Why it's wrong here
Resource pooling refers to the cloud provider's ability to serve multiple customers from a shared pool of physical resources using multi-tenancy. While related to efficiency, it does not describe the automatic scaling behavior in response to demand changes.
When this WOULD be correct
A question describing a scenario where a cloud provider uses shared infrastructure to serve multiple customers, reducing costs through economies of scale, would make resource pooling the correct answer.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The CLF-C02 exam frequently reuses these exact scenarios with slightly different constraints.
✓ElasticityCorrect answer▾
Why this is correct
Elasticity is the cloud characteristic that enables automatic provisioning and release of compute resources to match the current demand. AWS implements this through services such as Auto Scaling, which dynamically adjusts EC2 instance fleets based on CloudWatch alarms, and Lambda's per-request scaling. For an e-commerce platform, this directly supports the requirement to absorb traffic spikes while releasing idle capacity to control costs. It is the only option that explicitly addresses demand-driven capacity adjustment.
✗High availabilityWrong answer — click to see why▾
Why this is wrong here
High availability focuses on ensuring system uptime and fault tolerance, not on automatically adjusting capacity to match demand. The scenario describes scaling resources up and down based on traffic, which is elasticity.
★ When this WOULD be the correct answer
A company requires its application to remain accessible and operational even if an AWS Availability Zone fails. The question asks which AWS Cloud benefit ensures minimal downtime and continuous service despite infrastructure failures.
Why candidates choose this
Candidates may confuse high availability with elasticity because both involve maintaining performance during traffic spikes, but high availability is about redundancy and failover, not dynamic scaling.
✗Disaster recoveryWrong answer — click to see why▾
Why this is wrong here
Disaster recovery focuses on restoring infrastructure and data after a disruptive event, not on automatically adjusting compute capacity to match demand spikes.
★ When this WOULD be the correct answer
A company wants to ensure its application can quickly recover from a regional outage with minimal data loss and downtime. The question asks about the AWS benefit that enables failover to a secondary region and restoration of operations.
Why candidates choose this
Candidates may confuse the ability to handle traffic spikes with the need to recover from failures, especially if they think of 'disaster' broadly as any unexpected event.
✗Resource poolingWrong answer — click to see why▾
Why this is wrong here
Resource pooling refers to multi-tenant sharing of computing resources, not the ability to automatically scale capacity up or down to match demand. The question focuses on adjusting compute capacity to match unpredictable traffic, which is elasticity.
★ When this WOULD be the correct answer
A question describing a scenario where a cloud provider uses shared infrastructure to serve multiple customers, reducing costs through economies of scale, would make resource pooling the correct answer.
Why candidates choose this
Candidates may confuse resource pooling with elasticity because both involve efficient resource utilization, but resource pooling is about multi-tenancy, not dynamic scaling.
Analysis generated from the official CLF-C02blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Go deeper
Related to this question
About these practice questions
One of 988 original CLF-C02 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CLF-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLF-C02 exam.