Django-SES is a drop-in mail backend for Django. Instead of sending emails through a traditional SMTP mail server, Django-SES routes email through Amazon Web Services' excellent Simple Email Service ...
You will need at least two S3 buckets in production, one for configuration and the other where your data resides (which the lambda will be monitoring). This section will walk you through creating what ...