exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 410 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 410
Topic #: 1
[All AWS Certified Developer Associate Questions]

A company is offering APIs as a service over the internet to provide unauthenticated read access to statistical information that is updated daily. The company uses Amazon API Gateway and AWS Lambda to develop the APIs. The service has become popular, and the company wants to enhance the responsiveness of the APIs.

Which action can help the company achieve this goal?

  • A. Enable API caching in API Gateway.
  • B. Configure API Gateway to use an interface VPC endpoint
  • C. Enable cross-origin resource sharing (CORS) for the APIs.
  • D. Configure usage plans and API keys in API Gateway.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jayvarma
1 year, 9 months ago
Keyword: enhance the responsiveness of the APIs. Option A is the answer.
upvoted 1 times
...
pancman
2 years, 3 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
Phinx
2 years, 4 months ago
Selected Answer: A
A is the way to go. The statement did not say to throttle the request.
upvoted 1 times
...
JulietHsu
2 years, 4 months ago
Selected Answer: A
https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html A
upvoted 2 times
...
KT_Yu
2 years, 4 months ago
Selected Answer: A
https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...