AWS Certified Solutions Architect – Associate (SAA-C02) — Question 368

A company wants to improve the availability and performance of its hybrid application. The application consists of a stateful TCP-based workload hosted on
Amazon EC2 instances in different AWS Regions and a stateless UOP-based workload hosted on premises.
Which combination of actions should a solutions architect take to improve availability and performance? (Choose two.)

Answer options

Correct answer: A, D

Explanation

AWS Global Accelerator (Option A) is the best choice to route TCP and UDP traffic globally over the AWS private network, improving performance and availability. Network Load Balancers (Option D) must be used because they support both TCP and UDP protocols, whereas Application Load Balancers (Options C and E) and Amazon CloudFront (Option B) do not support UDP traffic.