AWS Certified Solutions Architect – Professional (SAP-C02) — Question 153

A global media company is planning a multi-Region deployment of an application. Amazon DynamoDB global tables will back the deployment to keep the user experience consistent across the two continents where users are concentrated. Each deployment will have a public Application Load Balancer (ALB). The company manages public DNS internally. The company wants to make the application available through an apex domain.

Which solution will meet these requirements with the LEAST effort?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS Global Accelerator provides a static IP address and optimizes the path to the application, ensuring low latency and high availability. The other options either involve unnecessary complexity, such as using CNAME records with ALBs or NLBs, or do not leverage the benefits of Global Accelerator, which simplifies the setup and improves performance.