I 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…
You think that's complicated? Boy, back in my day, we didn't have no fancy "management console" or "tabs". Why, you had to play with your AWS services by hand ! And you liked it.
Introducing Amazon Simple Email Service
111–120 of 177 posts
Re: Introducing Amazon Simple Email Service
#112I 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…
At some point, that will change. At that point I'll have a very clear basis for calculating ROI on migrating to different infrastructure.
Re: Introducing Amazon Simple Email Service
#113Earlier quoted context omitted.
Seriously, the lack of a flat fee model is the main thing that has kept me away from AWS.
That's the point , though: usage driven fees. It's absolutely not the most economical offering, but the freedom and ability to either quadruple your infrastructure or shut it down entirely, no strings attached, in an instant is what you're paying for.
I love aws services and use them myself, but for ec2, but I doubt most users have such volatile needs. The main advantage I see, for aws users (non ec2) is to have everything in the same place.
Re: Introducing Amazon Simple Email Service
#114Earlier quoted context omitted.
The thing is, Sendgrid et al will continue to innovate in terms of feature set, and AWS never will. And that's a good thing: They focus on the absolute core of a product need - and let providers like heroku or dropbox grow like a vine on top of them, providing things people want.
> Sendgrid et al will continue to innovate in terms of feature set, and AWS never will Seems to me that Amazon has been quite busy innovating and expanding their feature set.
Re: Introducing Amazon Simple Email Service
#115bye bye postmarkapp, critsend, sendgrid, authsmtp, cloudsmtp ...
* How reputable are Amazon's IP's? Will my emails get flagged as spam due to reuse and general abuse?
* Another cranky API to use. Why not STMP?
* Sendgrid (and several others) have wonderful built in statistics and other quick n' easy apps.
* Also, those services' core business is deliverability, not volume. I feel AWS's offering may be the other way around...
Re: Introducing Amazon Simple Email Service
#116Earlier quoted context omitted.
I can send up to 2K messages a day with a premiere Google Apps account.
That may be true, but from what I remember, the transition past 2000 was very difficult with Google Apps. In the end you'll have to go with a email provider like SES (or the now troubled PostmarkApp).
Re: Introducing Amazon Simple Email Service
#117Re: Introducing Amazon Simple Email Service
#118It seems they implemented a gradual increase of daily quota to protect themselves against spammer abuse. Here's the link to the document describing the system: http://docs.amazonwebservices.com/ses/latest/DeveloperGuide/...
And also, after you sign up for SES, you can't actually use it to send out emails to your customers until they grant you 'production' access. This process seems to be done manually as they say it can take up to 24 hours after an initial request, and from the sounds of it, someone contacts you personally to confirm your email usage.
Maybe they ramped up support to handle the launch day? Or maybe it's because I've been an AWS user for years, or maybe because I've been using $1000/m worth of AWS services for a month, and the SES account was for the same website hosted on my AWS.
Update: switched all my web servers to use SES via Postfix. So far so good! Setting it up over postfix took ~10 minutes including installing the perl libs needed
Re: Introducing Amazon Simple Email Service
#119Earlier quoted context omitted.
I can send up to 2K messages a day with a premiere Google Apps account.
That may be true, but from what I remember, the transition past 2000 was very difficult with Google Apps. In the end you'll have to go with a email provider like SES (or the now troubled PostmarkApp).
Re: Introducing Amazon Simple Email Service
#120Sendgrid & 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…