How does cloudfront handle dynamic content in aws?
If cloud front caches content on the edge, how does it help with the dynamic content, since it can not be cached?
How does cloudfront handle dynamic content in aws?
If cloud front caches content on the edge, how does it help with the dynamic content, since it can not be cached?
configuring CloudFront caching based on origin response headers
I’m currently working on configuring caching behavior in Amazon CloudFront, I want to control wether CloudFront cache content or not based on the presence or absence of certain headers in the origin response.