Amazon SES
Pay-as-you-go transactional email infrastructure from AWS — the cheapest at volume, but the most technically demanding to set up.
How we testAmazon Simple Email Service is the raw sending infrastructure AWS itself uses. It has no real feature ceiling on volume or price (flat $0.10/1,000 emails with no shared/marketing tooling bundled in), which makes it the default choice for engineering-led teams sending very high volumes. The tradeoff is that everything beyond "send an email" — identity verification, IAM permissions, SMTP credential generation, bounce/complaint handling via SNS, moving out of the sandbox — is DIY, using AWS's general-purpose console and IAM model rather than a purpose-built email dashboard.
Pros
- +Lowest per-email cost at scale by a wide margin, no minimum spend
- +No hard ceiling — scales to very high volume without a "call sales" tier
- +Deep integration if you’re already on AWS (IAM, CloudWatch, SNS, Lambda)
Cons
- −New accounts start in sandbox mode: 200 emails/day, verified recipients only, until production access is granted
- −Setup requires IAM users, separate SMTP credentials, identity verification, and manual SNS wiring — steep for teams without AWS ops experience
- −No built-in deliverability coaching — Virtual Deliverability Manager is a paid add-on
Pricing
Pay-as-you-go
$0.10/mo · annual commitment
Month-to-month: not published
- ✓Per 1,000 emails
Dedicated IP (standard)
$24.95/mo · annual commitment
Month-to-month: not published
- ✓Per IP address
Specifications
| Rating | 3.8 |
| Inbox rate (3rd-party) | 77.1% |
| Automation Builder | No |
| Dedicated IP | ✓ |
| A/B Testing | No |
Researched and drafted with AI assistance; reviewed and approved by Tim Meredith. How we use AI