CLF-C02 Cloud Concepts Practice Question
A company operates a social media analytics platform that runs on AWS. The platform experiences unpredictable traffic spikes during major events. The company wants to ensure that compute capacity automatically increases during these spikes without any manual intervention, and decreases when traffic subsides to avoid paying for idle resources. Which characteristic of cloud computing does this business requirement directly rely on?
⚠ Common exam trap
Many exam-takers confuse on-demand self-service with automatic scaling, but on-demand self-service only covers the ability to manually request resources at any time, not the automatic, elastic adjustment of capacity based on real-time 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
✓
Rapid elasticity
The requirement to automatically scale compute capacity up during traffic spikes and down when traffic subsides directly relies on rapid elasticity, a key characteristic of cloud computing defined by the NIST SP 800-145 standard. Rapid elasticity enables resources to be provisioned and released elastically, often automatically, to match demand at any scale, which is essential for handling unpredictable traffic on a social media analytics platform without manual intervention.
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 allows users to provision resources independently, but it does not automatically adjust capacity in response to demand changes. The requirement is for automatic scaling, which is not a feature of on-demand self-service alone.
When this WOULD be correct
A company needs to provision a new virtual server for a project without contacting the cloud provider's support team. The requirement is to have the ability to set up and configure resources on demand via a web portal or API.
- ✗
Broad network access
Why it's wrong here
Broad network access is the cloud characteristic that enables resources to be accessed over the network through standard protocols from heterogeneous devices, such as laptops, smartphones, and on-premises systems. This capability concerns ubiquitous connectivity and ease of access, but it has no bearing on automatically provisioning or releasing compute capacity based on demand. The ability to scale resources elastically is a separate, functional attribute that the platform specifically needs.
When this WOULD be correct
A company needs to ensure that its application is accessible from various devices (e.g., laptops, smartphones, tablets) over the internet using standard protocols. This requirement relies on broad network access.
- ✓
Rapid elasticity
Why this is correct
Rapid elasticity is the cloud characteristic that enables resources to be provisioned and released automatically, quickly scaling out during demand spikes and scaling in when demand drops. This directly satisfies the requirement for automatic capacity adjustment and cost optimization.
- ✗
Resource pooling
Why it's wrong here
Resource pooling describes the cloud provider's ability to serve multiple customers from shared physical infrastructure using a multi-tenant model, which increases utilization and lowers costs. However, pooling is a static architectural trait; it does not automatically adjust compute resources in response to a single customer's fluctuating workload. The requirement for automatic capacity scaling is fulfilled by rapid elasticity, not by the mere fact that resources are shared among tenants.
When this WOULD be correct
A question asks: 'Which cloud characteristic allows multiple customers to share the same physical infrastructure while maintaining logical isolation?' In that context, resource pooling is 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.
✓Rapid elasticityCorrect answer▾
Why this is correct
Rapid elasticity is the cloud characteristic that enables resources to be provisioned and released automatically, quickly scaling out during demand spikes and scaling in when demand drops. This directly satisfies the requirement for automatic capacity adjustment and cost optimization.
✗On-demand self-serviceWrong answer — click to see why▾
Why this is wrong here
On-demand self-service refers to the ability to provision computing resources automatically without human interaction, but the question specifically focuses on scaling capacity up and down in response to traffic spikes, which is the definition of rapid elasticity.
★ When this WOULD be the correct answer
A company needs to provision a new virtual server for a project without contacting the cloud provider's support team. The requirement is to have the ability to set up and configure resources on demand via a web portal or API.
Why candidates choose this
Candidates may confuse the ability to automatically provision resources (on-demand self-service) with the ability to automatically scale resources (rapid elasticity), as both involve automation and lack of manual intervention.
✗Broad network accessWrong answer — click to see why▾
Why this is wrong here
Broad network access refers to the ability to access resources over the network via standard protocols, not to automatic scaling of compute capacity. The requirement for automatic scaling based on traffic is directly addressed by rapid elasticity.
★ When this WOULD be the correct answer
A company needs to ensure that its application is accessible from various devices (e.g., laptops, smartphones, tablets) over the internet using standard protocols. This requirement relies on broad network access.
Why candidates choose this
Candidates may confuse broad network access with the general idea of cloud resources being available over the internet, but the specific need for automatic scaling is unrelated to network access capabilities.
✗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, not to the ability to automatically scale capacity up and down based on demand.
★ When this WOULD be the correct answer
A question asks: 'Which cloud characteristic allows multiple customers to share the same physical infrastructure while maintaining logical isolation?' In that context, resource pooling is the correct answer.
Why candidates choose this
Candidates may confuse resource pooling with elasticity because both involve shared resources, but pooling is about multi-tenancy, not dynamic scaling.
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?”
Go deeper
Related to this question
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 →
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 application to AWS. The application currently runs on a single server and experiences occasional traffic spikes that cause performance degradation. The company wants to take advantage of cloud computing benefits to handle these spikes automatically without manual intervention. Which AWS Cloud concept would directly address this requirement?
medium- ✓ A.Elasticity
- B.High availability
- C.Fault tolerance
- D.Durability
Why A: Elasticity is the correct concept because it refers to the ability of an AWS infrastructure to automatically scale resources up or down based on demand. In this scenario, the company needs to handle occasional traffic spikes without manual intervention, which is directly addressed by AWS Auto Scaling groups and services like Amazon EC2 Auto Scaling or AWS Lambda's concurrency scaling. This ensures that additional compute capacity is provisioned during spikes and released when demand decreases, optimizing both performance and cost.
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.