Soru

Zorluk: KolayHigh-Performing and Scalable Network Architectures

A company hosts a global web application in a single AWS Region. Users in remote locations report high latency during the TCP connection setup phase. Additionally, the company wants to implement a DNS-level routing mechanism to ensure high availability.

Which TWO solutions should a solutions architect recommend to improve network performance and availability? (Select TWO.)

  1. Deploy AWS Global Accelerator to route user traffic over the AWS global network and reduce TCP connection latency.Cevap
  2. Configure Amazon Route 53 with latency-based routing combined with health checks to steer traffic to healthy, low-latency endpoints.Cevap
  3. C
    Establish an AWS Site-to-Site VPN connection and route all global client web traffic through a single VPN tunnel to guarantee high-throughput access.
  4. D
    Configure stateful Network ACLs at the subnet level to dynamically route incoming requests to the closest application endpoint.
  5. E
    Use Amazon Route 53 latency-based routing without health checks as the primary failover mechanism during an outage.

Cevap

Deploy AWS Global Accelerator to route user traffic over the AWS global network, and configure Amazon Route 53 with latency-based routing combined with health checks.
AWS Global Accelerator utilizes the AWS global network and Anycast IP addresses to terminate TCP connections closer to users, significantly reducing the TCP handshake latency. Amazon Route 53 latency-based routing, when integrated with health checks, ensures that traffic is dynamically routed to the healthiest and lowest-latency endpoints, meeting the high availability and performance requirements.

Adım Adım Çözüm

1
Analyze client latency reports
Identify that remote users experience latency during the TCP connection setup phase.
This helps determine that a global traffic accelerator is needed to terminate TCP connections closer to the users.
2
Select AWS Global Accelerator for latency reduction
Using Anycast IPs, user connections are routed to the nearest AWS edge location and then via the AWS private network.
This reduces TCP handshake times and improves overall network performance for global clients.
3
Configure Route 53 with health checks
Enable latency-based routing combined with health checks.
This provides high availability by ensuring traffic is only routed to active and healthy endpoints.

Anahtar Kavram

AWS Global Accelerator improves TCP connection speeds for global users by utilizing AWS edge locations and Anycast IPs, while Amazon Route 53 latency routing combined with health checks ensures high availability.
Bu soruyu puanla