PAS-C01 Technology Practice Question
An SAP system needs to send email notifications from the SAP application server running on EC2. Which AWS service should be used?
⚠ Common exam trap
Many candidates confuse SNS with SES because both can send email, but SNS is a pub/sub messaging service with limited email formatting and no SMTP support, whereas SES is the correct service for application-to-user transactional email.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Amazon Simple Email Service (SES)
Amazon Simple Email Service (SES) is the correct choice because it is a cloud-based email sending service designed specifically for sending transactional and notification emails from applications, including SAP systems running on EC2. SES supports SMTP and API-based integration, allowing the SAP application server to send outbound email notifications reliably without managing on-premises email infrastructure.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Amazon Simple Email Service (SES)
Why this is correct
SES is designed for sending email from applications.
- ✗
Amazon Pinpoint
Why it's wrong here
Pinpoint is for targeted marketing, not application email.
- ✗
Amazon Simple Queue Service (SQS)
Why it's wrong here
SQS is for queuing messages, not sending emails.
- ✗
Amazon Simple Notification Service (SNS)
Why it's wrong here
SNS is for push notifications, but best practice for transactional email is SES.
Go deeper
Related to this question
About these practice questions
This PAS-C01 question is part of Courseiva's 1,616-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PAS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PAS-C01 exam.