Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Do I get Amazon SES Free-Tier Pricing when I send emails from Heroku?

According to the Amazon SES Pricing: Pricing Details: AWS Free Usage Tier,

If you call Amazon SES from an Amazon EC2 instance or through Elastic Beanstalk, you can send up to 62,000 email messages per month at no charge.

Is this also true if I call Amazon SES from my Heroku app, since it runs on an Amazon EC2 instance?

like image 773
ma11hew28 Avatar asked Jan 26 '17 05:01

ma11hew28


1 Answers

I emailed this question to [email protected], and in less than 10 minutes, they replied:

Unfortunately no.

However, we do have 3rd party add-ons that offer mail sending, most with free plans to start: https://elements.heroku.com/addons/categories/email-sms

SendGrid seems to be the most popular.

like image 79
ma11hew28 Avatar answered Nov 09 '22 01:11

ma11hew28