Cloudfront Behaviours Flashcards
1
Q
What is the purpose of CloudFront Behaviors?
A
To control how requests are processed and content is cached by CloudFront based on specified rules for different types of content.
2
Q
What does the Cache Policy in CloudFront Behaviors specify?
A
It specifies how long content is cached and which request elements (like headers or cookies) affect caching.
3
Q
What is the Origin Request Policy in CloudFront?
A
It determines which parts of the request (headers, cookies, query strings) are sent to the origin, influencing how the origin generates responses.
4
Q
What does the Viewer Protocol Policy do in CloudFront?
A
Controls whether content is accessible via HTTP or HTTPS and if HTTP requests are redirected to HTTPS.