
Answer-first summary for fast verification
Answer: Integrate a scalable AWS email service for the web instance.
The best solution to address the email delivery delays and minimize operational overhead is to configure the web instance to send emails through Amazon Simple Email Service (Amazon SES). Amazon SES is a scalable and reliable email service that is specifically designed for email sending at scale, ensuring timely delivery of emails such as marketing and order confirmations. This approach reduces the complexity and operational burden of managing email servers and issues. Therefore, the correct answer is B.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
An e-commerce company faces delays in email delivery due to increased traffic on their EC2-based two-tier web application. To streamline email processing and reduce operational overhead, what architectural change should be implemented?
A
Dedicate EC2 instances to handle email processing separately.
B
Integrate a scalable AWS email service for the web instance.
C
Utilize an AWS messaging service for application-to-application notifications.
D
Deploy a dedicated email processing tier with EC2 and incorporate AWS scalability features.
No comments yet.