AWS - from idea to infra
- Account & bootstrap Form a fresh personal AWS account
- CI/CD Create an S3 bucket per pull request using GitHub Actions, tear it down when the PR closes, and assume AWS securely via GitHub OIDC.
- Static website Turn S3 bucket into a real, browsable site with CloudFront