Latest7 min read
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.
Read the post
Notes on AWS
Study notes, field reports, and the CDK stacks I wish I'd had on day one. Written as I work through the parts of AWS that only make sense after they break.
4 posts · 9 topics
Latest7 min read
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.
A student-friendly breakdown of AWS Identity and Access Management (IAM) identities.
Understanding the power, risks, and security protocols of the AWS Account Root User.
Stateful resources destroyed on deploy, context caching bugs, and the IAM grant pattern I should have used from day one.