Fargate compute environments
Fargate is a technology that you can use with Amazon Batch to run containers
When you run your jobs with Fargate resources, you package your application in containers, specify the CPU and memory requirements, define networking and IAM policies, and launch the application. Each Fargate job has its own isolation boundary and does not share the underlying kernel, CPU resources, memory resources, or elastic network interface with another job.
Fargate is only available for Amazon Batch compute environments that use Amazon ECS as the orchestrator. Fargate is not supported for Amazon Batch on Amazon EKS compute environments. For more information, see Amazon EKS compute environments.