What should a solutions architect recommend to reduce internet latency?
Set up AWS Global Accelerator and add endpoints.
Set up AWS Direct Connect locations in multiple Regions.
Set up an Amazon CloudFront distribution to access an application.
Set up an Amazon Route 53 geoproximity routing policy to route traffic.
Explanations:
AWS Global Accelerator improves internet performance by directing traffic to the closest available endpoint using the global network, reducing latency.
AWS Direct Connect provides dedicated network connections but is not designed for reducing internet latency for global users accessing a public application.
Amazon CloudFront is a content delivery network (CDN) that caches static content, but it is not ideal for reducing latency for applications with dynamic content.
Amazon Route 53 geoproximity routing adjusts traffic based on geographic location but doesn’t optimize internet latency or reduce performance for global users.