Blog
Invalidating Your CloudFront Cache with a Lambda Written in Go
I am putting the finishing touches on my blog's CI/CD pipeline, and the last item I need to address is how to refresh my CDN cache. Well, how about a Lambda?...written in Go!
Posted July 19, 2021 by Trevor Roberts Jr ‐ 6 min read
Deploying CloudFront Functions with the AWS Cloud Development Kit (CDK) and Go
CloudFront Functions are pretty handy. Let's see how to automate their deployment with the AWS CDK.
Posted June 25, 2021 by Trevor Roberts Jr ‐ 6 min read