- A
Elasticity
Why wrong: Elasticity is the ability to dynamically scale resources up or down based on demand. The question describes uniform pricing regardless of scale, not dynamic resource adjustment.
- B
Economies of scale
Correct. AWS benefits from massive aggregation of customer usage, which lowers infrastructure and operational costs. These cost savings are reflected in simple, low prices that apply equally to all customers, regardless of their individual size.
- C
High availability
Why wrong: High availability refers to the design of systems to remain operational despite failures (e.g., across multiple Availability Zones). It does not explain uniform pricing across customers of different sizes.
- D
Global reach
Why wrong: Global reach describes the widespread geographic presence of AWS Regions and edge locations. Although AWS has global infrastructure, the pricing uniformity described is specifically due to economies of scale, not geographic scope.
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 startup is building a photo-sharing application on AWS. The startup expects to store billions of photos over time. The CEO is surprised that the per-GB price for Amazon S3 storage is the same for the startup as it is for a multinational corporation with petabytes of data. Which characteristic of cloud computing does this pricing model 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
Economies of scale
The pricing model where the per-GB cost for Amazon S3 is the same for a small startup as for a large enterprise demonstrates economies of scale. AWS aggregates demand from millions of customers, allowing it to negotiate lower prices for hardware, power, and bandwidth, then passes those savings on to all customers equally. This means the startup benefits from the same low unit cost as a multinational corporation, without needing to invest in its own infrastructure.
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.
- ✗
Elasticity
Why it's wrong here
Elasticity is the ability to dynamically scale resources up or down based on demand. The question describes uniform pricing regardless of scale, not dynamic resource adjustment.
When this WOULD be correct
A question asking: 'A startup's photo-sharing app experiences sudden spikes in traffic. Which cloud characteristic allows it to automatically add compute resources during peak times and remove them when demand drops?' would make elasticity the correct answer.
- ✓
Economies of scale
Why this is correct
Correct. AWS benefits from massive aggregation of customer usage, which lowers infrastructure and operational costs. These cost savings are reflected in simple, low prices that apply equally to all customers, regardless of their individual size.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
High availability
Why it's wrong here
High availability refers to the design of systems to remain operational despite failures (e.g., across multiple Availability Zones). It does not explain uniform pricing across customers of different sizes.
When this WOULD be correct
A question asks: 'Which cloud characteristic ensures that an application remains accessible during a single Availability Zone outage?' High availability would be correct because it describes designing systems to withstand failures and maintain uptime.
- ✗
Global reach
Why it's wrong here
Global reach describes the widespread geographic presence of AWS Regions and edge locations. Although AWS has global infrastructure, the pricing uniformity described is specifically due to economies of scale, not geographic scope.
When this WOULD be correct
A company needs to serve users with low latency across continents. Which cloud characteristic allows deploying applications in multiple regions? Answer: Global reach.
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.
✓Economies of scaleCorrect answer▾
Why this is correct
Correct. AWS benefits from massive aggregation of customer usage, which lowers infrastructure and operational costs. These cost savings are reflected in simple, low prices that apply equally to all customers, regardless of their individual size.
✗ElasticityWrong answer — click to see why▾
Why this is wrong here
Elasticity refers to the ability to scale resources up or down based on demand, not to uniform pricing regardless of customer size. The question is about pricing equality, not scaling.
★ When this WOULD be the correct answer
A question asking: 'A startup's photo-sharing app experiences sudden spikes in traffic. Which cloud characteristic allows it to automatically add compute resources during peak times and remove them when demand drops?' would make elasticity the correct answer.
Why candidates choose this
Candidates may confuse 'elasticity' with 'economies of scale' because both involve cost benefits, but elasticity is about dynamic resource adjustment, not pricing advantages from provider scale.
✗High availabilityWrong answer — click to see why▾
Why this is wrong here
High availability refers to systems remaining operational despite failures, not to pricing benefits from scale. The question is about uniform pricing regardless of customer size, which is a cost advantage from economies of scale, not system uptime.
★ When this WOULD be the correct answer
A question asks: 'Which cloud characteristic ensures that an application remains accessible during a single Availability Zone outage?' High availability would be correct because it describes designing systems to withstand failures and maintain uptime.
Why candidates choose this
Candidates may confuse 'high availability' with 'always available at low cost' or think that AWS's massive infrastructure automatically makes services cheaper and more available, mixing up pricing and reliability concepts.
✗Global reachWrong answer — click to see why▾
Why this is wrong here
Global reach refers to the ability to deploy resources in multiple geographic regions worldwide, not to pricing benefits from large-scale operations. The question is about uniform pricing regardless of customer size, which is a result of economies of scale, not global presence.
★ When this WOULD be the correct answer
A company needs to serve users with low latency across continents. Which cloud characteristic allows deploying applications in multiple regions? Answer: Global reach.
Why candidates choose this
Candidates may confuse the idea that large cloud providers have global infrastructure, which enables them to offer consistent pricing globally, but the pricing model itself is driven by economies of scale, not the global footprint.
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 'economies of scale' with 'elasticity,' mistakenly thinking that the ability to scale storage up or down explains why the price is the same for all customers, when in fact elasticity is about dynamic resource adjustment, not uniform pricing.
Detailed technical explanation
How to think about this question
Under the hood, AWS S3 pricing is based on a shared-cost model where the fixed costs of data centers (servers, networking, cooling, real estate) are distributed across all tenants. The per-GB price remains constant regardless of a single customer's volume because AWS's aggregate purchasing power and operational efficiency drive down costs at scale, and they choose to offer a flat rate rather than tiered volume discounts. This contrasts with traditional on-premises storage, where the cost per GB decreases as you buy more hardware due to bulk procurement discounts.
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 startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
Visual reference
Quick reference
AWS S3 Storage Class Comparison
| Storage Class | Min Duration | Retrieval | Use Case |
|---|---|---|---|
| S3 Standard | None | Immediate | Frequently accessed data |
| S3 Standard-IA | 30 days | Immediate | Infrequent access, rapid retrieval |
| S3 One Zone-IA | 30 days | Immediate | Non-critical infrequent data |
| S3 Intelligent-Tiering | None | Immediate–hours | Unknown or changing access patterns |
| S3 Glacier Instant | 90 days | Milliseconds | Archive with instant retrieval |
| S3 Glacier Flexible | 90 days | Minutes–hours | Archive, flexible retrieval |
| S3 Glacier Deep Archive | 180 days | Hours | Long-term compliance archive |
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: Economies of scale — The pricing model where the per-GB cost for Amazon S3 is the same for a small startup as for a large enterprise demonstrates economies of scale. AWS aggregates demand from millions of customers, allowing it to negotiate lower prices for hardware, power, and bandwidth, then passes those savings on to all customers equally. This means the startup benefits from the same low unit cost as a multinational corporation, without needing to invest in its own infrastructure.
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.