SlideShare a Scribd company logo
1 of 23
© 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Presenter:
Kadir Rathnavelu – Senior Product Manager
Amazon Simple Email Service –
What’s New in 2017
Agenda
• Amazon Simple Email Service overview
• Use cases
• Challenges in Sending Emails
• Amazon SES features and capabilities
• What’s new in 2017
• Q&A
2Amazon Confidential
Amazon Simple Email Service
Amazon SES is an email service built on the reliable and scalable infrastructure that maximizes the percentage
of emails that arrive in the recipient’s inboxes. With Amazon SES, developers can send transactional emails,
marketing messages, or any other type of high-quality content to their customers.
3Amazon Confidential
Amazon SES maintains high
deliverability by maintaining a
strong reputation with the
mailbox providers.
Amazon SES can send millions
of emails in hours instead of
waiting for days to send
thousands of email.
Amazon SES provides
complete control over
inbound emails and how the
emails are processed.
Amazon SES provides multiple
means to monitor sending
activity, and helps fine tune
sending strategy.
Common Use Cases
• Marketing platforms that send millions of emails on behalf of other customers
• Transactional emails like monthly statements, order confirmations, etc.,
• Marketing emails like flash sales, product promotions, special offers, etc.
• Forum post notification emails and digests
• Sending system health reports, alerts, and workflow updates
4Amazon Confidential
Why Amazon Simple Email Service?
5Amazon Confidential
Why email is important?
Almost everyone has an email address
Consumers are connected to their emails
Consumers would like to hear from their brands
Targetable, and measurable
Email is core to businesses
6Amazon Confidential
But not all emails end up in the Inbox
• 86% of all emails sent every day are spam
• To combat spam, ISPs aggressively use spam filters which are not perfect. A lot of legitimate
emails send up in the spam
And it is undifferentiated heavy lifting
• Sending thousands of email, and at scale requires proficiency in setting up and running email
programs
• Managing the delivery, and compliant feedback with multiple ISPs is complex
• Running an email infrastructure is often a complex and costly challenge for a business
7Amazon Confidential
Challenges of DIY Approach
• What are you spending currently to run your email platform?
• Total cost of sending emails includes the cost of building and maintaining an email sending program and its
infrastructure.
• Initial setup cost (including research, setup, and testing)
• Setting up traditional email feedback loops for bounces and complaints
• Adding new features as needed to support your business
• Security
• Cost of running the service (including power, CPUs, software, IPs, etc.)
• Operational costs (regular maintenance, scaling, people, etc.)
• Would you optimize the platform to achieve high availability and throughput or throw money at it?
• What is the cost of lost opportunity if the email does not go out to your recipients on time?
8Amazon Confidential
Why Amazon SES?
Inbox placements
Amazon SES proactively places your emails in the inbox; increasing the likelihood of emails reaching the
recipients inbox (and not the Junk folder).
High performance
Send millions of emails in matter of hours instead of waiting for couple of days.
Scalable
Amazon SES will grow with the business and there is no upfront scaling required. Ramp from zero to millions of
emails in one day with no additional cost.
Reliable
Amazon SES runs within Amazon's cloud network infrastructure and datacenters. Multiple servers and
datacenters provide high availability and data durability.
Integration with other AWS Services
Integrates seamlessly with other AWS services such as AWS Lambda, AWS CloudWatch, Amazon Kinesis
Firehouse, Amazon Simple Storage Service (S3), and Simple Notification Service.
9Amazon Confidential
Features
Optimal inbox placement
ISPs receive high-quality emails from Amazon SES domains and therefore view Amazon SES as a trusted email
origin
Support for multiple email authentication mechanisms to increase email deliverability
Amazon SES makes it easy for you to authenticate your emails with DomainKeys Identified Mail (DKIM), Sender
Policy Framework (SPF), and Domain-based Message Authentication, Reporting and Conformance (DMARC)
Dedicated IPs addresses
Build your reputation by sending emails through IPs that are dedicated solely to your email sending
Monitoring
Fine-tune your email strategy by monitoring your sending activity with varying granularity and level of details
Email Receiving
When you use Amazon SES to receive email, you have complete control over which emails you receive and how
the emails are processed and routed after you receive them
10Amazon Confidential
Additional Features
Multiple Email Sending Interface
Send emails using the Simple Mail Transfer Protocol (SMTP), Amazon SES API, or Amazon SES console
Mailbox Simulator
You can use Mailbox Simulator to test how your application handles various email sending scenarios without
affecting your sending quota or your bounce and complaint metrics
Abuse Prevention
Scans incoming emails for viruses and spams, and prevent them from delivery
11Amazon Confidential
Amazon Simple Email Service in 2017
12Amazon Confidential
Dedicated IPs
Reputation Management
When you send emails using dedicated IP addresses, the sender reputation of these addresses is based solely
on your email sending practices
Benefits of using Dedicated IPs
13Amazon Confidential
Warming Up Dedicated IPs
Warming Up Dedicated IPs
ISPs that receive mail from a new IP that has no history tend to be more cautious about accepting mail from
it. You should therefore gradually increase your sending through a new dedicated IP before you use it to its full
capacity. This process is called warming up the IP.
Automatically Warm Up Dedicated IPs
Amazon SES uses a predefined warm-up plan that indicates the maximum number of emails that can be sent
daily through an IP address to ensure the traffic is increasing gradually over 45 days.
How Does it Work?
The automatic warm-up feature is enabled by default. During this warm up period, Amazon SES will initially
send emails through both your dedicated IPs and shared IPs.
14Amazon Confidential
Dedicated IP Pools
Dedicated IP Pools
You can use the dedicated IP pools feature to create groups (pools) of those IP addresses and use them for
sending specific types of email.
Benefits of using Dedicated IP Pools
By using dedicated IP pools, you can isolate the sender reputations for each of these types of communications.
Using dedicated IP pools gives you complete control over the sender reputations of the dedicated IP addresses
you lease from Amazon SES.
Creating Dedicated IP Pools
• First, create a dedicated IP pool in the Amazon SES console and associate it with a configuration set.
• Next, when you send email, be sure to specify the configuration set associated with the IP pool you want to
use.
• You will need to specify a configuration set in the emails you send.
15Amazon Confidential
Dedicated IP Pools – Cont.
Default IP Pool
If you send an email using a configuration set that is not associated with a pool, that email is sent from one of
the addresses in the default pool.
Restart Auto-Warm up
You can restart the warm-up process by dedicated IP pools.
Sending via Shared Pool
This pool contains a large set of IP addresses that are shared among all Amazon SES customers. This option may
be useful when you need to send email that doesn't align with your usual sending behaviors.
16Amazon Confidential
Open and Clicks Tracking
Measuring Engagement
Whether you are sending marketing emails, transactional emails, or notifications, you need to know how
effective your communications are.
Importance of Measuring Engagement
By narrowing down your list of recipients and focusing on your most engaged customers, you can:
• save money (by sending fewer messages),
• improve the response rates of your marketing campaigns (by targeting only the customers who are most
interested in what you have to say), and
• protect your sender reputation (by reducing the number of bounces and complaints against your sending
domain).
17Amazon Confidential
Open and Clicks Tracking - Cont.
Enabling Open and Clicks
On the Configuration Sets page, choose the configuration set that contains your sending event destination; edit
the event destination, check the boxes for Open and Click (as shown in the image below), and then
choose Save.
18Amazon Confidential
Open and Clicks Tracking - Cont.
Custom Domains for Open and Click Tracking
You can configure your own branded subdomain to capture open and click data.
Disabling Click Tracking
All links in the email are tracked by default. To disable click tracking for a link, you add a special tag to the
anchor tags in your HTML.
Amazon SNS as an Event Destination
Additionally, you can now use event publishing to push email sending notifications—including open and click
notifications—using Amazon SNS.
19Amazon Confidential
Email Templates
Email Templates
You can use email templates to create the structure of an email that you plan to send to multiple recipients, or
that you will use again in the future.
Creating a Template
To create a template, you use the CreateTemplate API operation. To use this operation, pass a JSON object with
four properties: a template name (TemplateName), a subject line (SubjectPart), a plain text version of the email
body (TextPart), and an HTML version of the email body (HtmlPart).
Variables
Both the subject and the email body can contain variables that are automatically replaced with values specific
to each recipient.
20Amazon Confidential
Sending Templated Emails
Sending Emails
SendTemplatedEmail API operation to send email to a single destination using a template.
Sending in Bulk
SendBulkTemplatedEmail API enables you to up to 50 unique recipients. Add the recipients in an array
called Destinations within which you specify the recipient’s email address, and the variable values for that
recipient.
Default Substitutions
You can add a list of fallback values for the variables in the template (DefaultTemplateData)
21Amazon Confidential
Reputation Dashboard
Sender Reputation
We put rules in place to protect the sender reputations of all Amazon SES users, and to prevent Amazon SES
from being used to deliver spam or malicious content.
Impact of Non-Compliance
If the bounce or complaint rates are not within
acceptable limits by the end of the probation period,
these accounts may be shut down completely.
Reputation Dashboard
The new reputation dashboard provides overall bounce and complaint rates for your entire account. This
enables you to more closely monitor the health of your account.
Automated Monitoring
You can use CloudWatch to create dashboards that track your bounce and complaint rates over time, and to
create alarms that send you notifications when these metrics cross certain thresholds.
22Amazon Confidential
Questions
23Amazon Confidential

