SES

How to Create Amazon SES Email Identities and Contact Lists Using the AWS CLI

by Kurt Feeley

Photo by Liam Truong on Unsplash

This article is part of a series to introduce developers to Amazon Simple Email Service. Check out all the articles.

Introduction to Amazon Simple Email Service (SES) with .NET

Using the CLI to Set Up Amazon SES Email Identities and Contact Lists.

Using Amazon Simple Email Service (SES) to Send Single Emails with .NET

Using Amazon Simple Email Service (SES) to Send Bulk, Templated Emails with .NET

Introduction to Amazon Simple Email Service (SES) with .NET

by Kurt Feeley

Photo by Kate Macate on Unsplash

Amazon Simple Email Service, or Amazon SES, is a reliable, scalable, secure, and cost-effective, cloud-based email messaging platform designed for developers and marketers alike to send transactional “receipt type” emails or high-volume marketing and newsletter email campaigns. Amazon SES supports SMTP, SDK or API integrations and also requires no upfront contracts as you pay only for what is used.

Additionally, Amazon Simple Email Service provides email deliverability tools and reports allowing you to surface sender statistics. And, all of this comes with the reliability of a system that sends – a hard to imagine – trillion plus emails each year. In this multipart series, we’ll take you through some introductory tutorials to get you moving with Amazon SES.

Using Amazon Simple Email Service (SES) to Send Bulk Emails with .NET

by Kurt Feeley

Photo by Paula Hayes on Unsplash

This article is part of a series to introduce developers to Amazon Simple Email Service. Check out all the articles.

Introduction to Amazon Simple Email Service (SES) with .NET

Using the CLI to Set Up Amazon SES Email Identities and Contact Lists.

Using Amazon Simple Email Service (SES) to Send Single Emails with .NET

Using Amazon Simple Email Service (SES) to Send Bulk, Templated Emails with .NET

Using Amazon Simple Email Service (SES) to Send Single Emails with .NET

by Kurt Feeley

Photo by Valeria Reverdo on Unsplash

This article is part of a series to introduce developers to Amazon Simple Email Service. Check out all the articles.

Introduction to Amazon Simple Email Service (SES) with .NET

Using the CLI to Set Up Amazon SES Email Identities and Contact Lists.

Using Amazon Simple Email Service (SES) to Send Single Emails with .NET

Using Amazon Simple Email Service (SES) to Send Bulk, Templated Emails with .NET