ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

534 / 690

Question 534:

Your application is deployed in EC2 instances and uses CloudFront to deliver the content. In order to reduce the cost of requests to the origin, you plan to increase the cache duration in CloudFront for certain dynamic contents. Which of the following options is the most appropriate to achieve the requirement?

Answer options:

A.Modify the application to add a Cache-Control header to control how long the objects stay in the CloudFront cache.
B.In the CloudFront distribution, enlarge the default TTL in the object caching setting
C.Specify the minimum TTL to be 0 in the CloudFront object caching setting.
D.Add a Cache-Control header by configuring the metadata of the S3 objects.