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

A company hosts its enterprise resource planning (ERP) system in the us-east-1 Region. The system runs on Amazon EC2 instances. Customers use a public API that is hosted on the EC2 instances to exchange information with the ERP system. International customers report slow API response times from their data centers.

Which solution will improve response times for the international customers MOST cost-effectively?

Answer options

Correct answer: C

Explanation

AWS Global Accelerator is the most cost-effective and efficient solution because it utilizes the AWS global network to route traffic to the nearest regional endpoint, significantly reducing latency for international users. Amazon CloudFront with a CachingOptimized policy is incorrect because ERP APIs process dynamic data that cannot be cached effectively. Implementing AWS Direct Connect or AWS Site-to-Site VPN for multiple external customers is cost-prohibitive, complex, and requires customer-side management, making them impractical for public APIs.