- A
On-demand self-service
Why wrong: On-demand self-service allows users to provision resources without requiring human interaction with the service provider. While the scenario involves automatic provisioning, the key is the speed of scaling in response to demand, which is more specifically captured by rapid elasticity. On-demand self-service is about the ability to initiate provisioning, not the automatic scaling behavior described.
- B
Broad network access
Why wrong: Broad network access means that resources are accessible over the network from a variety of client platforms (e.g., mobile phones, laptops). The scenario focuses on scaling capacity to handle traffic, not on the network accessibility of the resources.
- C
Rapid elasticity
Rapid elasticity is the ability to quickly and automatically scale resources up and down in response to fluctuating demand. The automatic addition and removal of EC2 instances during a traffic spike perfectly illustrates this characteristic, as the system adapts to the workload in near real-time.
- D
Resource pooling
Why wrong: Resource pooling refers to the provider's computing resources being pooled to serve multiple customers using a multi-tenant model, with physical and virtual resources dynamically assigned. The scenario does not address multi-tenancy or location independence; it focuses on scaling capacity for a single application.
CLF-C02 Cloud Concepts Practice Question
This CLF-C02 practice question tests your understanding of cloud concepts. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. 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 retail website on AWS. During a promotional event, the website's traffic spikes from 1,000 concurrent users to 100,000 concurrent users in under 5 minutes. The AWS infrastructure automatically provisions additional Amazon EC2 instances to handle the increased load and terminates them when the event ends. Which essential characteristic of cloud computing does this scenario best demonstrate?
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
The scenario describes the automatic scaling of EC2 instances from 1,000 to 100,000 concurrent users in under 5 minutes, and then terminating them when the event ends. This directly demonstrates rapid elasticity, which is the ability to provision and release cloud resources quickly and automatically in response to demand, a core characteristic defined by the NIST SP 800-145 standard.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
On-demand self-service
Why it's wrong here
On-demand self-service allows users to provision resources without requiring human interaction with the service provider. While the scenario involves automatic provisioning, the key is the speed of scaling in response to demand, which is more specifically captured by rapid elasticity. On-demand self-service is about the ability to initiate provisioning, not the automatic scaling behavior described.
When this WOULD be correct
A question where a user manually launches an EC2 instance via the AWS Management Console without needing to contact AWS support would demonstrate on-demand self-service. For example: 'A developer needs to spin up a test server outside business hours and does so through the console without any manual approval.'
- ✗
Broad network access
Why it's wrong here
Broad network access means that resources are accessible over the network from a variety of client platforms (e.g., mobile phones, laptops). The scenario focuses on scaling capacity to handle traffic, not on the network accessibility of the resources.
When this WOULD be correct
A company deploys a web application on AWS and needs to ensure employees can access it from various devices (laptops, tablets, smartphones) over the internet. The question asks which cloud characteristic enables this universal access. Broad network access would be correct.
- ✓
Rapid elasticity
Why this is correct
Rapid elasticity is the ability to quickly and automatically scale resources up and down in response to fluctuating demand. The automatic addition and removal of EC2 instances during a traffic spike perfectly illustrates this characteristic, as the system adapts to the workload in near real-time.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
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, with physical and virtual resources dynamically assigned. The scenario does not address multi-tenancy or location independence; it focuses on scaling capacity for a single application.
When this WOULD be correct
A question describing how a cloud provider serves multiple customers from the same physical infrastructure, where customers have no knowledge of each other's resource usage, 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.
✓Rapid elasticityCorrect answer▾
Why this is correct
Rapid elasticity is the ability to quickly and automatically scale resources up and down in response to fluctuating demand. The automatic addition and removal of EC2 instances during a traffic spike perfectly illustrates this characteristic, as the system adapts to the workload in near real-time.
✗On-demand self-serviceWrong answer — click to see why▾
Why this is wrong here
The scenario describes automatic scaling triggered by traffic spikes, which is rapid elasticity. On-demand self-service refers to a user provisioning resources without human interaction, not automatic scaling based on load.
★ When this WOULD be the correct answer
A question where a user manually launches an EC2 instance via the AWS Management Console without needing to contact AWS support would demonstrate on-demand self-service. For example: 'A developer needs to spin up a test server outside business hours and does so through the console without any manual approval.'
Why candidates choose this
Candidates may confuse the ability to provision resources on demand (self-service) with the automatic scaling aspect, not realizing that on-demand self-service is about user-initiated provisioning, not automated elasticity.
✗Broad network accessWrong answer — click to see why▾
Why this is wrong here
Broad network access refers to the ability to access cloud resources over the network using standard protocols, not to automatically scaling resources based on demand. The scenario describes rapid scaling of EC2 instances, which is elasticity, not network access.
★ When this WOULD be the correct answer
A company deploys a web application on AWS and needs to ensure employees can access it from various devices (laptops, tablets, smartphones) over the internet. The question asks which cloud characteristic enables this universal access. Broad network access would be correct.
Why candidates choose this
Candidates may confuse 'broad network access' with the idea that the cloud can handle many users (broad access) due to the large traffic spike, but the term specifically refers to network connectivity, not scalability.
✗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 scale capacity up or down automatically in response to demand. The scenario describes rapid scaling, not resource sharing.
★ When this WOULD be the correct answer
A question describing how a cloud provider serves multiple customers from the same physical infrastructure, where customers have no knowledge of each other's resource usage, would make resource pooling the correct answer.
Why candidates choose this
Candidates may confuse resource pooling with elasticity because both involve dynamic resource allocation, but pooling is about sharing resources among multiple users, not scaling for a single user's variable demand.
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?”
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse 'rapid elasticity' with 'on-demand self-service' because both involve provisioning resources without manual intervention, but on-demand self-service is about the user's ability to provision resources on their own, while rapid elasticity is about the system automatically scaling resources up and down to meet demand.
Trap categories for this question
Scenario analysis trap
On-demand self-service allows users to provision resources without requiring human interaction with the service provider. While the scenario involves automatic provisioning, the key is the speed of scaling in response to demand, which is more specifically captured by rapid elasticity. On-demand self-service is about the ability to initiate provisioning, not the automatic scaling behavior described.
Detailed technical explanation
How to think about this question
Under the hood, AWS Auto Scaling groups use Amazon EC2 Auto Scaling with target tracking scaling policies or step scaling policies that monitor CloudWatch metrics like CPU utilization or request count per target. When the metric breaches a threshold, the Auto Scaling group launches new instances from a pre-configured Amazon Machine Image (AMI) and registers them with a load balancer (e.g., ALB) in seconds to minutes. A subtle behavior is the cooldown period, which prevents Auto Scaling from launching or terminating additional instances before the previous scaling activity takes effect, but this can be overridden with a 'scale-out' cooldown of 0 for aggressive scaling scenarios like flash sales.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
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
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
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 — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Rapid elasticity — The scenario describes the automatic scaling of EC2 instances from 1,000 to 100,000 concurrent users in under 5 minutes, and then terminating them when the event ends. This directly demonstrates rapid elasticity, which is the ability to provision and release cloud resources quickly and automatically in response to demand, a core characteristic defined by the NIST SP 800-145 standard.
What should I do if I get this CLF-C02 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
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.