- A
Resource pooling
Why wrong: Resource pooling refers to the provider's computing resources being pooled to serve multiple customers using a multi-tenant model. This scenario focuses on scaling capacity up and down, not on multi-tenancy.
- B
Measured service
Why wrong: Measured service means that cloud resource usage is metered and reported for billing and optimization. While AWS does meter usage, the core benefit shown here is the ability to scale quickly, not the metering itself.
- C
On-demand self-service
Why wrong: On-demand self-service allows users to provision resources without human interaction. Although the company automates provisioning, the primary characteristic demonstrated is the rapid scaling up and down, which is elasticity. On-demand self-service is a supporting aspect but not the best fit for the scenario's emphasis on handling peak load efficiently.
- D
Rapid elasticity
Rapid elasticity is the ability to quickly and automatically scale resources up and down in response to demand. By provisioning 100 instances only when needed and terminating them after use, the company avoids over-provisioning and pays only for what it uses, directly illustrating this essential characteristic.
CLF-C02 Cloud Concepts Practice Question
This CLF-C02 practice question tests your understanding of cloud concepts. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: rapid elasticity allows automatic scaling of resources up or down.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company runs a monthly data processing job that requires 100 Amazon EC2 instances to complete within 4 hours. The job is not needed at any other time. The company previously ran this job on its on-premises servers, which required maintaining enough capacity to handle the peak load year-round, leading to low average utilization. The company has now migrated the job to AWS. Each month, the company automatically provisions the 100 instances, runs the job, and then terminates the instances. Which essential characteristic of cloud computing does this scenario best illustrate?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"best"Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
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
Rapid elasticity
This scenario best illustrates rapid elasticity because the company provisions 100 EC2 instances only when needed for the monthly job, scaling up from zero to 100 instances in minutes and then scaling back down to zero after the job completes. Rapid elasticity allows cloud resources to be quickly scaled out (increased) and scaled in (decreased) to match demand, eliminating the need to maintain idle capacity for peak loads.
Key principle: Rapid elasticity allows automatic scaling of resources up or down.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Resource pooling
Why it's wrong here
Resource pooling refers to the provider's computing resources being pooled to serve multiple customers using a multi-tenant model. This scenario focuses on scaling capacity up and down, not on multi-tenancy.
- ✗
Measured service
Why it's wrong here
Measured service means that cloud resource usage is metered and reported for billing and optimization. While AWS does meter usage, the core benefit shown here is the ability to scale quickly, not the metering itself.
- ✗
On-demand self-service
Why it's wrong here
On-demand self-service allows users to provision resources without human interaction. Although the company automates provisioning, the primary characteristic demonstrated is the rapid scaling up and down, which is elasticity. On-demand self-service is a supporting aspect but not the best fit for the scenario's emphasis on handling peak load efficiently.
- ✓
Rapid elasticity
Why this is correct
Rapid elasticity is the ability to quickly and automatically scale resources up and down in response to demand. By provisioning 100 instances only when needed and terminating them after use, the company avoids over-provisioning and pays only for what it uses, directly illustrating this essential characteristic.
Clue confirmation
The clue word "best" in the question point toward this answer.
Related concept
Rapid elasticity allows automatic scaling of resources up or down.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse 'on-demand self-service' (the ability to provision resources without manual approval) with 'rapid elasticity' (the ability to quickly scale resources up and down to match fluctuating demand), but the key clue in the question is the dynamic scaling from zero to 100 instances and back, which directly tests the elasticity concept.
Trap categories for this question
Command / output trap
Measured service means that cloud resource usage is metered and reported for billing and optimization. While AWS does meter usage, the core benefit shown here is the ability to scale quickly, not the metering itself.
Scenario analysis trap
Resource pooling refers to the provider's computing resources being pooled to serve multiple customers using a multi-tenant model. This scenario focuses on scaling capacity up and down, not on multi-tenancy.
Detailed technical explanation
How to think about this question
Under the hood, rapid elasticity in AWS relies on services like Auto Scaling groups and Amazon EC2 Fleet API calls that can launch instances across multiple Availability Zones within minutes using pre-configured Amazon Machine Images (AMIs). A subtle behavior is that elasticity is not just about scaling up but also scaling down; the company terminates all instances after the job, which avoids paying for idle resources and demonstrates the 'elastic' nature of cloud computing. In a real-world scenario, a company running a batch processing job that requires 100 instances for only 4 hours a month would see a 99.5% reduction in compute cost compared to maintaining those servers on-premises year-round.
KKey Concepts to Remember
- Rapid elasticity allows automatic scaling of resources up or down.
- It enables matching compute capacity precisely to demand.
- Rapid elasticity helps avoid over-provisioning and under-provisioning.
- It is a core benefit for workloads with fluctuating or unpredictable demand.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Rapid elasticity allows automatic scaling of resources up or down.
Real-world example
How this comes up in practice
An e-commerce site experiences heavy traffic on Black Friday and near-zero traffic during off-peak weeks. Rather than provisioning permanent large VMs, the team uses auto-scaling groups that add capacity automatically under load and reduce it overnight. Questions like this test whether you understand elasticity, availability zones, and cloud compute scaling patterns.
What to study next
Got this wrong? Here's your next step.
Review rapid elasticity allows automatic scaling of resources up or down., then practise related CLF-C02 questions on the same topic to reinforce the concept.
- →
Cloud Concepts — study guide chapter
Learn the concepts, then practise the questions
- →
Cloud Concepts practice questions
Targeted practice on this topic area only
- →
All CLF-C02 questions
1,024 questions across all exam domains
- →
AWS Certified Cloud Practitioner CLF-C02 study guide
Full concept coverage aligned to exam objectives
- →
CLF-C02 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related CLF-C02 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Cloud Concepts practice questions
Practise CLF-C02 questions linked to Cloud Concepts.
Security and Compliance practice questions
Practise CLF-C02 questions linked to Security and Compliance.
Cloud Technology and Services practice questions
Practise CLF-C02 questions linked to Cloud Technology and Services.
Billing, Pricing, and Support practice questions
Practise CLF-C02 questions linked to Billing, Pricing, and Support.
AWS shared responsibility model practice questions
Practise CLF-C02 questions linked to AWS shared responsibility model.
AWS IAM practice questions
Practise CLF-C02 questions linked to AWS IAM.
AWS pricing practice questions
Practise CLF-C02 questions linked to AWS pricing.
AWS support plans practice questions
Practise CLF-C02 questions linked to AWS support plans.
AWS S3 practice questions
Practise CLF-C02 questions linked to AWS S3.
AWS EC2 practice questions
Practise CLF-C02 questions linked to AWS EC2.
Practice this exam
Start a free CLF-C02 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this CLF-C02 question test?
Cloud Concepts — This question tests Cloud Concepts — Rapid elasticity allows automatic scaling of resources up or down..
What is the correct answer to this question?
The correct answer is: Rapid elasticity — This scenario best illustrates rapid elasticity because the company provisions 100 EC2 instances only when needed for the monthly job, scaling up from zero to 100 instances in minutes and then scaling back down to zero after the job completes. Rapid elasticity allows cloud resources to be quickly scaled out (increased) and scaled in (decreased) to match demand, eliminating the need to maintain idle capacity for peak loads.
What should I do if I get this CLF-C02 question wrong?
Review rapid elasticity allows automatic scaling of resources up or down., then practise related CLF-C02 questions on the same topic to reinforce the concept.
Are there clue words in this question I should notice?
Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
What is the key concept behind this question?
Rapid elasticity allows automatic scaling of resources up or down.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More CLF-C02 practice questions
- A company publishes a message each time a new product is added to its catalogue. Three services need to receive this mes…
- A media company stores frequently accessed video thumbnails in Amazon S3. The thumbnails are read multiple times every d…
- A company needs a service to translate domain names (like www.example.com) into IP addresses, check the health of their…
- A startup runs an application on AWS and receives a monthly bill that charges exactly for the number of compute hours us…
- A financial institution runs its core banking application on-premises due to regulatory requirements. It has connected i…
- A company wants to run a MySQL database in AWS without managing database software installation, applying patches, settin…
Last reviewed: Jun 11, 2026
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.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.