CLF-C02 Cloud Concepts Practice Question
A company migrates its workloads to AWS. After the migration, the company receives a monthly invoice that shows precise charges for each service used, such as the exact number of Amazon EC2 instance hours consumed and the amount of data stored in Amazon S3. The company uses this detailed usage data to allocate costs to different departments. Which essential characteristic of cloud computing does this scenario best demonstrate?
⚠ Common exam trap
It's easy for candidates to confuse 'resource pooling' (the multi-tenant sharing of infrastructure) with the ability to see and allocate granular usage costs, but measured service is specifically about metering and billing transparency, not how resources are shared.
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
✓
Measured service
The scenario describes how the cloud provider meters and reports usage (e.g., EC2 instance hours, S3 storage amounts) and then bills precisely based on that consumption. This is the definition of 'measured service' — one of the five essential characteristics of cloud computing (NIST SP 800-145), where resource usage is monitored, controlled, and reported, providing transparency for both the provider and consumer.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Broad network access
Why it's wrong here
Broad network access refers to resources being available over the network and accessible through standard mechanisms (e.g., web browsers, APIs). While relevant to cloud computing, it does not describe the metering and detailed billing that the scenario illustrates.
When this WOULD be correct
A question describing a company that needs to access its cloud resources from various devices (e.g., laptops, smartphones) over the internet using standard protocols would make broad network access the correct answer.
- ✗
Resource pooling
Why it's wrong here
Resource pooling means that the provider's computing resources are pooled to serve multiple customers using a multi-tenant model, with physical and virtual resources dynamically assigned as demand fluctuates. This is about shared infrastructure, not about granular usage tracking and billing.
When this WOULD be correct
A company uses a public cloud and notices that its virtual machines run on shared physical hardware with other customers, but the company has no control over which specific hardware it uses. This demonstrates resource pooling.
- ✓
Measured service
Why this is correct
Measured service is the correct answer. Cloud systems automatically control and optimize resource use by leveraging a metering capability at some level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth). Resource usage can be monitored, controlled, and reported, providing transparency for both the provider and consumer. This allows the company to receive a detailed invoice and perform cost allocation.
- ✗
Rapid elasticity
Why it's wrong here
Rapid elasticity is a cloud characteristic that allows resources to be provisioned and released quickly, often automatically, in response to demand spikes or drops. While this enables agility and scaling (e.g., EC2 Auto Scaling), it has nothing to do with how usage is metered or how a detailed invoice is generated. The scenario describes pay-per-use transparency, not the speed or ease of scaling, so this option is incorrect.
When this WOULD be correct
A question describing a workload that experiences unpredictable spikes in traffic, requiring automatic provisioning and de-provisioning of resources to match demand, would make rapid elasticity 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.
✓Measured serviceCorrect answer▾
Why this is correct
Measured service is the correct answer. Cloud systems automatically control and optimize resource use by leveraging a metering capability at some level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth). Resource usage can be monitored, controlled, and reported, providing transparency for both the provider and consumer. This allows the company to receive a detailed invoice and perform cost allocation.
✗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 via standard protocols, not to detailed usage tracking or cost allocation.
★ When this WOULD be the correct answer
A question describing a company that needs to access its cloud resources from various devices (e.g., laptops, smartphones) over the internet using standard protocols would make broad network access the correct answer.
Why candidates choose this
Candidates may confuse the visibility of service usage across a network with the concept of broad network access, thinking that detailed billing data is a form of network access.
✗Resource poolingWrong answer — click to see why▾
Why this is wrong here
Resource pooling refers to the provider's computing resources being pooled to serve multiple customers, with dynamic assignment of physical and virtual resources. The scenario focuses on detailed usage tracking and cost allocation, not on multi-tenant resource sharing.
★ When this WOULD be the correct answer
A company uses a public cloud and notices that its virtual machines run on shared physical hardware with other customers, but the company has no control over which specific hardware it uses. This demonstrates resource pooling.
Why candidates choose this
Candidates may confuse resource pooling with the ability to allocate costs across departments, thinking that pooling resources implies tracking usage per department, but resource pooling is about multi-tenancy, not cost allocation.
✗Rapid elasticityWrong answer — click to see why▾
Why this is wrong here
Rapid elasticity refers to the ability to quickly scale resources up or down based on demand, not to the detailed usage tracking and cost allocation described in the scenario.
★ When this WOULD be the correct answer
A question describing a workload that experiences unpredictable spikes in traffic, requiring automatic provisioning and de-provisioning of resources to match demand, would make rapid elasticity the correct answer.
Why candidates choose this
Candidates may confuse the precise measurement of usage (measured service) with the ability to scale resources (rapid elasticity), as both involve dynamic resource management in the cloud.
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?”
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 |
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 →
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 company migrates its on-premises applications to AWS. The finance team wants to allocate costs to different departments based on the exact amount of compute, storage, and network resources each department consumes. They also want to set automatic alerts when a department's usage exceeds a predefined budget. Which essential characteristic of cloud computing enables this level of visibility and control over resource consumption?
medium- A.Rapid elasticity
- B.On-demand self-service
- ✓ C.Measured service
- D.Resource pooling
Why C: Measured service is the correct answer because it refers to the cloud provider's ability to meter and report resource usage (compute hours, storage GB, data transfer) at a granular level. This metering data enables the finance team to allocate exact costs per department and set automated budget alerts via services like AWS Budgets or Cost Explorer, directly supporting the requirement for visibility and control over consumption.
Variation 2. A company uses Amazon EC2 instances and Amazon S3 for its workloads. The finance team reviews the monthly AWS bill and notices it includes line items for EC2 instance hours, data transfer out from EC2, and S3 storage usage. The bill shows exactly how many hours each instance ran and how much data was transferred. The company uses this detailed usage data to allocate costs to different departments and to optimize resource utilization. This scenario best demonstrates which essential characteristic of cloud computing?
medium- ✓ A.Measured service
- B.On-demand self-service
- C.Broad network access
- D.Resource pooling
Why A: (Measured service) because the scenario explicitly describes how the company uses detailed usage data—EC2 instance hours, data transfer out, and S3 storage—to allocate costs and optimize resource utilization. This aligns with the cloud computing characteristic where resource usage is metered, monitored, and reported transparently, enabling pay-per-use billing and cost allocation.
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.