More Related Content

What's hot

CMP319_Easily Coordinate Microservices, Build Serverless Apps, and Automate T...
CMP319_Easily Coordinate Microservices, Build Serverless Apps, and Automate T...CMP319_Easily Coordinate Microservices, Build Serverless Apps, and Automate T...
CMP319_Easily Coordinate Microservices, Build Serverless Apps, and Automate T...Amazon Web Services
 
Introducing the New Simplified Access Model for EC2 Spot Instances - AWS Onli...
Introducing the New Simplified Access Model for EC2 Spot Instances - AWS Onli...Introducing the New Simplified Access Model for EC2 Spot Instances - AWS Onli...
Introducing the New Simplified Access Model for EC2 Spot Instances - AWS Onli...Amazon Web Services
 
Amazon EFS (Elastic File System) 이해하고사용하기
Amazon EFS (Elastic File System) 이해하고사용하기Amazon EFS (Elastic File System) 이해하고사용하기
Amazon EFS (Elastic File System) 이해하고사용하기Amazon Web Services Korea
 
Introduction to GraphQL and AWS Appsync on AWS - iOS
Introduction to GraphQL and AWS Appsync on AWS - iOSIntroduction to GraphQL and AWS Appsync on AWS - iOS
Introduction to GraphQL and AWS Appsync on AWS - iOSAmazon Web Services
 
Serverless Applications at Global Scale with Multi-Regional Deployments - AWS...
Serverless Applications at Global Scale with Multi-Regional Deployments - AWS...Serverless Applications at Global Scale with Multi-Regional Deployments - AWS...
Serverless Applications at Global Scale with Multi-Regional Deployments - AWS...Amazon Web Services
 
Run Your HPC Workload at Scale for a Fraction of the Cost - AWS Online Tech T...
Run Your HPC Workload at Scale for a Fraction of the Cost - AWS Online Tech T...Run Your HPC Workload at Scale for a Fraction of the Cost - AWS Online Tech T...
Run Your HPC Workload at Scale for a Fraction of the Cost - AWS Online Tech T...Amazon Web Services
 
