AWS Certified Cloud Practitioner Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Ace the AWS Certified Cloud Practitioner Exam with our extensive collection of flashcards and diverse multiple-choice questions. Updated for 2024 to guarantee your success in the certification journey!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which AWS service provides a managed service for deploying, managing, and scaling containerized applications using Kubernetes?

  1. Amazon Elastic Kubernetes Service (EKS)

  2. Amazon Elastic Container Service (ECS)

  3. AWS Fargate

  4. Amazon EC2

The correct answer is: Amazon Elastic Kubernetes Service (EKS)

Amazon Elastic Container Service (ECS) and AWS Fargate are incorrect choices because they do not specifically mention Kubernetes, which is the primary focus of the question. Amazon EC2 is also incorrect because it is not a managed service and requires manual deployment, management, and scaling of containers. Amazon Elastic Kubernetes Service (EKS) is the correct answer because it is a managed service specifically designed for deploying, managing, and scaling containerized applications using Kubernetes, making it the best option for this scenario.