Deploying a static website with AWS CDK: A Lazy Engineer's Guide
Mar 14, 2024 · 6 min
Automate AWS infrastructure deployment for a static website using AWS CDK. Written for engineers who'd rather write code than click through the AWS console.
$ grep -l 'infrastructure' *.mdx
2 posts · all writing
Mar 14, 2024 · 6 min
Automate AWS infrastructure deployment for a static website using AWS CDK. Written for engineers who'd rather write code than click through the AWS console.
Mar 10, 2024 · 7 min
Ship a static site to S3 with a CI/CD pipeline that survives contact with reality.