CLF-C02 Cloud Concepts Practice Question
A company develops a mobile application that allows employees to upload sales reports to an Amazon S3 bucket. The application must work reliably from any location, including from corporate offices, remote home offices, and international travel locations. The solution uses standard HTTPS requests over the internet. Which essential characteristic of cloud computing does this scenario best illustrate?
⚠ Common exam trap
A common mix-up: candidates confuse 'broad network access' with 'rapid elasticity' because both involve network-based access, but the key distinction is that broad network access is about the ability to access resources from anywhere using standard protocols, while rapid elasticity is about automatic scaling of resources to meet demand.
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
✓
Broad network access
Broad network access is the correct answer because the scenario describes a mobile application that must work reliably from any location—corporate offices, remote home offices, and international travel locations—using standard HTTPS requests over the internet. This directly aligns with the NIST definition of broad network access, which states that capabilities are available over the network and accessed through standard mechanisms (e.g., HTTPS) by heterogeneous client platforms (such as mobile phones, laptops, and tablets). The ability to access the S3 bucket from diverse geographic locations via the public internet is the core characteristic being illustrated.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
On-demand self-service
Why it's wrong here
On-demand self-service describes a user's ability to provision and configure computing resources—such as virtual machines, storage, or databases—automatically through a web interface or API, without requiring manual approval or intervention from the cloud provider. In the scenario, the employee is not requesting, resizing, or decommissioning any infrastructure; they are simply using an existing mobile application to upload data over a network. The mobile app's connectivity and multi-location access have nothing to do with automated provisioning, which is a separate characteristic of cloud computing focused on resource lifecycle management rather than end-user access.
When this WOULD be correct
A scenario where a user can provision an S3 bucket and configure its settings through a web console or API without contacting AWS support, such as an employee creating a new bucket for a project at any time without manual approval.
- ✓
Broad network access
Why this is correct
Broad network access means that cloud resources are available over the network and can be accessed by standard mechanisms (such as HTTPS) from a wide range of devices, including mobile phones, laptops, and workstations. This allows users to upload data from corporate offices, home offices, and while traveling.
- ✗
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. The scenario does not involve multi-tenancy or dynamic assignment of infrastructure.
When this WOULD be correct
A question describing a company using a cloud provider's infrastructure where multiple customers share the same physical hardware, and the provider dynamically allocates resources to meet demand, without the customer knowing the exact location of the resources.
- ✗
Rapid elasticity
Why it's wrong here
Rapid elasticity allows resources to be scaled up or down quickly, often automatically, to meet fluctuating demand. The scenario does not mention scaling or capacity changes; it only describes accessing a fixed resource from multiple locations.
When this WOULD be correct
A question describing a mobile app that experiences unpredictable spikes in user uploads during sales events, requiring automatic scaling of S3 bucket capacity and throughput to handle the load without manual intervention.
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.
✓Broad network accessCorrect answer▾
Why this is correct
Broad network access means that cloud resources are available over the network and can be accessed by standard mechanisms (such as HTTPS) from a wide range of devices, including mobile phones, laptops, and workstations. This allows users to upload data from corporate offices, home offices, and while traveling.
✗On-demand self-serviceWrong answer — click to see why▾
Why this is wrong here
The scenario emphasizes access from various locations (corporate, remote, international) using standard HTTPS, which directly illustrates broad network access, not the ability to provision resources without human interaction (on-demand self-service).
★ When this WOULD be the correct answer
A scenario where a user can provision an S3 bucket and configure its settings through a web console or API without contacting AWS support, such as an employee creating a new bucket for a project at any time without manual approval.
Why candidates choose this
Candidates may confuse the ability to access resources from anywhere with the ability to self-provision resources, as both involve user-driven actions without manual intervention, but on-demand self-service specifically refers to provisioning, not access.
✗Resource poolingWrong answer — click to see why▾
Why this is wrong here
Resource pooling refers to the provider's multi-tenant model where computing resources are pooled to serve multiple customers, with physical and virtual resources dynamically assigned. The scenario emphasizes access from various locations, not resource sharing among customers.
★ When this WOULD be the correct answer
A question describing a company using a cloud provider's infrastructure where multiple customers share the same physical hardware, and the provider dynamically allocates resources to meet demand, without the customer knowing the exact location of the resources.
Why candidates choose this
Candidates may confuse 'resource pooling' with general cloud benefits like scalability or availability, or think that accessing resources from anywhere implies pooling of network resources.
✗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, but the scenario emphasizes reliable access from any location, not scaling.
★ When this WOULD be the correct answer
A question describing a mobile app that experiences unpredictable spikes in user uploads during sales events, requiring automatic scaling of S3 bucket capacity and throughput to handle the load without manual intervention.
Why candidates choose this
Candidates may confuse the need for reliable access from anywhere with the ability to scale rapidly, as both are key cloud characteristics, but the question's focus on location access points to broad network access.
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 →
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.