Day 6. Lambda is great until it isn't. Picking up containers so we know when to step up from serverless and how to actually run something.
Topics to cover:
- ECS vs EKS vs Fargate — when to pick which, and what each one really costs to operate
- Writing a Dockerfile for a Python service / agent — slim images, multi-stage builds
- Task definitions, services, and ALB integration on ECS
- Autoscaling — target tracking vs step scaling, scaling on custom metrics
- Running agents and MCP servers in containers — long-lived state, websockets, gotchas
Plan: Chandana on ECS/EKS/Fargate decisions and ALB wiring, me on container patterns for agents and MCP servers, both of us shipping a small dockerized service.
Day 6. Lambda is great until it isn't. Picking up containers so we know when to step up from serverless and how to actually run something.
Topics to cover:
Plan: Chandana on ECS/EKS/Fargate decisions and ALB wiring, me on container patterns for agents and MCP servers, both of us shipping a small dockerized service.