How Caching and Invalidations in AWS CloudFront works
Reading Time: 3 minutes In my previous blog, We have talked about What is CloudFront with its works and in this blog, we will learn how CloudFront Caching and Invalidations works. CloudFront Caching Reducing the number of requests to our origin server directly is one of the goals of using CloudFront. Due to CloudFront caching, more objects are served from CloudFront edge locations, which are nearer to users. This Continue Reading