CLF-C02 Cloud Concepts Practice Question
A company runs a web application on Amazon EC2 instances. The company wants to ensure that they are billed only for the exact compute capacity they consume, down to the second, for each running instance. They also want to receive a detailed breakdown of their usage, including CPU time, storage, and data transfer, so they can analyze costs per department. Which essential characteristic of cloud computing enables this granular tracking and billing?
⚠ Common exam trap
Watch out — candidates often confuse 'rapid elasticity' with the ability to scale to meet demand, but the question specifically asks about granular tracking and billing, which is a direct function of 'measured service'—a distinct pillar of cloud computing that is often overlooked in favor of more commonly discussed characteristics like elasticity or self-service.
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
Measured service is the correct answer because it is the cloud characteristic that enables providers to monitor, control, and report on resource usage (CPU time, storage, data transfer) with granularity down to the second. This metering capability allows AWS to bill customers only for the exact compute capacity consumed and provide detailed usage breakdowns for cost analysis per department.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Rapid elasticity
Why it's wrong here
Rapid elasticity refers to the ability to quickly scale resources up or down based on demand. While it can help manage costs by scaling down when not needed, it does not inherently provide the granular usage tracking and billing described.
When this WOULD be correct
A company expects sudden spikes in web traffic and needs to automatically add EC2 instances within minutes to handle load, then remove them when traffic subsides. Rapid elasticity would be the correct answer for a question about scaling capabilities.
- ✗
Resource pooling
Why it's wrong here
Resource pooling describes a multi-tenant model where the provider's physical and virtual resources are dynamically assigned and reassigned to serve many customers, with shifts in demand accommodated by the shared pool. While pooling enables economies of scale and cost efficiency, it does not create the granular usage telemetry or per-unit billing records described in the question. A provider can pool resources without metering each customer's exact consumption; the itemized, per-second charges are generated by the measured-service characteristic, not by the fact that resources are pooled.
When this WOULD be correct
A question asks: 'Which cloud characteristic allows multiple customers to share the same physical infrastructure while maintaining isolation and security?' Resource pooling would be the correct answer.
- ✓
Measured service
Why this is correct
Measured service is the essential characteristic where cloud systems automatically control and optimize resource use by metering usage. This provides transparency and granular billing, allowing customers to pay per unit consumed and receive detailed usage reports.
- ✗
On-demand self-service
Why it's wrong here
On-demand self-service is the cloud capability that lets a user provision computing resources, such as EC2 instances or storage volumes, automatically through a console, API, or CLI without requiring manual approval from the provider's staff. It eliminates procurement delays and supports agility, but it focuses on access and control, not on how usage is measured and billed. In this scenario, per-second billing and detailed usage reports come directly from the metering and reporting mechanisms of measured service, not from the self-service provisioning action.
When this WOULD be correct
A company needs to provision additional EC2 instances for a temporary workload without contacting the cloud provider. The question asks which cloud characteristic allows them to do this automatically. In that scenario, on-demand self-service would be 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 essential characteristic where cloud systems automatically control and optimize resource use by metering usage. This provides transparency and granular billing, allowing customers to pay per unit consumed and receive detailed usage reports.
✗Rapid elasticityWrong answer — click to see why▾
Why this is wrong here
Rapid elasticity refers to the ability to scale resources up or down quickly, not to granular tracking and billing per consumption.
★ When this WOULD be the correct answer
A company expects sudden spikes in web traffic and needs to automatically add EC2 instances within minutes to handle load, then remove them when traffic subsides. Rapid elasticity would be the correct answer for a question about scaling capabilities.
Why candidates choose this
Candidates may confuse the ability to scale resources (elasticity) with the ability to track and bill for those resources, thinking that scaling enables detailed billing.
✗Resource poolingWrong answer — click to see why▾
Why this is wrong here
Resource pooling refers to the provider's ability to serve multiple customers from shared physical resources, but it does not enable granular per-second billing or detailed usage breakdown for cost allocation per department.
★ When this WOULD be the correct answer
A question asks: 'Which cloud characteristic allows multiple customers to share the same physical infrastructure while maintaining isolation and security?' Resource pooling would be the correct answer.
Why candidates choose this
Candidates may confuse resource pooling with metering and billing, thinking that pooling resources inherently enables tracking usage, but pooling is about sharing, not measurement.
✗On-demand self-serviceWrong answer — click to see why▾
Why this is wrong here
On-demand self-service allows users to provision resources without human interaction, but it does not enable granular tracking and billing down to the second. The question specifically asks about the characteristic that enables detailed usage measurement and billing, which is measured service.
★ When this WOULD be the correct answer
A company needs to provision additional EC2 instances for a temporary workload without contacting the cloud provider. The question asks which cloud characteristic allows them to do this automatically. In that scenario, on-demand self-service would be the correct answer.
Why candidates choose this
Candidates may confuse the ability to provision resources on-demand with the metering and billing capabilities, thinking that self-service implies detailed billing, but billing granularity is a separate characteristic.
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
Courseiva writes every CLF-C02 question from scratch — 988 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
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.