ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

325 / 474

Question 325:

Your team plans to deliver content to users by using the CloudFront service and an S3 bucket as the source. You need to ensure that a custom value is placed for the amount of time the object is stored in the CloudFront cache. Which 2 of the following options can be used to fulfill this requirement?

Answer options:

A.Configure the origin to add an Expires header field to the object.
B.Configure the Cloudfront distribution to add an Expires header field to the object.
C.Specify a value for Minimum TTL in CloudFront cache behaviors.
D.Specify a value for Minimum TTL in the origin object.