A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (ALB) in a single AWS Region. Users from multiple locations worldwide are experiencing high latency and inconsistent performance when accessing the application. The solutions architect needs to optimize the network routing to provide the lowest possible latency and most consistent performance for these global users. Which solution should the solutions architect recommend?
- AEstablish a single AWS Site-to-Site VPN connection from each user's location to the VPC to encrypt and accelerate traffic up to per tunnel.
- BConfigure Amazon Route 53 with latency-based routing to direct users to the Application Load Balancer without configuring health checks.
- Deploy AWS Global Accelerator in front of the Application Load Balancer to route user traffic over the AWS global private network.Cevap
- DConfigure stateful Network Access Control Lists (NACLs) at the subnet level to dynamically track connection latency and route requests to the nearest server.
Cevap
Deploy AWS Global Accelerator in front of the Application Load Balancer to route user traffic over the AWS global private network.
AWS Global Accelerator improves application performance and latency by routing user traffic through the nearest AWS edge location and over the congestion-free AWS private network backbone to the Application Load Balancer.
Adım Adım Çözüm
Anahtar Kavram
AWS Global Accelerator improves network performance and latency for global clients by routing traffic over the AWS private network backbone.