AWS Certified Cloud Practitioner (CLF-C02) — Question 129

A company plans to deploy containers on AWS. The company wants full control of the compute resources that host the containers. Which AWS service will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is Amazon EC2 because it provides users with full control over the virtual machines and compute resources that run the containers. In contrast, AWS Fargate abstracts the underlying infrastructure, and both Amazon EKS and Amazon ECS are orchestration services that do not offer the same level of control as EC2.