ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

67 / 690

Question 67:

An organization hosts a multi-language website on AWS, which is served using CloudFront. Language is specified in the HTTP request as shown below:
http://d11111f8.cloudfront.net/main.html?language=de
http://d11111f8.cloudfront.net/main.html?language=en
http://d11111f8.cloudfront.net/main.html?language=es
How should AWS CloudFront be configured to deliver cached data in the correct language?

Answer options:

A.Forward cookies to the origin
B.Based on query string parameters
C.Cache objects at the origin
D.Serve dynamic content