# EC2 Instances Must Be in RUNNING state in ECS
If using [[EC2]] instances with [[ECS]], the instances have to stay RUNNING at all times depending on the configuration, which costs money. If the [[Autoscaling Group]] rule requires at least 1 instance, any shut down will have a new one started in its place.