Fargate – AWS’s serverless container service.
AWS Fargate is a serverless compute engine for containers that works with both ECS and EKS. It eliminates the need to provision and manage servers, provides automatic scaling, and enables fine-grained control over resource allocation. The service features integration with AWS services, supports VPC networking, and provides detailed CloudWatch monitoring. Fargate includes automated patching and security updates, supports secrets management through Secrets Manager, and enables task-level IAM roles.