Skip to content
Partly cloudy
Docs
2026
-
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
-
Async processing
Queue-backed async processing with SQS, and DLQ
-
Private asset upload
Add authenticated, private asset uploads with Cognito and DynamoDB