AWS Certified Cloud Practitioner (CLF-C02) — Question 485
A company wants to migrate a company’s on-premises container infrastructure to the AWS Cloud. The company wants to prevent unplanned administration and operation cost and adapt to a serverless architecture.
Which AWS service will meet these requirements?
Answer options
- A. Amazon Connect
- B. AWS Fargate
- C. Amazon Lightsail
- D. Amazon EC2
Correct answer: B
Explanation
AWS Fargate is a serverless compute engine for containers that allows you to run containers without managing the underlying EC2 instances, thereby reducing operational and administrative costs. Amazon EC2 requires manual server management and provisioning, while Amazon Lightsail is a virtual private server service and Amazon Connect is a cloud contact center service.