AWS X-Ray: Debugging Applications at Scale - AWS Online Tech Talks
AWS X-Ray: Debugging Applications at Scale - AWS Online Tech TalksAWS X-Ray: Debugging Applications at Scale - AWS Online Tech Talks
AWS X-Ray: Debugging Applications at Scale - AWS Online Tech TalksAmazon Web Services
 
Awsgsg freetier
Awsgsg freetierAwsgsg freetier
Awsgsg freetierSebin John
 
Launch Applications the Amazon Way - AWS Online Tech Talks
Launch Applications the Amazon Way - AWS Online Tech TalksLaunch Applications the Amazon Way - AWS Online Tech Talks
Launch Applications the Amazon Way - AWS Online Tech TalksAmazon Web Services
 
Build a Website & Mobile App for your first 10 million users
Build a Website & Mobile App for your first 10 million usersBuild a Website & Mobile App for your first 10 million users
Build a Website & Mobile App for your first 10 million usersAmazon Web Services
 
Massively Parallel Data Processing with PyWren and AWS Lambda - SRV424 - re:I...
Massively Parallel Data Processing with PyWren and AWS Lambda - SRV424 - re:I...Massively Parallel Data Processing with PyWren and AWS Lambda - SRV424 - re:I...
Massively Parallel Data Processing with PyWren and AWS Lambda - SRV424 - re:I...Amazon Web Services
 
Architecting an Open Data Lake for the Enterprise
 Architecting an Open Data Lake for the Enterprise  Architecting an Open Data Lake for the Enterprise
Architecting an Open Data Lake for the Enterprise Amazon Web Services
 
Design, Build, and Modernize Your Web Applications with AWS
 Design, Build, and Modernize Your Web Applications with AWS Design, Build, and Modernize Your Web Applications with AWS
Design, Build, and Modernize Your Web Applications with AWSDonnie Prakoso
 
ATC301-Big Data & Analytics for Manufacturing Operations
ATC301-Big Data & Analytics for Manufacturing OperationsATC301-Big Data & Analytics for Manufacturing Operations
ATC301-Big Data & Analytics for Manufacturing OperationsAmazon Web Services
 
ARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost EfficiencyARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost EfficiencyAmazon Web Services
 
Building end-to-end IT Lifecycle Mgmt & Workflows with AWS Service Catalog - ...
Building end-to-end IT Lifecycle Mgmt & Workflows with AWS Service Catalog - ...Building end-to-end IT Lifecycle Mgmt & Workflows with AWS Service Catalog - ...
Building end-to-end IT Lifecycle Mgmt & Workflows with AWS Service Catalog - ...Amazon Web Services
 
NEW LAUNCH! Building Virtual Reality and Augmented Reality Applications with ...
NEW LAUNCH! Building Virtual Reality and Augmented Reality Applications with ...NEW LAUNCH! Building Virtual Reality and Augmented Reality Applications with ...
NEW LAUNCH! Building Virtual Reality and Augmented Reality Applications with ...Amazon Web Services
 
SRV332_Building Serverless Real-Time Data Processing (Now with Unicorns!).pdf
SRV332_Building Serverless Real-Time Data Processing (Now with Unicorns!).pdfSRV332_Building Serverless Real-Time Data Processing (Now with Unicorns!).pdf
SRV332_Building Serverless Real-Time Data Processing (Now with Unicorns!).pdfAmazon Web Services
 
Building Content Recommendation Systems Using Apache MXNet and Gluon - MCL402...
Building Content Recommendation Systems Using Apache MXNet and Gluon - MCL402...Building Content Recommendation Systems Using Apache MXNet and Gluon - MCL402...
Building Content Recommendation Systems Using Apache MXNet and Gluon - MCL402...Amazon Web Services
 

What's hot (20)

CMP319_Easily Coordinate Microservices, Build Serverless Apps, and Automate T...
CMP319_Easily Coordinate Microservices, Build Serverless Apps, and Automate T...CMP319_Easily Coordinate Microservices, Build Serverless Apps, and Automate T...
CMP319_Easily Coordinate Microservices, Build Serverless Apps, and Automate T...
 
Introducing the New Simplified Access Model for EC2 Spot Instances - AWS Onli...
Introducing the New Simplified Access Model for EC2 Spot Instances - AWS Onli...Introducing the New Simplified Access Model for EC2 Spot Instances - AWS Onli...
Introducing the New Simplified Access Model for EC2 Spot Instances - AWS Onli...
 
Amazon EFS (Elastic File System) 이해하고사용하기
Amazon EFS (Elastic File System) 이해하고사용하기Amazon EFS (Elastic File System) 이해하고사용하기
Amazon EFS (Elastic File System) 이해하고사용하기
 
Introduction to GraphQL and AWS Appsync on AWS - iOS
Introduction to GraphQL and AWS Appsync on AWS - iOSIntroduction to GraphQL and AWS Appsync on AWS - iOS
Introduction to GraphQL and AWS Appsync on AWS - iOS
 
Serverless Applications at Global Scale with Multi-Regional Deployments - AWS...
Serverless Applications at Global Scale with Multi-Regional Deployments - AWS...Serverless Applications at Global Scale with Multi-Regional Deployments - AWS...
Serverless Applications at Global Scale with Multi-Regional Deployments - AWS...
 
Run Your HPC Workload at Scale for a Fraction of the Cost - AWS Online Tech T...
Run Your HPC Workload at Scale for a Fraction of the Cost - AWS Online Tech T...Run Your HPC Workload at Scale for a Fraction of the Cost - AWS Online Tech T...
Run Your HPC Workload at Scale for a Fraction of the Cost - AWS Online Tech T...
 
AWS X-Ray: Debugging Applications at Scale - AWS Online Tech Talks
AWS X-Ray: Debugging Applications at Scale - AWS Online Tech TalksAWS X-Ray: Debugging Applications at Scale - AWS Online Tech Talks
AWS X-Ray: Debugging Applications at Scale - AWS Online Tech Talks
 
Awsgsg freetier
Awsgsg freetierAwsgsg freetier
Awsgsg freetier
 
