
Explanation:
AWS Fargate is a serverless compute engine for containers that works with both Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS). With Fargate, you don't need to provision and manage servers - AWS handles the underlying infrastructure, including server management and scaling. This allows you to focus on building applications rather than managing infrastructure.
Key benefits of AWS Fargate:
Comparison with other options:
No comments yet.
Which AWS service or feature gives users the ability to run containers and Kubernetes applications without the need to manage scaling?
A
Amazon Elastic Container Registry (Amazon ECR)
B
Elastic network interface
C
AWS Fargate
D
Amazon EC2