Tagged with: CICD
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 • 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.