nerdexam
Amazon

DVA-C02 · Question #74

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…

The correct answer is A. Enable API caching in API Gateway. https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html

Submitted by certguy· Mar 5, 2026Development with AWS Services

Question

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?

Options

  • AEnable API caching in API Gateway.
  • BConfigure API Gateway to use an interface VPC endpoint.
  • CEnable cross-origin resource sharing (CORS) for the APIs.
  • DConfigure usage plans and API keys in API Gateway.

How the community answered

(15 responses)
  • A
    93% (14)
  • D
    7% (1)

Explanation

https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html

Community Discussion

No community discussion yet for this question.

Full DVA-C02 Practice