February 2020
Intermediate to advanced
440 pages
13h 51m
English
We can also use a Simple Email Service (SES) to send email notifications instead of using SNS. SES is a cloud-based email service for sending and receiving emails. It uses the SMTP interface and can be accessed through APIs as well. All connections to the SMTP endpoint should be encrypted using TLS. The default port for SES is 25, but to avoid EC2 throttling email traffic, we can also use port 587 or 2587.
Read now
Unlock full access