Cost Optimisation on AWS
Cost Optimisation on AWSCost Optimisation on AWS
Cost Optimisation on AWS
 
Launch Applications the Amazon Way - AWS Online Tech Talks
Launch Applications the Amazon Way - AWS Online Tech TalksLaunch Applications the Amazon Way - AWS Online Tech Talks
Launch Applications the Amazon Way - AWS Online Tech Talks
 
Build a Website & Mobile App for your first 10 million users
Build a Website & Mobile App for your first 10 million usersBuild a Website & Mobile App for your first 10 million users
Build a Website & Mobile App for your first 10 million users
 
Massively Parallel Data Processing with PyWren and AWS Lambda - SRV424 - re:I...
Massively Parallel Data Processing with PyWren and AWS Lambda - SRV424 - re:I...Massively Parallel Data Processing with PyWren and AWS Lambda - SRV424 - re:I...
Massively Parallel Data Processing with PyWren and AWS Lambda - SRV424 - re:I...
 
Architecting an Open Data Lake for the Enterprise
 Architecting an Open Data Lake for the Enterprise  Architecting an Open Data Lake for the Enterprise
Architecting an Open Data Lake for the Enterprise
 
Design, Build, and Modernize Your Web Applications with AWS
 Design, Build, and Modernize Your Web Applications with AWS Design, Build, and Modernize Your Web Applications with AWS
Design, Build, and Modernize Your Web Applications with AWS
 
ATC301-Big Data & Analytics for Manufacturing Operations
ATC301-Big Data & Analytics for Manufacturing OperationsATC301-Big Data & Analytics for Manufacturing Operations
ATC301-Big Data & Analytics for Manufacturing Operations
 
ARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost EfficiencyARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost Efficiency
 
Building end-to-end IT Lifecycle Mgmt & Workflows with AWS Service Catalog - ...
Building end-to-end IT Lifecycle Mgmt & Workflows with AWS Service Catalog - ...Building end-to-end IT Lifecycle Mgmt & Workflows with AWS Service Catalog - ...
Building end-to-end IT Lifecycle Mgmt & Workflows with AWS Service Catalog - ...
 
NEW LAUNCH! Building Virtual Reality and Augmented Reality Applications with ...
NEW LAUNCH! Building Virtual Reality and Augmented Reality Applications with ...NEW LAUNCH! Building Virtual Reality and Augmented Reality Applications with ...
NEW LAUNCH! Building Virtual Reality and Augmented Reality Applications with ...
 
SRV332_Building Serverless Real-Time Data Processing (Now with Unicorns!).pdf
SRV332_Building Serverless Real-Time Data Processing (Now with Unicorns!).pdfSRV332_Building Serverless Real-Time Data Processing (Now with Unicorns!).pdf
SRV332_Building Serverless Real-Time Data Processing (Now with Unicorns!).pdf
 
Building Content Recommendation Systems Using Apache MXNet and Gluon - MCL402...
Building Content Recommendation Systems Using Apache MXNet and Gluon - MCL402...Building Content Recommendation Systems Using Apache MXNet and Gluon - MCL402...
Building Content Recommendation Systems Using Apache MXNet and Gluon - MCL402...
 

Viewers also liked

AWS Rekognition - AWS Summit Tel Aviv 2017
AWS Rekognition - AWS Summit Tel Aviv 2017AWS Rekognition - AWS Summit Tel Aviv 2017
AWS Rekognition - AWS Summit Tel Aviv 2017Amazon Web Services
 
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...Amazon Web Services
 
BDA 301 An Introduction to Amazon Rekognition, for Deep Learning-based Comput...
BDA 301 An Introduction to Amazon Rekognition, for Deep Learning-based Comput...BDA 301 An Introduction to Amazon Rekognition, for Deep Learning-based Comput...
BDA 301 An Introduction to Amazon Rekognition, for Deep Learning-based Comput...Amazon Web Services
 
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech TalksDeep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech TalksAmazon Web Services
 
Serverless Streaming Data Processing using Amazon Kinesis Analytics
Serverless Streaming Data Processing using Amazon Kinesis AnalyticsServerless Streaming Data Processing using Amazon Kinesis Analytics
Serverless Streaming Data Processing using Amazon Kinesis AnalyticsAmazon Web Services
 
Deep Dive on Amazon DynamoDB - AWS Online Tech Talks
Deep Dive on Amazon DynamoDB - AWS Online Tech TalksDeep Dive on Amazon DynamoDB - AWS Online Tech Talks
Deep Dive on Amazon DynamoDB - AWS Online Tech TalksAmazon Web Services
 
Serverless by Example: Building a Real-Time Chat System
Serverless by Example: Building a Real-Time Chat SystemServerless by Example: Building a Real-Time Chat System
Serverless by Example: Building a Real-Time Chat SystemAmazon Web Services
 
Getting Started with Serverless Apps
Getting Started with Serverless AppsGetting Started with Serverless Apps
Getting Started with Serverless AppsAmazon Web Services
 
Getting Started with Amazon EC2 Container Service
Getting Started with Amazon EC2 Container ServiceGetting Started with Amazon EC2 Container Service
Getting Started with Amazon EC2 Container ServiceAmazon Web Services
 
Building Chatbots with Amazon Lex
Building Chatbots with Amazon LexBuilding Chatbots with Amazon Lex
Building Chatbots with Amazon LexAmazon Web Services
 
You Don’t Need A Mobile App! Responsive Web Apps Using AWS
You Don’t Need A Mobile App! Responsive Web Apps Using AWSYou Don’t Need A Mobile App! Responsive Web Apps Using AWS
You Don’t Need A Mobile App! Responsive Web Apps Using AWSAmazon Web Services
 
Serverless Architectural Patterns and Best Practices
Serverless Architectural Patterns and Best PracticesServerless Architectural Patterns and Best Practices
Serverless Architectural Patterns and Best PracticesAmazon Web Services
 
