- A
Trade capital expense for variable expense
Why wrong: Trading capex for variable expense relates to the billing model shift. Eliminating over-provisioning through dynamic scaling is the 'stop guessing about capacity' benefit.
- B
Benefit from economies of scale
Why wrong: Economies of scale refer to AWS's aggregate purchasing power reducing costs. The capacity guessing benefit is about matching capacity to actual demand.
- C
Stop guessing about capacity
Cloud computing allows organisations to provision as much or as little capacity as needed and scale up or down automatically. This eliminates both the waste of over-provisioning and the performance problems of under-provisioning.
- D
Increase speed and agility
Why wrong: Speed and agility refer to how quickly new resources can be provisioned. The capacity-matching benefit is specifically about right-sizing to actual demand.
Stop Guessing About Capacity in AWS
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.
Before moving to AWS, a company over-provisioned their data centre servers to handle projected peak traffic, resulting in expensive idle capacity most of the time. After migrating, the company uses Auto Scaling to match capacity exactly to actual demand. Which cloud benefit does this represent?
Quick Answer
The answer is "Stop guessing about capacity," which is the correct cloud benefit because the scenario directly illustrates how AWS eliminates the need for upfront capacity planning. Before migrating, the company over-provisioned servers to handle projected peak traffic, resulting in expensive idle hardware most of the time—a classic example of guessing wrong. After migrating, Auto Scaling dynamically adjusts compute resources to match actual demand in real time, so you only pay for what you use and never waste money on unused capacity. On the AWS Certified Cloud Practitioner CLF-C02 exam, this concept tests your understanding of the "economies of scale" and "elasticity" pillars of the AWS Well-Architected Framework. A common trap is confusing this with "pay-as-you-go" pricing; while related, "stop guessing about capacity" specifically addresses eliminating over-provisioning and under-provisioning through automatic scaling. Memory tip: think of it as "right-size, don't guess-size"—AWS handles the math so you don't have to predict the future.
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
Stop guessing about capacity
Option C is correct because the scenario directly describes the cloud benefit of 'Stop guessing about capacity.' Before AWS, the company over-provisioned servers to handle projected peak traffic, leading to idle capacity. With Auto Scaling, AWS dynamically adjusts compute resources to match actual demand, eliminating the need to predict capacity in advance.
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.
- ✗
Trade capital expense for variable expense
Why it's wrong here
Trading capex for variable expense relates to the billing model shift. Eliminating over-provisioning through dynamic scaling is the 'stop guessing about capacity' benefit.
- ✗
Benefit from economies of scale
Why it's wrong here
Economies of scale refer to AWS's aggregate purchasing power reducing costs. The capacity guessing benefit is about matching capacity to actual demand.
- ✓
Stop guessing about capacity
Why this is correct
Cloud computing allows organisations to provision as much or as little capacity as needed and scale up or down automatically. This eliminates both the waste of over-provisioning and the performance problems of under-provisioning.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Increase speed and agility
Why it's wrong here
Speed and agility refer to how quickly new resources can be provisioned. The capacity-matching benefit is specifically about right-sizing to actual demand.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse 'Stop guessing about capacity' with 'Trade capital expense for variable expense,' because both involve cost optimization, but the question specifically highlights the elimination of over-provisioning due to demand prediction, not the payment model shift.
Detailed technical explanation
How to think about this question
Auto Scaling uses CloudWatch alarms and scaling policies (e.g., target tracking, step scaling) to adjust the number of EC2 instances based on metrics like CPU utilization or request count. Under the hood, it launches or terminates instances via the EC2 API, respecting launch templates and health checks. A real-world scenario: a flash sale might trigger a scale-out event within minutes, while a scale-in event uses a cooldown period to avoid thrashing.
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
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.
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: Stop guessing about capacity — Option C is correct because the scenario directly describes the cloud benefit of 'Stop guessing about capacity.' Before AWS, the company over-provisioned servers to handle projected peak traffic, leading to idle capacity. With Auto Scaling, AWS dynamically adjusts compute resources to match actual demand, eliminating the need to predict capacity in advance.
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 →
Same concept, more angles
2 more ways this is tested on CLF-C02
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. A startup founder is evaluating whether to build their own data center or use AWS. Which cloud benefit eliminates the need for guessing future infrastructure requirements and making large upfront investments?
easy- A.Stop spending money running and maintaining data centers
- ✓ B.Trade capital expense for variable expense and stop guessing capacity
- C.Benefit from massive economies of scale
- D.Increase speed and agility for innovation
Why B: Option B is correct because it directly addresses the startup founder's concern about eliminating the need to guess future infrastructure requirements and make large upfront investments. AWS's pay-as-you-go model allows you to trade capital expense (upfront hardware costs) for variable expense (paying only for what you use), and you no longer have to predict capacity needs—you can scale up or down based on actual demand. This is a core pillar of the AWS Well-Architected Framework's Cost Optimization pillar.
Variation 2. A company used to spend $2 million upfront purchasing servers and building a data centre before launching a new product. With AWS, they provision resources as needed and pay monthly based on actual usage. Which cloud benefit does this represent?
easy- A.Stop guessing about capacity
- B.Benefit from economies of scale
- ✓ C.Trade capital expense for variable expense
- D.Increase speed and agility
Why C: This scenario describes shifting from a large upfront capital expenditure (CapEx) on servers and data centers to a variable operational expenditure (OpEx) based on actual usage. AWS's pay-as-you-go model directly enables this trade, allowing the company to align costs with consumption rather than paying for idle capacity. This is the core benefit of trading capital expense for variable expense.
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.