Easy1 markMultiple Choice

AWS SAP-C02 · Question 73 · Domain 4.4: Modernization Requirements

A company wants to modernize their application by moving from EC2 instances to containers. They want to use Kubernetes but do not want to manage the underlying EC2 instances or the Kubernetes control plane. Which AWS service should they use?

Answer options:

A.

Amazon ECS with EC2 instances

B.

Amazon EKS with managed node groups

C.

Amazon EKS with AWS Fargate

D.

AWS App Runner

How to approach this question

Combine managed Kubernetes with serverless compute.

Full Answer

C.Amazon EKS with AWS Fargate✓ Correct
Amazon EKS is the managed Kubernetes service. AWS Fargate is a serverless compute engine for containers. Combining them allows you to run Kubernetes pods without managing any underlying EC2 infrastructure.

Common mistakes

Choosing EKS with managed node groups, which still involves EC2 instances.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 2

75 questions · hints · full answers · grading

More questions from this exam