Hosting a Static Site on S3 + CloudFront with the AWS CDK
A complete CDK stack for a static site with HTTPS, a custom domain, and clean URLs — plus the three things that break on first deploy.
Topic
2 posts on this topic.
A complete CDK stack for a static site with HTTPS, a custom domain, and clean URLs — plus the three things that break on first deploy.
Stateful resources destroyed on deploy, context caching bugs, and the IAM grant pattern I should have used from day one.