aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.22k stars 321 forks source link

[Batch] [Fargate] Add ability to use Fargate for AWS Batch managed compute environments #932

Closed ilyasotkov closed 3 years ago

ilyasotkov commented 4 years ago

Tell us about your request I'd like to have the ability to use Fargate compute resources for AWS Batch managed compute environments

Which service(s) is this request for? AWS Batch and Fargate

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? I can use ONDEMAND and SPOT instances for running AWS Batch jobs but not Fargate

Are you currently working around this issue?

Community Note

kendrexs commented 3 years ago

https://aws.amazon.com/blogs/aws/new-fully-serverless-batch-computing-with-aws-batch-support-for-aws-fargate/

SaloniSonpal commented 3 years ago

We're happy to introduce the ability to specify Fargate or Fargate Spot as a computing resource for AWS Batch jobs. See blog post shared by @kendrexs above for details about how it works.