Building Smart Applications with Amazon Machine Learning.pdf
Building Smart Applications with Amazon Machine Learning.pdfBuilding Smart Applications with Amazon Machine Learning.pdf
Building Smart Applications with Amazon Machine Learning.pdfAmazon Web Services
 
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...Amazon Web Services
 

Viewers also liked (20)

AWS Rekognition - AWS Summit Tel Aviv 2017
AWS Rekognition - AWS Summit Tel Aviv 2017AWS Rekognition - AWS Summit Tel Aviv 2017
AWS Rekognition - AWS Summit Tel Aviv 2017
 
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
An Overview of AI at AWS: Amazon Lex, Amazon Polly, Amazon Rekognition, Apach...
 
BDA 301 An Introduction to Amazon Rekognition, for Deep Learning-based Comput...
BDA 301 An Introduction to Amazon Rekognition, for Deep Learning-based Comput...BDA 301 An Introduction to Amazon Rekognition, for Deep Learning-based Comput...
BDA 301 An Introduction to Amazon Rekognition, for Deep Learning-based Comput...
 
Amazon Rekognition
Amazon RekognitionAmazon Rekognition
Amazon Rekognition
 
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech TalksDeep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
Deep Dive on the AWS Storage Gateway - April 2017 AWS Online Tech Talks
 
Deep Dive on AWS Lambda
Deep Dive on AWS LambdaDeep Dive on AWS Lambda
Deep Dive on AWS Lambda
 
Deep Dive on Big Data
Deep Dive on Big Data Deep Dive on Big Data
Deep Dive on Big Data
 
AWS Security Fundamentals
AWS Security FundamentalsAWS Security Fundamentals
AWS Security Fundamentals
 
Serverless Streaming Data Processing using Amazon Kinesis Analytics
Serverless Streaming Data Processing using Amazon Kinesis AnalyticsServerless Streaming Data Processing using Amazon Kinesis Analytics
Serverless Streaming Data Processing using Amazon Kinesis Analytics
 
Deep Dive on Amazon DynamoDB - AWS Online Tech Talks
Deep Dive on Amazon DynamoDB - AWS Online Tech TalksDeep Dive on Amazon DynamoDB - AWS Online Tech Talks
Deep Dive on Amazon DynamoDB - AWS Online Tech Talks
 
Serverless by Example: Building a Real-Time Chat System
Serverless by Example: Building a Real-Time Chat SystemServerless by Example: Building a Real-Time Chat System
Serverless by Example: Building a Real-Time Chat System
 
Getting Started with AWS IoT
Getting Started with AWS IoTGetting Started with AWS IoT
Getting Started with AWS IoT
 
Getting Started with Serverless Apps
Getting Started with Serverless AppsGetting Started with Serverless Apps
Getting Started with Serverless Apps
 
Getting Started with Amazon EC2 Container Service
Getting Started with Amazon EC2 Container ServiceGetting Started with Amazon EC2 Container Service
Getting Started with Amazon EC2 Container Service
 
Building Chatbots with Amazon Lex
Building Chatbots with Amazon LexBuilding Chatbots with Amazon Lex
Building Chatbots with Amazon Lex
 
You Don’t Need A Mobile App! Responsive Web Apps Using AWS
You Don’t Need A Mobile App! Responsive Web Apps Using AWSYou Don’t Need A Mobile App! Responsive Web Apps Using AWS
You Don’t Need A Mobile App! Responsive Web Apps Using AWS
 
Serverless Architectural Patterns and Best Practices
Serverless Architectural Patterns and Best PracticesServerless Architectural Patterns and Best Practices
Serverless Architectural Patterns and Best Practices
 
Building Smart Applications with Amazon Machine Learning.pdf
Building Smart Applications with Amazon Machine Learning.pdfBuilding Smart Applications with Amazon Machine Learning.pdf
Building Smart Applications with Amazon Machine Learning.pdf
 
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
Big Data Experience Sharing: Building Collaborative Data Analytics Platform -...
 
9 Security Best Practices
9 Security Best Practices9 Security Best Practices
9 Security Best Practices
 

Similar to Deep Dive on Amazon SES What's New - AWS Online Tech Talks

AWS re:Invent 2016: How Netflix Achieves Email Delivery at Global Scale with ...
AWS re:Invent 2016: How Netflix Achieves Email Delivery at Global Scale with ...AWS re:Invent 2016: How Netflix Achieves Email Delivery at Global Scale with ...
AWS re:Invent 2016: How Netflix Achieves Email Delivery at Global Scale with ...Amazon Web Services
 
ARC210_Building Scalable Multi-Tenant Email Sending Programs
ARC210_Building Scalable Multi-Tenant Email Sending ProgramsARC210_Building Scalable Multi-Tenant Email Sending Programs
ARC210_Building Scalable Multi-Tenant Email Sending ProgramsAmazon Web Services
 
2011210seslaunchwebinar 110220233455 Phpapp02
2011210seslaunchwebinar 110220233455 Phpapp022011210seslaunchwebinar 110220233455 Phpapp02
2011210seslaunchwebinar 110220233455 Phpapp02chrisawheeler
 
NetSuite Email Campaigns Best Practices for Delivering Results
NetSuite Email Campaigns Best Practices for Delivering ResultsNetSuite Email Campaigns Best Practices for Delivering Results
NetSuite Email Campaigns Best Practices for Delivering ResultsJade Global
 
SUG Bangalore - Sitecore EXM with Jisha Muthuswamy
SUG Bangalore - Sitecore EXM with Jisha MuthuswamySUG Bangalore - Sitecore EXM with Jisha Muthuswamy
SUG Bangalore - Sitecore EXM with Jisha MuthuswamyAnindita Bhattacharya
 
