Multi-Env AWS Infra & Delivery
ECS · ECR · RDS · Cognito · GitHub ActionsProduction platform with fully automated AWS infra and multi-environment delivery.
- AWS infra from scratch (ECS, ECR, RDS/PostgreSQL, IAM, VPC, CloudWatch)
- CI: format/lint/type-check/build + tests against live PostgreSQL service container
- CD: Docker images to ECR tagged by SHA, auto-deploy per branch; concurrency controls & Slack notifs
- Cognito + Lambda triggers for auth; linux/amd64 targeting for Lambda