AWS Certified Cloud Practitioner Practice Exam

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

Prepare for the AWS Certified Cloud Practitioner Exam with our comprehensive quiz featuring flashcards and multiple-choice questions, each supplemented with hints and explanations. Ensure you're well-equipped to ace your certification!

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 email sending and receiving?

  1. Amazon Simple Email Service (SES)

  2. Amazon EC2

  3. AWS Lambda

  4. Amazon S3

The correct answer is: Amazon Simple Email Service (SES)

Amazon Simple Email Service (SES) is the right answer. This service allows users to send and receive emails from their applications or websites. Amazon EC2 (B) is a web service that provides secure, resizable compute capacity in the cloud. This service is separate from managing email. AWS Lambda (C) is a serverless computing service that runs code in response to events and automatically manages the compute resources required by that code. This is also unrelated to email management. Amazon S3 (D) is an object storage service that offers industry-leading scalability, data availability, security, and performance. While this service can store files and images that can be attached to an email, it is not specifically designed for email management.