CompTIA Cloud+ (CV0-004) — Question 23
A cloud developer is creating a static website that customers will be accessing globally. Which of the following services will help reduce latency?
Answer options
- A. VPC
- B. Application load balancer
- C. CDN
- D. API gateway
Correct answer: C
Explanation
The correct answer is C, as a Content Delivery Network (CDN) caches content at various locations around the world, reducing the distance data must travel to reach users, thus decreasing latency. Options A, B, and D do not specifically address the optimization of content delivery speed for static websites on a global scale.