Invite your prospects with an engaging email campaign
Invite your prospects with an engaging email campaignInvite your prospects with an engaging email campaign
Invite your prospects with an engaging email campaignAmazon Web Services
 
Invite Your Prospects With an Engaging Email Campaign
Invite Your Prospects With an Engaging Email CampaignInvite Your Prospects With an Engaging Email Campaign
Invite Your Prospects With an Engaging Email CampaignAmazon Web Services
 
8+ Tips To setup Advanced Bulk mail Server Setup
8+ Tips To setup Advanced Bulk mail Server Setup8+ Tips To setup Advanced Bulk mail Server Setup
8+ Tips To setup Advanced Bulk mail Server SetupTime4Servers Technologies
 
EMarketing Techniques Conference_Emailmarketingessentials May2008
EMarketing Techniques Conference_Emailmarketingessentials May2008EMarketing Techniques Conference_Emailmarketingessentials May2008
EMarketing Techniques Conference_Emailmarketingessentials May2008Corporate College
 
Maximise Email Deliverability
Maximise Email DeliverabilityMaximise Email Deliverability
Maximise Email DeliverabilityGetResponse
 
(ARC342) Designing & Building An End-To-End Email Solution Using AWS
(ARC342) Designing & Building An End-To-End Email Solution Using AWS(ARC342) Designing & Building An End-To-End Email Solution Using AWS
(ARC342) Designing & Building An End-To-End Email Solution Using AWSAmazon Web Services
 
Email delivery-for-it-professionals
Email delivery-for-it-professionalsEmail delivery-for-it-professionals
Email delivery-for-it-professionalsJacques Bouchard
 
Choosing domain and IP address for Salesforce Marketing Cloud
Choosing domain and IP address for Salesforce Marketing CloudChoosing domain and IP address for Salesforce Marketing Cloud
Choosing domain and IP address for Salesforce Marketing CloudArek Rafflewski
 
Featured Webinar: How Cashpor increased their mail service performance by ado...
Featured Webinar: How Cashpor increased their mail service performance by ado...Featured Webinar: How Cashpor increased their mail service performance by ado...
Featured Webinar: How Cashpor increased their mail service performance by ado...Vaultastic
 
understanding-email-deliverability-salesforce-version-final-july2023.pdf
understanding-email-deliverability-salesforce-version-final-july2023.pdfunderstanding-email-deliverability-salesforce-version-final-july2023.pdf
understanding-email-deliverability-salesforce-version-final-july2023.pdfBalaramaRaju2
 
guide infrastructure 04 in English
guide infrastructure 04 in Englishguide infrastructure 04 in English
guide infrastructure 04 in EnglishMubariz Mahmood
 
AWS re:Invent 2016: Stop Managing Email Infrastructure: Move to Amazon WorkMa...
AWS re:Invent 2016: Stop Managing Email Infrastructure: Move to Amazon WorkMa...AWS re:Invent 2016: Stop Managing Email Infrastructure: Move to Amazon WorkMa...
AWS re:Invent 2016: Stop Managing Email Infrastructure: Move to Amazon WorkMa...Amazon Web Services
 
MailChimp Basics
MailChimp BasicsMailChimp Basics
MailChimp BasicsCosmic
 

Similar to Deep Dive on Amazon SES What's New - AWS Online Tech Talks (20)

Amazon_SES.pptx
Amazon_SES.pptxAmazon_SES.pptx
Amazon_SES.pptx
 
AWS re:Invent 2016: How Netflix Achieves Email Delivery at Global Scale with ...
AWS re:Invent 2016: How Netflix Achieves Email Delivery at Global Scale with ...AWS re:Invent 2016: How Netflix Achieves Email Delivery at Global Scale with ...
AWS re:Invent 2016: How Netflix Achieves Email Delivery at Global Scale with ...
 
ARC210_Building Scalable Multi-Tenant Email Sending Programs
ARC210_Building Scalable Multi-Tenant Email Sending ProgramsARC210_Building Scalable Multi-Tenant Email Sending Programs
ARC210_Building Scalable Multi-Tenant Email Sending Programs
 
2011210seslaunchwebinar 110220233455 Phpapp02
2011210seslaunchwebinar 110220233455 Phpapp022011210seslaunchwebinar 110220233455 Phpapp02
2011210seslaunchwebinar 110220233455 Phpapp02
 
NetSuite Email Campaigns Best Practices for Delivering Results
NetSuite Email Campaigns Best Practices for Delivering ResultsNetSuite Email Campaigns Best Practices for Delivering Results
NetSuite Email Campaigns Best Practices for Delivering Results
 
SUG Bangalore - Sitecore EXM with Jisha Muthuswamy
SUG Bangalore - Sitecore EXM with Jisha MuthuswamySUG Bangalore - Sitecore EXM with Jisha Muthuswamy
SUG Bangalore - Sitecore EXM with Jisha Muthuswamy
 
Invite your prospects with an engaging email campaign
Invite your prospects with an engaging email campaignInvite your prospects with an engaging email campaign
Invite your prospects with an engaging email campaign
 
Invite Your Prospects With an Engaging Email Campaign
Invite Your Prospects With an Engaging Email CampaignInvite Your Prospects With an Engaging Email Campaign
Invite Your Prospects With an Engaging Email Campaign
 
8+ Tips To setup Advanced Bulk mail Server Setup
8+ Tips To setup Advanced Bulk mail Server Setup8+ Tips To setup Advanced Bulk mail Server Setup
8+ Tips To setup Advanced Bulk mail Server Setup
 
EMarketing Techniques Conference_Emailmarketingessentials May2008
EMarketing Techniques Conference_Emailmarketingessentials May2008EMarketing Techniques Conference_Emailmarketingessentials May2008
EMarketing Techniques Conference_Emailmarketingessentials May2008
 
Maximise Email Deliverability
Maximise Email DeliverabilityMaximise Email Deliverability
Maximise Email Deliverability
 
