AWS - Amazon Simple Email(ASE) 邮件服务

Amazon Simple Email Service

Amazon Simple Email Service (Amazon SES) 为基于云端的电子邮件发送服务,旨在帮助数字营销师和应用程序开发师发送营销、通知和业务电子邮件。对于使用电子邮件联系客户的所有规模的企业来说,它是一种可靠且经济实用的服务。

您可以使用我们的 SMTP 接口或 AWS 开发工具包之一直接在现有应用程序中集成 Amazon SES。您可以在所使用的软件(例如,售票系统和电子邮件客户端)中集成 Amazon SES 的电子邮件发送功能。

接收传入电子邮件

通过使用 Amazon SES 接收电子邮件来结束电子邮件程序的循环。传入电子邮件可以自动传送至 Amazon S3 存储桶。您可以在收到邮件时使用 AWS Lambda 执行自定义代码,还可以在收到包含某些关键字的传入邮件时使用 Amazon SNS 传送通知。

 

使用案例

发送事务型邮件

通过自动发送电子邮件(如购买确认、发货通知、订单状态更新和策略变更通知)来使您的客户随时掌握最新信息。

发送促销信息

通过发送广告、新闻通讯、特别促销和您的客户希望查看的任何其他类型的优质内容来宣传您的产品。

构建多租户解决方案

构建大规模电子邮件解决方案既昂贵又复杂。Amazon SES 可帮助您花费更少的时间考虑电子邮件基础设施,因此您可以花费更多时间来构建使客户满意的功能。

 

Automating These Features

You can use AWS services—including Amazon SNS, AWS Lambda, and Amazon CloudWatch—to create a solution that automatically pauses email sending for your account when your overall reputation metrics cross a certain threshold. Or, to minimize disruption to your email sending program, you can pause email sending for a specific configuration set when the metrics for that configuration set cross a threshold. The following image illustrates the processes that occur when you implement these solutions.

AWS - Amazon Simple Email(ASE) 邮件服务_第1张图片

 

 

 

你可能感兴趣的:(IT-云服务)