Posts tagged with cloudfront
Expand upon the basic resources from part 1, adding some storage with S3 and caching with CloudFront
I recently had problems with CloudFront not caching a page as expected because of a redirect. Here is a quick review of the issue and how to fix it.
Giving the CloudFront invalidation tool from the last post a nicer UI using Gum from Charm.sh
Logging in to the AWS dashboard is a slow and inefficient way of creating cache invalidations so I built a simple CLI tool using the AWS CLI to speed things up.