nerdexam
AmazonAmazon

CLF-C02 · Question #218

CLF-C02 Question #218: Real Exam Question with Answer & Explanation

The correct answer is B: AWS Fargate. AWS Fargate is the serverless compute engine designed to run containers without the need to provision or manage servers.

Submitted by suresh_in· Mar 6, 2026Cloud Technology and Services

Question

Which AWS service provides serverless compute for use with containers?

Options

  • AAmazon Simple Queue Service (Amazon SQS)
  • BAWS Fargate
  • CAWS Elastic Beanstalk
  • DAmazon SageMaker

Explanation

AWS Fargate is the serverless compute engine designed to run containers without the need to provision or manage servers.

Common mistakes.

  • A. Amazon SQS is a message queuing service and does not provide compute for containers.
  • C. AWS Elastic Beanstalk is a Platform as a Service (PaaS) for deploying web applications, which can utilize containers but is not a serverless container compute service itself.
  • D. Amazon SageMaker is a machine learning service, not a general-purpose serverless compute service for containers.

Concept tested. Serverless container compute services

Reference. https://aws.amazon.com/fargate/

Community Discussion

No community discussion yet for this question.

Full CLF-C02 PracticeBrowse All CLF-C02 Questions