(ARC342) Designing & Building An End-To-End Email Solution Using AWS
(ARC342) Designing & Building An End-To-End Email Solution Using AWS(ARC342) Designing & Building An End-To-End Email Solution Using AWS
(ARC342) Designing & Building An End-To-End Email Solution Using AWS
 
Email delivery-for-it-professionals
Email delivery-for-it-professionalsEmail delivery-for-it-professionals
Email delivery-for-it-professionals
 
Choosing domain and IP address for Salesforce Marketing Cloud
Choosing domain and IP address for Salesforce Marketing CloudChoosing domain and IP address for Salesforce Marketing Cloud
Choosing domain and IP address for Salesforce Marketing Cloud
 
Featured Webinar: How Cashpor increased their mail service performance by ado...
Featured Webinar: How Cashpor increased their mail service performance by ado...Featured Webinar: How Cashpor increased their mail service performance by ado...
Featured Webinar: How Cashpor increased their mail service performance by ado...
 
understanding-email-deliverability-salesforce-version-final-july2023.pdf
understanding-email-deliverability-salesforce-version-final-july2023.pdfunderstanding-email-deliverability-salesforce-version-final-july2023.pdf
understanding-email-deliverability-salesforce-version-final-july2023.pdf
 
guide infrastructure 04 in English
guide infrastructure 04 in Englishguide infrastructure 04 in English
guide infrastructure 04 in English
 
AWS re:Invent 2016: Stop Managing Email Infrastructure: Move to Amazon WorkMa...
AWS re:Invent 2016: Stop Managing Email Infrastructure: Move to Amazon WorkMa...AWS re:Invent 2016: Stop Managing Email Infrastructure: Move to Amazon WorkMa...
AWS re:Invent 2016: Stop Managing Email Infrastructure: Move to Amazon WorkMa...
 
Get mailer kit
Get mailer kit Get mailer kit
Get mailer kit
 
MailChimp Basics
MailChimp BasicsMailChimp Basics
MailChimp Basics
 

More from Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

