AWS - from idea to infra
- Account & bootstrap Form a fresh personal AWS account
- CI/CD S3 bucket per pull request using GitHub Actions. Assume AWS securely via GitHub OIDC.
- Static website Turn S3 bucket into a real, browsable site with CloudFront
- API Serverless API using Lambda and API Gateway