List of questions
Related questions
Question 80 - DVA-C02 discussion
A company developed an API application on AWS by using Amazon CloudFront. Amazon API Gateway, and AWS Lambd a. The API has a minimum of four requests every second A developer notices that many API users run the same query by using the POST method. The developer wants to cache the POST request to optimize the API resources.
Which solution will meet these requirements'?
A.
Configure the CloudFront cache Update the application to return cached content based upon the default request headers.
B.
Override the cache method in me selected stage of API Gateway Select the POST method.
C.
Save the latest request response in Lambda /tmp directory Update the Lambda function to check the /tmp directory
D.
Save the latest request m AWS Systems Manager Parameter Store Modify the Lambda function to take the latest request response from Parameter Store
Your answer:
0 comments
Sorted by
Leave a comment first