AWS Messaging & Targeting Blog
Category: Messaging
Manage Incoming Emails at Scale with Amazon SES
NOTE: This blog was originally published in June 2023 and has been updated on June 6, 2024 to include a link to the announcement of the recently launched feature called Mail Manager, as well as a link to the Amazon SES blog post published on May 22, 2024: “Mail Manager – Amazon SES introduces new email routing […]
Amazon SES – Set up notifications for bounces and complaints
Why is it important to monitor bounces and complaints when using Amazon Simple Email Service? Amazon Simple Email Service (Amazon SES) is a scalable cloud email service provider that is cost-effective and flexible. Amazon SES allows businesses and individuals to send bulk emails to their customers and subscribers. However, as with any email service, there […]
How to send geofenced marketing messages using Amazon Pinpoint
Introduction Geofencing, which creates a virtual geographical boundary that triggers a marketing action to a mobile device when a user enters or exits that boundary, can be used in marketing messages to drive more traffic and increase conversions. Amazon Pinpoint, AWS’ multichannel communication tool, can be used to create mobile notifications using geofencing technology, so […]
A Guide to Maintaining a Healthy Email Database
Introduction In the digital age, email remains a powerful tool for businesses to communicate with their customers. Whether it’s for marketing campaigns, customer service updates, or important announcements, a well-maintained email database is crucial for ensuring that your messages reach their intended recipients. However, managing an email database is not just about storing email addresses. […]
Increase your email engagement using AMP.
This blog introduces the use of Accelerated Mobile Pages (AMP) with Amazon Simple Email Service (SES). It provides you a guide on how to configure AMP, a ready AMP email template and a working code example that uses Amazon SES API to send the AMP email. AMP emails support components that recipients can interact without […]
How to implement multi tenancy with Amazon SES
In this blog post, you will learn how to design multi-tenancy with Amazon SES, as well as the fundamental best practices for implementing a multi-tenant architecture that can effectively handle bulk the email sending needs of your downstream customers. Amazon Simple Email Service (SES) is utilized by customers across various industries to send emails to […]
Improving email deliverability with new virtual deliverability manager features
Background: Email deliverability is a critical aspect of email as it directly impacts the success of campaigns by ensuring that messages reach the intended recipients’ inboxes. It encompasses factors like avoiding spam filters, maximizing open rates, and minimizing bounces. Companies often encounter deliverability problems due to various reasons, such as poor sender reputation, inadequate list […]
New capabilities make sending emails with dedicated IPs even easier
SES’ New Dedicated IP (managed) Capabilities In the world of email, sending emails over dedicated IPs can provide a number of benefits, including greater control over reputation and the ability to manage email deliverability. However, the heavy lifting involved in setting up and managing a dedicated IP can be intimidating, especially for those who are […]
How to use managed dedicated IPs for email sending
Starting to use dedicated IPs has always been a long, complicated process driven by factors such as the large effort to monitor and maintain the IPs and the costs, both in infrastructure and management of IP and Domain reputation. The Dedicated IP (Managed) feature in Amazon SES eliminates much of the complexity of sending email via […]
How to test email sending and monitoring
Introduction When setting up your email sending infrastructure and connections to APIs it is necessary to ensure proper setup. It is also important to ensure that after making changes to your sending pipeline that you verify that your application is working as expected. Not only is it important to test your sending processes, but it’s […]