Courseiva
Cloud ConceptsmediumMultiple ChoiceObjective-mapped

CLF-C02 Cloud Concepts Practice Question

A company runs a monthly batch data analytics job that requires 50 compute instances for exactly 2 hours. On AWS, the company launches 50 Amazon EC2 instances, runs the job, and then terminates all instances. The company's AWS bill shows a charge for only 100 instance-hours (50 instances × 2 hours). Which essential characteristic of cloud computing does this billing model best demonstrate?

⚠ Common exam trap

Many exam-takers confuse 'measured service' (usage-based billing) with 'rapid elasticity' (scaling speed), but the question explicitly focuses on the billing charge for exactly the hours used, not the ability to scale quickly.

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 billing model charges only for the actual compute time consumed (100 instance-hours), which is a direct application of the 'measured service' characteristic. Measured service means cloud providers meter and bill customers based on actual resource usage (e.g., EC2 instance-hours, storage GB-months), enabling pay-as-you-go pricing. In this scenario, the company is charged precisely for the 50 instances × 2 hours of runtime, with no upfront or fixed costs, demonstrating usage-based metering.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Resource pooling

    Why it's wrong here

    Resource pooling refers to the provider's computing resources being pooled to serve multiple customers, with physical and virtual resources dynamically assigned based on demand. While AWS does pool resources, the billing aspect in this scenario is not about pooling; it is about paying only for what is used.

    When this WOULD be correct

    A question that asks: 'A cloud provider allocates virtual machines from a shared pool of physical servers, dynamically assigning resources to different customers as needed. Which cloud characteristic does this describe?' would have resource pooling as the correct answer.

  • Measured service

    Why this is correct

    Measured service means that cloud resource usage is metered, monitored, controlled, and reported, enabling a pay-per-use billing model. In this scenario, the company is charged exactly for the 100 instance-hours consumed, which is a direct application of measured service.

  • On-demand self-service

    Why it's wrong here

    On-demand self-service allows a consumer to provision computing capabilities unilaterally without requiring human interaction. Although the company does launch and terminate instances without manual approval, the question specifically asks about the billing model, which is not the primary characteristic demonstrated by on-demand self-service.

    When this WOULD be correct

    A question that asks: 'A developer can provision an EC2 instance through a web portal without contacting support. Which cloud characteristic does this demonstrate?' would make on-demand self-service the correct answer.

  • Rapid elasticity

    Why it's wrong here

    Rapid elasticity enables resources to be quickly scaled up and down. The company scales from 0 to 50 instances and back, but the billing model—paying only for the resources consumed—is the key point, not the speed of scaling.

    When this WOULD be correct

    A question describes a scenario where a company's workload spikes unpredictably, and AWS automatically provisions additional EC2 instances within minutes to handle the load, then scales down when demand drops. The correct answer would be 'rapid elasticity' because it highlights the ability to rapidly adjust capacity.

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 means that cloud resource usage is metered, monitored, controlled, and reported, enabling a pay-per-use billing model. In this scenario, the company is charged exactly for the 100 instance-hours consumed, which is a direct application of measured service.

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 the billing model described (charging only for actual usage) directly demonstrates measured service, not resource pooling.

★ When this WOULD be the correct answer

A question that asks: 'A cloud provider allocates virtual machines from a shared pool of physical servers, dynamically assigning resources to different customers as needed. Which cloud characteristic does this describe?' would have resource pooling as the correct answer.

Why candidates choose this

Candidates may confuse resource pooling with measured service because both involve efficient use of resources, but resource pooling is about multi-tenancy and sharing, not about usage-based billing.

On-demand self-serviceWrong answer — click to see why

Why this is wrong here

On-demand self-service refers to the ability to provision resources without human interaction, but the billing model in the question (charging only for actual usage) demonstrates measured service, not self-service.

★ When this WOULD be the correct answer

A question that asks: 'A developer can provision an EC2 instance through a web portal without contacting support. Which cloud characteristic does this demonstrate?' would make on-demand self-service the correct answer.

Why candidates choose this

Candidates may confuse the ability to launch instances on demand (self-service) with the pay-per-use billing model, thinking that on-demand implies usage-based pricing.

Rapid elasticityWrong answer — click to see why

Why this is wrong here

The billing model charges only for actual usage (100 instance-hours), which directly demonstrates 'measured service' (metering and charging based on consumption). 'Rapid elasticity' refers to the ability to quickly scale resources up or down, not to how usage is billed.

★ When this WOULD be the correct answer

A question describes a scenario where a company's workload spikes unpredictably, and AWS automatically provisions additional EC2 instances within minutes to handle the load, then scales down when demand drops. The correct answer would be 'rapid elasticity' because it highlights the ability to rapidly adjust capacity.

Why candidates choose this

Candidates may confuse the ability to quickly launch and terminate instances (which is part of elasticity) with the billing model that charges only for the time used, mistakenly thinking that paying only for what you use is a characteristic of elasticity rather than measured service.

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 ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

This CLF-C02 question is part of Courseiva's 988-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way 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 is migrating its on-premises data analytics workload to AWS. Previously, the company had to purchase and maintain dedicated servers with fixed capacity to handle peak workloads, resulting in low utilization during off-peak hours. On AWS, the company can launch compute resources, run the analytics job, and terminate the resources when done. The company only pays for the compute time and storage used during the job. Which essential characteristic of cloud computing does this scenario BEST demonstrate?

medium
  • A.Rapid elasticity
  • B.Measured service
  • C.Resource pooling
  • D.On-demand self-service

Why B: Measured service is the cloud characteristic that enables pay-as-you-go pricing by metering resource usage (compute time, storage) and billing only for what is consumed. In this scenario, the company launches resources for the analytics job, runs it, and terminates them, paying solely for the compute time and storage used — a direct demonstration of metered usage and cost transparency.

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.