nerdexam
Amazon

SAA-C03 · Question #157

A company has developed an API using an Amazon API Gateway REST API and AWS Lambda functions. The API serves static and dynamic content to users worldwide. The company wants to decrease the latency…

The correct answer is A. Edge-optimized API + Caching: Reduces latency by using Amazon CloudFront for edge. locations and enables caching for dynamic content. Compression reduces data transfer latency. availability but does not address latency for dynamic content.

Submitted by chen.hong· Mar 4, 2026Design High-Performing Architectures

Question

A company has developed an API using an Amazon API Gateway REST API and AWS Lambda functions. The API serves static and dynamic content to users worldwide. The company wants to decrease the latency of transferring content for API requests. Which solution will meet these requirements?

Options

  • AEdge-optimized API + Caching: Reduces latency by using Amazon CloudFront for edge
  • BRegional API + Caching: Increases latency for global users due to the lack of edge locations.
  • CEdge-optimized API + Reserved Concurrency: Reserved concurrency ensures Lambda
  • DRegional API + Reserved Concurrency: Lacks edge optimization, increasing latency for global

How the community answered

(41 responses)
  • A
    88% (36)
  • B
    2% (1)
  • C
    7% (3)
  • D
    2% (1)

Explanation

locations and enables caching for dynamic content. Compression reduces data transfer latency. availability but does not address latency for dynamic content.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 Practice