ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 181 - SAP-C02 discussion

Report
Export

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-I 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?

A.
Add an Amazon CloudFront distribution. Configure the ALB as the origin.
Answers
A.
Add an Amazon CloudFront distribution. Configure the ALB as the origin.
B.
Add an Amazon API Gateway edge-optimized API endpoint to expose the APIs. Configure the ALB as the target.
Answers
B.
Add an Amazon API Gateway edge-optimized API endpoint to expose the APIs. Configure the ALB as the target.
C.
Add an accelerator in AWS Global Accelerator. Configure the ALB as the origin.
Answers
C.
Add an accelerator in AWS Global Accelerator. Configure the ALB as the origin.
D.
Deploy the APIs to two additional AWS Regions: eu-west-l and ap-southeast-2. Add latency-based routing records in Amazon Route 53.
Answers
D.
Deploy the APIs to two additional AWS Regions: eu-west-l and ap-southeast-2. Add latency-based routing records in Amazon Route 53.
Suggested answer: C

Explanation:

Adding an accelerator in AWS Global Accelerator will enable improving the performance of the APIs for local and global users1. AWS Global Accelerator is a service that uses the AWS global network to route traffic to the optimal regional endpoint based on health, client location, and policies1. Configuring the ALB as the origin will enable connecting the accelerator to the ALB that exposes the APIs2. AWS Global Accelerator supports non-standard REST methods such as LINK, UNLINK, LOCK, and UNLOCK3.

asked 16/09/2024
Paul Cessant
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first