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
4 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.
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.