Hi, is there a possibility to scale prefect ECS-agents (auto scaling) and if so can someone point me in the right direction,
Im struggling to understand how a new agent would register with prefect (and with existing flows)
a
Anna Geller
01/03/2022, 12:09 PM
Do you use Fargate or EC2 launch type? In general, one ECS agent is enough because the agent is a lightweight process and the actual execution takes place on the ECS cluster.
When you use EC2 launch type, you may need autoscaling of worker nodes (EC2 instances). When you use Fargate, you don’t need to do anything, it scales automatically serverless.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.