CV0-004 · Question #4
A cloud developer is creating a static website that customers will be accessing globally. Which of the following services will help reduce latency?
The correct answer is C. CDN. A Content Delivery Network (CDN) is the service that will help reduce latency for a static website accessed globally. CDNs distribute content across multiple geographically dispersed servers, allowing users to connect to a server that is closer to them, thereby reducing the…
Question
A cloud developer is creating a static website that customers will be accessing globally. Which of the following services will help reduce latency?
Options
- AVPC
- BApplication load balancer
- CCDN
- DAPI gateway
How the community answered
(34 responses)- A3% (1)
- C94% (32)
- D3% (1)
Explanation
A Content Delivery Network (CDN) is the service that will help reduce latency for a static website accessed globally. CDNs distribute content across multiple geographically dispersed servers, allowing users to connect to a server that is closer to them, thereby reducing the time it takes to load the website.
Topics
Community Discussion
No community discussion yet for this question.