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

A company is designing the network for an online multi-player game. The game uses the UDP networking protocol and will be deployed in eight AWS Regions. The network architecture needs to minimize latency and packet loss to give end users a high-quality gaming experience.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

AWS Global Accelerator is designed to optimize latency and minimize packet loss by routing user traffic over the congestion-free AWS global network, and it natively supports UDP listeners. Amazon CloudFront does not support UDP traffic routing to custom origins, making option C incorrect. Options A and D facilitate internal inter-VPC and inter-Region communication rather than optimizing the internet ingress path for external game clients.