Skip to Content
Python Microservices Development
book

Python Microservices Development

by Tarek Ziadé
July 2017
Beginner to intermediate
340 pages
7h 43m
English
Packt Publishing
Content preview from Python Microservices Development

Simple Email Service (SES)

If you build services that send out emails to users, it is hard to make sure they all end up in their inbox. If you use the local SMTP service from the application's server that sends the email out, it takes much work to configure the system properly so that the emails are not flagged as spam by the target mail servers.

Moreover, even if you do a good job, if the server's IP is part of an IP block that was blacklisted because a spammer used an IP close to yours to send out spam, there's not much you can do besides trying to remove your IP from the blacklisting services. The worst case scenario is when you get an IP that was used by spammers before you got it.

Making sure your emails end up where they are supposed ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Microservices Development - Second Edition

Python Microservices Development - Second Edition

Simon Fraser, Tarek Ziadé
Python Web Development with Sanic

Python Web Development with Sanic

Stephen Sadowski, Adam Hopkins

Publisher Resources

ISBN: 9781785881114Supplemental Content