Seems Amazon wants to fight it out with Google, by matching the new services with Google App Engine's free quota. $0.10 per thousand in SES -> $0.0001 per email recipient // Same as in GAE. You can send 2,000 messages for free each day when you call Amazon SES from an Amazon EC2 instance directly or through AWS Elastic Beanstalk. // Same as in GAE. This, along with the recent AWS Elastic Beanstalk release and Amazon'…
Introducing Amazon Simple Email Service
41–50 of 177 posts
Re: Introducing Amazon Simple Email Service
#42I'm not so sure Sendgrid, Postmark, and other email senders should be shaking in their boots. There's plenty of other businesses that leverage AWS technology and resell it for a higher price. I bet they add AWS as an option as a value added reseller. If you have an existing email host integrated throughout your site, it might make more sense to just stick with them. It will force them to lower their prices though.
Agreed. I use Silverpop for high-volume sends even though I pretty sure they're just a front-end for PowerMTA
Re: Introducing Amazon Simple Email Service
#43http://aws.typepad.com/aws/2011/01/introducing-the-amazon-si...
If you like to solve puzzles, be sure to read the PS!
Re: Introducing Amazon Simple Email Service
#44Seems Amazon wants to fight it out with Google, by matching the new services with Google App Engine's free quota. $0.10 per thousand in SES -> $0.0001 per email recipient // Same as in GAE. You can send 2,000 messages for free each day when you call Amazon SES from an Amazon EC2 instance directly or through AWS Elastic Beanstalk. // Same as in GAE. This, along with the recent AWS Elastic Beanstalk release and Amazon'…
I also believe competition which facilitates such migrations not only validates the space and the standard (write for GAE, you can host it on Google or on AWS), but also helps drive innovation and service levels.
Re: Introducing Amazon Simple Email Service
#45So I was immediately looking at their REST API... And true to form, Amazon adds yet another slightly incompatible request signing method. Consistency is for wimps.
http://docs.amazonwebservices.com/ses/latest/DeveloperGuide/...
That is awesome. So even without third part libs supporting this API I will be able to use this service
Re: Introducing Amazon Simple Email Service
#46Sendgrid & other such senders will be shaking in their shoes now. Personally, as soon as I have more time, I'll switch to the amazon service. Also, any new app I make will use Amazons service by default. Sending email out is quite important for growth, and such services really help businesses. What impresses me about amazon is that they are not looking at what the competition is charging or trying to charge high base…
Why are you going to switch from the other providers to Amazon? Because of price?
Re: Introducing Amazon Simple Email Service
#47Re: Introducing Amazon Simple Email Service
#48More seriously:
While I can kind of understand that Amazon has their API and probably wants this to work similarly, but there is already a wide-spread protocol for sending out email (SMTP) and I just can't understand why they can't provide an endpoint for that.
Many applications which I really see making use of this already have built-in SMTP support (and are using that today), so why force developers to work with another, completely different API to send email over Amazon?
Re: Introducing Amazon Simple Email Service
#49I love what Amazon is doing with AWS, and I like this new service a lot. Plus I'm a happy customer. But damn this is all getting very complicated. First they turn off email, so you have to find a provider, then they turn it back on, but you have to pay them. Looking at my AWS console, I've got 8 or 9 tabs on there -- each representing a little piece of what I might want in an app. Each has it's own help section with…
Seems like a white labeling opportunity. Though I am not sure if their TOS allows it.
Re: Introducing Amazon Simple Email Service
#50I love what Amazon is doing with AWS, and I like this new service a lot. Plus I'm a happy customer. But damn this is all getting very complicated. First they turn off email, so you have to find a provider, then they turn it back on, but you have to pay them. Looking at my AWS console, I've got 8 or 9 tabs on there -- each representing a little piece of what I might want in an app. Each has it's own help section with…
Seems like a white labeling opportunity. Though I am not sure if their TOS allows it.
Edit, which could also mean a custom interface