Tagged “cloudfront”
3 posts
CI/CD for a static site: build, sync, and invalidate
How to structure a GitHub Actions pipeline that builds a static site, syncs it to S3 with correct cache headers, and invalidates CloudFront without overpaying.
awss3cloudfrontcicdtutorial
CloudFront invalidations without nuking your AWS bill
How CloudFront invalidation pricing actually works, why fingerprinted asset filenames let you skip it almost entirely, and when surgical invalidation is still required.
awscloudfronts3tutorial
Service spotlight: CloudFront Functions vs Lambda@Edge
Picking between the two edge-compute options on CloudFront — runtime limits, latency, pricing, and which one actually fits a URL rewrite versus an origin call.
awscloudfrontspotlight