CLF-C02 Cloud Concepts Practice Question
A development team needs to create a new Amazon RDS MySQL database for a temporary testing environment. A developer logs into the AWS Management Console, selects the desired instance type, storage, and network settings, and clicks 'Create database'. The database is available within 10 minutes, and the developer did not need to submit a request or wait for IT approval. Which essential characteristic of cloud computing does this process best demonstrate?
⚠ Common exam trap
Many candidates confuse 'rapid elasticity' with the speed of provisioning (10 minutes), but rapid elasticity specifically refers to automatic scaling of resources based on load, not the initial creation of a resource without human approval.
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 developer was able to create and provision the RDS MySQL database entirely through the AWS Management Console without any human interaction or approval from IT. This is the core definition of on-demand self-service: a user can provision computing resources as needed automatically, without requiring service provider interaction. The process took only 10 minutes and required no ticket submission, which directly aligns with the NIST definition of on-demand self-service.
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
This is incorrect. Rapid elasticity refers to the ability to scale resources up or down quickly to meet demand. While the database was created quickly, the key aspect of the scenario is the lack of human interaction in provisioning, not the scaling capability.
When this WOULD be correct
Rapid elasticity would be correct in a question where a workload experiences sudden spikes in traffic (e.g., a flash sale) and the cloud automatically provisions additional resources (e.g., EC2 instances or RDS read replicas) to handle the load, then scales back down when demand decreases.
- ✓
On-demand self-service
Why this is correct
This is correct. On-demand self-service is the ability to provision resources without requiring human interaction. The developer directly created the database through the console without needing to wait for IT approval, which is the defining characteristic demonstrated here.
- ✗
Broad network access
Why it's wrong here
This is incorrect. Broad network access means that resources are available over the network and can be accessed by various devices. While the developer accessed the console over the internet, the focus of the scenario is the independent provisioning process, not network accessibility.
When this WOULD be correct
A question describing a company that deploys a web application accessible from various devices (mobile phones, laptops, desktops) over the internet using standard protocols like HTTP/HTTPS would best demonstrate broad network access.
- ✗
Resource pooling
Why it's wrong here
This is incorrect. Resource pooling refers to the provider's multi-tenant model where computing resources are pooled to serve multiple customers. The scenario does not describe shared resources or the multi-tenant aspect; it focuses on the user's ability to provision resources without assistance.
When this WOULD be correct
A question describing how a cloud provider serves multiple customers from the same physical infrastructure, where customers have no knowledge or control over the exact location of their resources, and resources are dynamically reassigned based on demand.
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
This is correct. On-demand self-service is the ability to provision resources without requiring human interaction. The developer directly created the database through the console without needing to wait for IT approval, which is the defining characteristic demonstrated here.
✗Rapid elasticityWrong answer — click to see why▾
Why this is wrong here
The scenario describes a single developer creating a database without any mention of automatically scaling resources up or down based on demand, which is what rapid elasticity refers to. The focus is on immediate provisioning without human intervention, not on dynamic scaling.
★ When this WOULD be the correct answer
Rapid elasticity would be correct in a question where a workload experiences sudden spikes in traffic (e.g., a flash sale) and the cloud automatically provisions additional resources (e.g., EC2 instances or RDS read replicas) to handle the load, then scales back down when demand decreases.
Why candidates choose this
Candidates may confuse the quick provisioning (10 minutes) with elasticity, but elasticity specifically involves automatic scaling to meet fluctuating demand, not just the speed of initial creation.
✗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 using standard protocols, not the process of provisioning resources without human intervention. The scenario emphasizes self-service provisioning, not network accessibility.
★ When this WOULD be the correct answer
A question describing a company that deploys a web application accessible from various devices (mobile phones, laptops, desktops) over the internet using standard protocols like HTTP/HTTPS would best demonstrate broad network access.
Why candidates choose this
Candidates may confuse 'broad network access' with the general idea of accessing cloud services via the internet, overlooking that the question focuses on the provisioning action rather than network connectivity.
✗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 physical and virtual resources dynamically assigned. The scenario describes a single developer creating a database without any mention of multi-tenant resource sharing or provider-side pooling.
★ When this WOULD be the correct answer
A question describing how a cloud provider serves multiple customers from the same physical infrastructure, where customers have no knowledge or control over the exact location of their resources, and resources are dynamically reassigned based on demand.
Why candidates choose this
Candidates may confuse resource pooling with the general idea of shared, on-demand resources, or they might think that the ability to quickly create a database implies pooling of underlying hardware.
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.