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 is used for creating and managing scalable and secure relational databases?

  1. Amazon RDS

  2. Amazon EC2

  3. AWS Lambda

  4. Amazon S3

The correct answer is: Amazon RDS

Amazon RDS (Relational Database Service) is the correct answer because it is a fully managed service designed specifically for creating and managing relational databases in the cloud. This includes automating database provisioning, patching, backups, and more. Amazon EC2 (Elastic Compute Cloud) is incorrect because it is a web service that provides resizable compute capacity in the cloud, not specifically for relational databases. AWS Lambda is incorrect because it is a serverless computing service for running code without having to manage servers. Amazon S3 (Simple Storage Service) is incorrect because it is an object storage service and not designed for managing relational databases.