nerdexam
Amazon

CLF-C02 · Question #891

A developer wants to deploy an application on a container-based service. The service must automatically provision and manage the backend instances. The service must provision only the necessary resour

The correct answer is D. AWS Fargate. AWS Fargate is a serverless compute engine for containers that automatically provisions and manages the underlying infrastructure and allocates only the resources required to run each

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

Question

A developer wants to deploy an application on a container-based service. The service must automatically provision and manage the backend instances. The service must provision only the necessary resources. Which AWS service will meet these requirements?

Options

  • AAmazon EC2
  • BAmazon Lightsail
  • CAmazon Elastic Kubernetes Service (Amazon EKS)
  • DAWS Fargate

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    5% (2)
  • D
    93% (38)

Explanation

AWS Fargate is a serverless compute engine for containers that automatically provisions and manages the underlying infrastructure and allocates only the resources required to run each

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice