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 of the following services allows you to run containers without having to manage underlying infrastructure?

  1. Amazon EC2

  2. Amazon RDS

  3. AWS Fargate

  4. Amazon EMR

The correct answer is: AWS Fargate

AWS Fargate allows you to run containers without having to manage underlying infrastructure, such as servers or virtual machines. Option A, Amazon EC2, is a service that provides scalable computing capacity in the cloud, so it does require managing infrastructure. Option B, Amazon RDS, is a service for managed relational databases and also requires managing infrastructure. Option D, Amazon EMR, is a service for running big data frameworks like Hadoop and also requires managing infrastructure. Therefore, C is the correct answer as it provides a serverless platform for running containers without worrying about underlying infrastructure.