CLF-C02 · Question #415
A company wants to run containers on AWS by using Amazon Elastic Container Service (Amazon ECS). The company does not want to manage the underlying infrastructure. Which AWS service can the company…
The correct answer is C. AWS Fargate. AWS Fargate is a serverless compute engine for containers that allows you to run containers on Amazon ECS without managing the underlying infrastructure. It eliminates the need to provision, configure, or scale EC2 instances, making it an ideal choice for a fully managed…
Question
A company wants to run containers on AWS by using Amazon Elastic Container Service (Amazon ECS). The company does not want to manage the underlying infrastructure. Which AWS service can the company use to meet these requirements?
Options
- AAmazon S3
- BAmazon EC2
- CAWS Fargate
- DAmazon Elastic Container Registry (Amazon ECR)
How the community answered
(21 responses)- A5% (1)
- C90% (19)
- D5% (1)
Explanation
AWS Fargate is a serverless compute engine for containers that allows you to run containers on Amazon ECS without managing the underlying infrastructure. It eliminates the need to provision, configure, or scale EC2 instances, making it an ideal choice for a fully managed container
Community Discussion
No community discussion yet for this question.