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

A software-as-a-service (SaaS) provider exposes APIs through an Application Load Balancer (ALB). The ALB connects to an Amazon Elastic Kubernetes Service (Amazon EKS) cluster that is deployed in the us-east-1 Region. The exposed APIs contain usage of a few non-standard REST methods: LINK, UNLINK, LOCK, and UNLOCK.

Users outside the United States are reporting long and inconsistent response times for these APIs. A solutions architect needs to resolve this problem with a solution that minimizes operational overhead.

Which solution meets these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C, as AWS Global Accelerator improves the availability and performance of applications with users in multiple geographic locations by directing traffic to the optimal endpoint. Options A and B do not effectively address the latency issues for users outside the U.S. Option D involves more operational overhead due to the need to manage multiple deployments and routing records.