AWS Certified Solutions Architect – Professional (SAP-C02) — Question 138

A software as a service (SaaS) based company provides a case management solution to customers A3 part of the solution. The company uses a standalone Simple Mail Transfer Protocol (SMTP) server to send email messages from an application. The application also stores an email template for acknowledgement email messages that populate customer data before the application sends the email message to the customer.

The company plans to migrate this messaging functionality to the AWS Cloud and needs to minimize operational overhead.

Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: D

Explanation

The correct answer is D because using Amazon SES streamlines the process of sending templated emails, reducing operational overhead. Options A and C involve setting up and maintaining an EC2 instance, which increases complexity and costs. Option B, while using SES, does not utilize its templating features effectively, making D the most efficient choice.