AWS Fargate Increase Concurrent Running tasks

0

When creating a service in AWS Fargate, that runs 1000 tasks, if I create a second one, then it stops scaling at 1000 concurrent tasks between both. The service quota is 5000 but it seems that the limit is imposed by the "DiscoverInstances" Quota which is set at 1000.

So if I understood correctly, if I request an increase of the DiscoverInstances quota to 3000, Fargate will be able to scale up to 3000? Or do I need to request an increase for other quotas? What is a reasonable number to request for that quota? I would like to run 100.000 concurrent tasks but don't know if it is too much to ask.

Thank you.

질문됨 2년 전1353회 조회
1개 답변
0

You should able to check the quota here: https://console.aws.amazon.com/servicequotas/#!/services/fargate/quotas

The quota name is: Fargate On-Demand resource count

The default quote is 1,000. Please try increase this quote if needed.

AWS
Alick
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인