DevOps: Invalidating AWS CloudFront Cache during AWS CodeBuild
Let’s say you are using AWS CloudFront with AWS S3 to host a website. Then, let us assume that your DevOps process updates the website in S3 each time a new change is released. You may experience issues with caching where you do not see your latest changes immediately. One…