AWS Certified Solutions Architect – Associate (SAA-C03) — Question 359

A company is using Amazon Route 53 latency-based routing to route requests to its UDP-based application for users around the world. The application is hosted on redundant servers in the company's on-premises data centers in the United States, Asia, and Europe. The company’s compliance requirements state that the application must be hosted on premises. The company wants to improve the performance and availability of the application.

What should a solutions architect do to meet these requirements?

Answer options

Correct answer: A

Explanation

AWS Global Accelerator supports UDP traffic and routes users via the closest AWS edge location over the AWS global network to the NLBs, which can target on-premises IP addresses. Application Load Balancers (ALBs) and Amazon CloudFront do not support UDP traffic, making options B, C, and D incorrect. Using NLBs with AWS Global Accelerator ensures low latency and high availability for the UDP-based application.