> i thought the prefect server would submit the task that would run the container?
In the case of the hybrid ECS work pool, the worker is responsible for spinning up new ECS tasks to run your flows.
However ✋ , if you are not a fan of hosting a worker process in your cluster, there is an alternative work pool type that you can use. The
push work pool (and yes there is an ECS push work pool)!