AWS Certified Advanced Networking – Specialty ANS-C00 – Question316

Which of the following is true when you don't configure Amazon CloudFront to forward cookies to your origin?

A.
CloudFront removes the Cookie header from requests that it forwards to your origin.
B. CloudFront disables viewer requests to your origin, including all cookies.
C. CloudFront caches your objects based on cookie values.
D. CloudFront automates code deployments to any instance.

Correct Answer: A

Explanation:

Explanation:
If you don’t configure CloudFront to forward cookies to your origin, CloudFront removes the Cookie header from requests that it forwards to your origin and removes the Set-Cookie header from responses that it returns to your clients.
Reference: http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Cookies.html