CLF-C02 Cloud Concepts Practice Question
A company wants to deliver its web application content to users across North America, Europe, and Asia with minimal latency. The application runs on Amazon EC2 instances and serves static and dynamic content. Which AWS Cloud concept is most directly supported by using AWS Regions and edge locations to meet this requirement?
⚠ Common exam trap
A common mix-up: candidates confuse 'global reach' with 'high availability' or 'fault tolerance,' because both involve multiple locations, but global reach specifically addresses geographic distribution for latency reduction, not redundancy for failure recovery.
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
✓
Global reach
AWS Regions and edge locations are geographically distributed infrastructure components that enable global reach. By deploying the application in multiple Regions (e.g., us-east-1, eu-west-1, ap-southeast-1) and using edge locations via Amazon CloudFront, the company can serve static and dynamic content from locations closer to users, reducing latency across North America, Europe, and Asia. This directly supports the concept of global reach, which is the ability to serve a worldwide user base with low latency.
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 focuses on maximizing application uptime by designing for redundancy and automated recovery, typically across multiple Availability Zones within a single AWS Region. It uses services like Elastic Load Balancing and health checks to reroute traffic away from failed instances, but it does not move content closer to users in other geographic areas. An application can be highly available yet still suffer high latency for users thousands of miles from the single Region where it runs.
When this WOULD be correct
A question asking how to ensure an application remains accessible during an Availability Zone failure, with the correct answer being deploying across multiple Availability Zones within a single Region, would make 'High availability' correct.
- ✓
Global reach
Why this is correct
Global reach is the ability to deploy resources and serve content from multiple AWS Regions and edge locations around the world, bringing applications closer to users and minimizing latency. This directly matches the scenario's requirement.
- ✗
Elasticity
Why it's wrong here
Elasticity is the ability to adjust computing capacity dynamically, using services such as EC2 Auto Scaling and target tracking policies to add or remove instances as demand changes. This ensures smooth handling of traffic spikes and cost-efficient operation during quiet periods, but it is a capacity-scaling capability rather than a geographic-distribution strategy. It has no effect on the network distance between a fixed origin and users accessing it from other continents, so it cannot reduce global latency.
When this WOULD be correct
A company experiences unpredictable traffic spikes and wants to automatically add or remove EC2 instances to handle load without manual intervention. In that scenario, elasticity would be the correct answer because it directly addresses dynamic scaling of resources.
- ✗
Fault tolerance
Why it's wrong here
Fault tolerance allows a system to continue operating correctly even if some of its components fail. This is typically achieved within a region through redundant resources, not by placing infrastructure in multiple regions for latency purposes.
When this WOULD be correct
A company runs a critical financial application on EC2 instances across multiple Availability Zones. The application must remain operational even if an entire Availability Zone fails. In this scenario, fault tolerance would be the correct answer because it focuses on system resilience and continuous operation despite failures.
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.
✓Global reachCorrect answer▾
Why this is correct
Global reach is the ability to deploy resources and serve content from multiple AWS Regions and edge locations around the world, bringing applications closer to users and minimizing latency. This directly matches the scenario's requirement.
✗High availabilityWrong answer — click to see why▾
Why this is wrong here
High availability focuses on ensuring application uptime and resilience within a region, not on reducing latency across multiple geographic regions. Using multiple Regions and edge locations primarily addresses global performance, not availability.
★ When this WOULD be the correct answer
A question asking how to ensure an application remains accessible during an Availability Zone failure, with the correct answer being deploying across multiple Availability Zones within a single Region, would make 'High availability' correct.
Why candidates choose this
Candidates may confuse distributing resources globally with achieving high availability, but high availability is about redundancy within a region, not geographic distribution for latency reduction.
✗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 geographic distribution of content delivery. Using AWS Regions and edge locations to serve users globally directly supports global reach, not elasticity.
★ When this WOULD be the correct answer
A company experiences unpredictable traffic spikes and wants to automatically add or remove EC2 instances to handle load without manual intervention. In that scenario, elasticity would be the correct answer because it directly addresses dynamic scaling of resources.
Why candidates choose this
Candidates may confuse the concept of scaling resources with the concept of geographic distribution, or they might think that delivering content globally inherently involves scaling, but the question specifically asks about using Regions and edge locations for latency reduction, which is global reach.
✗Fault toleranceWrong answer — click to see why▾
Why this is wrong here
Fault tolerance is about designing systems to continue operating despite component failures, not about reducing latency through geographic distribution. The question specifically asks about minimizing latency across global regions, which is addressed by global reach, not fault tolerance.
★ When this WOULD be the correct answer
A company runs a critical financial application on EC2 instances across multiple Availability Zones. The application must remain operational even if an entire Availability Zone fails. In this scenario, fault tolerance would be the correct answer because it focuses on system resilience and continuous operation despite failures.
Why candidates choose this
Candidates may confuse fault tolerance with global distribution, thinking that having resources in multiple regions automatically provides fault tolerance, but the primary goal in the question is latency reduction, not failure resilience.
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
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 →
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 social media startup plans to launch its application to users across North America, Europe, and Asia. The CTO wants a single deployment approach that minimizes latency for end users in all geographic regions, provides high availability, and allows the company to add new regions within minutes as the user base expands. The startup has no existing data centers outside its home country. Which fundamental benefit of cloud computing does this requirement best illustrate?
medium- A.Pay-as-you-go pricing
- B.Economies of scale
- ✓ C.Global reach
- D.Agility
Why C: The requirement to deploy a single application across North America, Europe, and Asia with low latency, high availability, and the ability to add new regions within minutes directly illustrates the global reach benefit of cloud computing. AWS provides a global infrastructure with Regions and Edge Locations that allow the startup to serve users from geographically distributed points without building physical data centers. This enables the company to achieve low-latency access and rapid regional expansion, which is a core advantage of cloud over on-premises architectures.
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.