01
Web Service with ALB
This preset deploys a Fargate-based ECS service fronted by an Application Load Balancer using path-based routing. It runs 2 replicas across two Availability Zones with CloudWatch logging and a...
Loading...
Ready-to-deploy configuration presets for ECS Service. Each preset is a complete manifest you can copy, customize, and deploy.
3 presetsThis preset deploys a Fargate-based ECS service fronted by an Application Load Balancer using path-based routing. It runs 2 replicas across two Availability Zones with CloudWatch logging and a...
This preset deploys a Fargate-based ECS service with hostname-based ALB routing and CPU-based autoscaling. It starts with 2 replicas and scales to 10 based on a 75% CPU target. This is the standard...
This preset deploys a Fargate-based ECS service for background processing without an ALB. The container has no exposed port -- it pulls work from a queue (SQS, Redis, etc.) or runs scheduled tasks....