Tagged with: AWS
Pete Eamsuwan • 8/24/2023
About Nextjs, Cloudfront and S3 (and caching)
Configuring Nextjs static sites to work with S3 and Cloudfront can be tricky. Additionally, we need to talk about caching...
Pete Eamsuwan • 8/2/2023
Writing better Terraform code
Tips, tricks and learnings from using Terraform with AWS and Azure
Pete Eamsuwan • 12/29/2022
CICD Pipeline with AWS Code Pipeline
Set up CICD Pipeline for your github projects using AWS Pipeline, to deploy your static content automatically.