ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 894 - SAA-C03 discussion

Report
Export

A company has developed an API using Amazon API Gateway REST API and AWS Lambd

a. How can latency be reduced for users worldwide?

A.

Deploy the REST API as an edge-optimized API endpoint. Enable caching. Enable content encoding to compress data in transit.

Answers
A.

Deploy the REST API as an edge-optimized API endpoint. Enable caching. Enable content encoding to compress data in transit.

B.

Deploy the REST API as a Regional API endpoint. Enable caching. Enable content encoding to compress data in transit.

Answers
B.

Deploy the REST API as a Regional API endpoint. Enable caching. Enable content encoding to compress data in transit.

C.

Deploy the REST API as an edge-optimized API endpoint. Enable caching. Configure reserved concurrency for Lambda functions.

Answers
C.

Deploy the REST API as an edge-optimized API endpoint. Enable caching. Configure reserved concurrency for Lambda functions.

D.

Deploy the REST API as a Regional API endpoint. Enable caching. Configure reserved concurrency for Lambda functions.

Answers
D.

Deploy the REST API as a Regional API endpoint. Enable caching. Configure reserved concurrency for Lambda functions.

Suggested answer: A

Explanation:

Edge-optimized API endpoints route requests through CloudFront, reducing latency for global users.

Option A correctly implements edge-optimization, caching, and compression to minimize latency.

Options B and D do not use edge optimization, leading to higher latency for global users.

asked 29/11/2024
aakriti grover
51 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first