More from Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Deep Dive on Amazon SES What's New - AWS Online Tech Talks

  • 1. © 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Presenter: Kadir Rathnavelu – Senior Product Manager Amazon Simple Email Service – What’s New in 2017
  • 2. Agenda • Amazon Simple Email Service overview • Use cases • Challenges in Sending Emails • Amazon SES features and capabilities • What’s new in 2017 • Q&A 2Amazon Confidential
  • 3. Amazon Simple Email Service Amazon SES is an email service built on the reliable and scalable infrastructure that maximizes the percentage of emails that arrive in the recipient’s inboxes. With Amazon SES, developers can send transactional emails, marketing messages, or any other type of high-quality content to their customers. 3Amazon Confidential Amazon SES maintains high deliverability by maintaining a strong reputation with the mailbox providers. Amazon SES can send millions of emails in hours instead of waiting for days to send thousands of email. Amazon SES provides complete control over inbound emails and how the emails are processed. Amazon SES provides multiple means to monitor sending activity, and helps fine tune sending strategy.
  • 4. Common Use Cases • Marketing platforms that send millions of emails on behalf of other customers • Transactional emails like monthly statements, order confirmations, etc., • Marketing emails like flash sales, product promotions, special offers, etc. • Forum post notification emails and digests • Sending system health reports, alerts, and workflow updates 4Amazon Confidential
  • 5. Why Amazon Simple Email Service? 5Amazon Confidential
  • 6. Why email is important? Almost everyone has an email address Consumers are connected to their emails Consumers would like to hear from their brands Targetable, and measurable Email is core to businesses 6Amazon Confidential
  • 7. But not all emails end up in the Inbox • 86% of all emails sent every day are spam • To combat spam, ISPs aggressively use spam filters which are not perfect. A lot of legitimate emails send up in the spam And it is undifferentiated heavy lifting • Sending thousands of email, and at scale requires proficiency in setting up and running email programs • Managing the delivery, and compliant feedback with multiple ISPs is complex • Running an email infrastructure is often a complex and costly challenge for a business 7Amazon Confidential
  • 8. Challenges of DIY Approach • What are you spending currently to run your email platform? • Total cost of sending emails includes the cost of building and maintaining an email sending program and its infrastructure. • Initial setup cost (including research, setup, and testing) • Setting up traditional email feedback loops for bounces and complaints • Adding new features as needed to support your business • Security • Cost of running the service (including power, CPUs, software, IPs, etc.) • Operational costs (regular maintenance, scaling, people, etc.) • Would you optimize the platform to achieve high availability and throughput or throw money at it? • What is the cost of lost opportunity if the email does not go out to your recipients on time? 8Amazon Confidential
  • 9. Why Amazon SES? Inbox placements Amazon SES proactively places your emails in the inbox; increasing the likelihood of emails reaching the recipients inbox (and not the Junk folder). High performance Send millions of emails in matter of hours instead of waiting for couple of days. Scalable Amazon SES will grow with the business and there is no upfront scaling required. Ramp from zero to millions of emails in one day with no additional cost. Reliable Amazon SES runs within Amazon's cloud network infrastructure and datacenters. Multiple servers and datacenters provide high availability and data durability. Integration with other AWS Services Integrates seamlessly with other AWS services such as AWS Lambda, AWS CloudWatch, Amazon Kinesis Firehouse, Amazon Simple Storage Service (S3), and Simple Notification Service. 9Amazon Confidential
  • 10. Features Optimal inbox placement ISPs receive high-quality emails from Amazon SES domains and therefore view Amazon SES as a trusted email origin Support for multiple email authentication mechanisms to increase email deliverability Amazon SES makes it easy for you to authenticate your emails with DomainKeys Identified Mail (DKIM), Sender Policy Framework (SPF), and Domain-based Message Authentication, Reporting and Conformance (DMARC) Dedicated IPs addresses Build your reputation by sending emails through IPs that are dedicated solely to your email sending Monitoring Fine-tune your email strategy by monitoring your sending activity with varying granularity and level of details Email Receiving When you use Amazon SES to receive email, you have complete control over which emails you receive and how the emails are processed and routed after you receive them 10Amazon Confidential
  • 11. Additional Features Multiple Email Sending Interface Send emails using the Simple Mail Transfer Protocol (SMTP), Amazon SES API, or Amazon SES console Mailbox Simulator You can use Mailbox Simulator to test how your application handles various email sending scenarios without affecting your sending quota or your bounce and complaint metrics Abuse Prevention Scans incoming emails for viruses and spams, and prevent them from delivery 11Amazon Confidential
  • 12. Amazon Simple Email Service in 2017 12Amazon Confidential
  • 13. Dedicated IPs Reputation Management When you send emails using dedicated IP addresses, the sender reputation of these addresses is based solely on your email sending practices Benefits of using Dedicated IPs 13Amazon Confidential
  • 14. Warming Up Dedicated IPs Warming Up Dedicated IPs ISPs that receive mail from a new IP that has no history tend to be more cautious about accepting mail from it. You should therefore gradually increase your sending through a new dedicated IP before you use it to its full capacity. This process is called warming up the IP. Automatically Warm Up Dedicated IPs Amazon SES uses a predefined warm-up plan that indicates the maximum number of emails that can be sent daily through an IP address to ensure the traffic is increasing gradually over 45 days. How Does it Work? The automatic warm-up feature is enabled by default. During this warm up period, Amazon SES will initially send emails through both your dedicated IPs and shared IPs. 14Amazon Confidential
  • 15. Dedicated IP Pools Dedicated IP Pools You can use the dedicated IP pools feature to create groups (pools) of those IP addresses and use them for sending specific types of email. Benefits of using Dedicated IP Pools By using dedicated IP pools, you can isolate the sender reputations for each of these types of communications. Using dedicated IP pools gives you complete control over the sender reputations of the dedicated IP addresses you lease from Amazon SES. Creating Dedicated IP Pools • First, create a dedicated IP pool in the Amazon SES console and associate it with a configuration set. • Next, when you send email, be sure to specify the configuration set associated with the IP pool you want to use. • You will need to specify a configuration set in the emails you send. 15Amazon Confidential
  • 16. Dedicated IP Pools – Cont. Default IP Pool If you send an email using a configuration set that is not associated with a pool, that email is sent from one of the addresses in the default pool. Restart Auto-Warm up You can restart the warm-up process by dedicated IP pools. Sending via Shared Pool This pool contains a large set of IP addresses that are shared among all Amazon SES customers. This option may be useful when you need to send email that doesn't align with your usual sending behaviors. 16Amazon Confidential
  • 17. Open and Clicks Tracking Measuring Engagement Whether you are sending marketing emails, transactional emails, or notifications, you need to know how effective your communications are. Importance of Measuring Engagement By narrowing down your list of recipients and focusing on your most engaged customers, you can: • save money (by sending fewer messages), • improve the response rates of your marketing campaigns (by targeting only the customers who are most interested in what you have to say), and • protect your sender reputation (by reducing the number of bounces and complaints against your sending domain). 17Amazon Confidential
  • 18. Open and Clicks Tracking - Cont. Enabling Open and Clicks On the Configuration Sets page, choose the configuration set that contains your sending event destination; edit the event destination, check the boxes for Open and Click (as shown in the image below), and then choose Save. 18Amazon Confidential
  • 19. Open and Clicks Tracking - Cont. Custom Domains for Open and Click Tracking You can configure your own branded subdomain to capture open and click data. Disabling Click Tracking All links in the email are tracked by default. To disable click tracking for a link, you add a special tag to the anchor tags in your HTML. Amazon SNS as an Event Destination Additionally, you can now use event publishing to push email sending notifications—including open and click notifications—using Amazon SNS. 19Amazon Confidential
  • 20. Email Templates Email Templates You can use email templates to create the structure of an email that you plan to send to multiple recipients, or that you will use again in the future. Creating a Template To create a template, you use the CreateTemplate API operation. To use this operation, pass a JSON object with four properties: a template name (TemplateName), a subject line (SubjectPart), a plain text version of the email body (TextPart), and an HTML version of the email body (HtmlPart). Variables Both the subject and the email body can contain variables that are automatically replaced with values specific to each recipient. 20Amazon Confidential
  • 21. Sending Templated Emails Sending Emails SendTemplatedEmail API operation to send email to a single destination using a template. Sending in Bulk SendBulkTemplatedEmail API enables you to up to 50 unique recipients. Add the recipients in an array called Destinations within which you specify the recipient’s email address, and the variable values for that recipient. Default Substitutions You can add a list of fallback values for the variables in the template (DefaultTemplateData) 21Amazon Confidential
  • 22. Reputation Dashboard Sender Reputation We put rules in place to protect the sender reputations of all Amazon SES users, and to prevent Amazon SES from being used to deliver spam or malicious content. Impact of Non-Compliance If the bounce or complaint rates are not within acceptable limits by the end of the probation period, these accounts may be shut down completely. Reputation Dashboard The new reputation dashboard provides overall bounce and complaint rates for your entire account. This enables you to more closely monitor the health of your account. Automated Monitoring You can use CloudWatch to create dashboards that track your bounce and complaint rates over time, and to create alarms that send you notifications when these metrics cross certain thresholds. 22Amazon Confidential

Editor's Notes

  1. A lot of consumers check their email accounts multiple times a day, and nearly half of them open emails on mobile Consumers would like to receive emails from their brands at least weekly Compared to other channels emails can be personalized, highly targeted, and provides measurable metrics that can be used to fine-tune for engagement 55% of companies generate more than 10% of their sales through emails with the 3x better conversion rate, and 40x better customer acquisition over Facebook, Twitter, and other social mediums