CLF-C02 Cloud Concepts Practice Question
A multinational corporation has a policy that all cloud resources must be provisioned through a centralized IT team. This has caused delays, as developers sometimes wait days for a test environment to be created. The company wants to migrate to AWS to allow individual project teams to provision their own resources (such as Amazon EC2 instances and Amazon S3 buckets) directly through the AWS Management Console or API, without any manual approval process from IT. Which characteristic of cloud computing does this desired capability best represent?
⚠ Common exam trap
Watch out — candidates often confuse on-demand self-service with elasticity, because both involve rapid provisioning, but elasticity specifically refers to scaling up/down based on load, not the removal of human approval for initial resource creation.
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
✓
On-demand self-service
The scenario describes developers provisioning AWS resources (EC2 instances, S3 buckets) directly via the AWS Management Console or API without requiring IT approval. This is the core definition of on-demand self-service, one of the five essential characteristics of cloud computing as defined by NIST SP 800-145: a consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed automatically without requiring human interaction with each service provider.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
High availability
Why it's wrong here
High availability is an architectural property that ensures a system remains operational and accessible despite component failures, often through redundancy, failover, and health checks. It is a critical design goal for production workloads in AWS, but it has no bearing on whether a developer can request a resource without waiting for IT. The policy change is about the provisioning process and user autonomy, not about uptime guarantees. Therefore, high availability is a separate concern that does not satisfy the stated requirement for on-demand access.
When this WOULD be correct
A question describing a requirement for a workload to remain accessible during an Availability Zone failure, with automatic failover, would make high availability the correct answer.
- ✗
Elasticity
Why it's wrong here
Elasticity is the ability to automatically scale computing resources up or down based on demand. Although AWS offers elasticity, the scenario specifically highlights the removal of manual approval for resource provisioning, which is a different characteristic.
When this WOULD be correct
A company expects its web application to experience sudden traffic spikes and needs AWS to automatically add or remove EC2 instances to handle the load. Elasticity would be the correct answer.
- ✓
On-demand self-service
Why this is correct
On-demand self-service is a core cloud characteristic where users can provision and manage computing resources without requiring human interaction from the service provider. This directly matches the company's goal of allowing teams to create resources through the AWS Management Console or API without waiting for IT approval.
- ✗
Resource pooling
Why it's wrong here
Resource pooling describes the provider's multi-tenant model where compute, storage, and network resources are shared across many customers and dynamically reassigned based on demand. It is a fundamental characteristic of cloud economics, but it says nothing about a user's ability to spin up resources directly. The scenario is about removing internal approval friction, not about how the provider multiplexes physical infrastructure. Thus, while resource pooling enables cost efficiency, it does not address the self-provisioning workflow the company needs.
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.
✓On-demand self-serviceCorrect answer▾
Why this is correct
On-demand self-service is a core cloud characteristic where users can provision and manage computing resources without requiring human interaction from the service provider. This directly matches the company's goal of allowing teams to create resources through the AWS Management Console or API without waiting for IT approval.
✗High availabilityWrong answer — click to see why▾
Why this is wrong here
High availability refers to systems remaining operational despite failures, not to the ability to provision resources without manual approval.
★ When this WOULD be the correct answer
A question describing a requirement for a workload to remain accessible during an Availability Zone failure, with automatic failover, would make high availability the correct answer.
Why candidates choose this
Candidates may confuse 'availability' with 'immediate access to resources,' but high availability is about uptime and fault tolerance, not self-service provisioning.
✗ElasticityWrong answer — click to see why▾
Why this is wrong here
Elasticity refers to the ability to automatically scale resources up or down based on demand, not to the ability for users to provision resources without IT approval.
★ When this WOULD be the correct answer
A company expects its web application to experience sudden traffic spikes and needs AWS to automatically add or remove EC2 instances to handle the load. Elasticity would be the correct answer.
Why candidates choose this
Candidates may confuse the ability to quickly provision resources (on-demand self-service) with the ability to scale resources automatically (elasticity), as both involve rapid resource availability.
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.