Posts about cloudfront
-
Astro and Cloudfront: Some cache busting techniques |
Astro adds hashes at the end of asset file names, while Cloudfront caches files for a day. This causes the site to break whenever new updates are pushed...
-
Deploy a static site onto AWS: HTTPS to an S3 origin the right way using AWS Cloudfront [Part 2] |
We've generated a static site with Astro. Now what? With the site hosted, we now need to create a CDN distribution, and set up an SSL certificate for HTTPS.