What to build
Add a Terraform infrastructure setup under /infra that deploys this FastAPI template using Amazon ECS Express Mode. This should be the fastest AWS-native container deployment path for a one-shot FastAPI app, using an existing container image and letting ECS provision the Fargate service, HTTPS endpoint, load balancing, autoscaling, networking, logs, and supporting resources.
Use the AWS ECS Express Mode guidance as the architecture reference.
Acceptance criteria
Blocked by
None - can start immediately.
What to build
Add a Terraform infrastructure setup under
/infrathat deploys this FastAPI template using Amazon ECS Express Mode. This should be the fastest AWS-native container deployment path for a one-shot FastAPI app, using an existing container image and letting ECS provision the Fargate service, HTTPS endpoint, load balancing, autoscaling, networking, logs, and supporting resources.Use the AWS ECS Express Mode guidance as the architecture reference.
Acceptance criteria
Blocked by
None - can start immediately.