CLF-C02 · Question #106
CLF-C02 Question #106: Real Exam Question with Answer & Explanation
The correct answer is B: AWS Fargate. AWS Fargate is the appropriate service for migrating an on-premises container infrastructure to a serverless architecture, preventing unplanned administration and operation costs.
Question
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?
Options
- AAmazon Connect
- BAWS Fargate
- CAmazon Lightsail
- DAmazon EC2
Explanation
AWS Fargate is the appropriate service for migrating an on-premises container infrastructure to a serverless architecture, preventing unplanned administration and operation costs.
Common mistakes.
- A. Amazon Connect is a cloud-based contact center service, which is unrelated to container migration or serverless architecture.
- C. Amazon Lightsail provides virtual private servers (VPS) for simpler workloads and requires instance management, contradicting the serverless requirement.
- D. Amazon EC2 provides virtual servers that require manual management of the underlying instances, which would lead to administration and operation costs that the company wants to avoid.
Concept tested. Serverless containers (AWS Fargate)
Reference. https://aws.amazon.com/fargate/
Community Discussion
No community discussion yet for this question.