My first software as a service project, this is the MVP launch of it.
Basically it is an abstraction that sits on top of Amazon's Simple Email Service that allows programmers to quickly leverage cloud email without having to worry about daily send limits, sends/sec, or an other details of the Amazon API.
Since RocketSendIt itself is hosted on Amazon's EC2 servers you get 2,000 emails per month using your own Amazon AWS account. If you were to implement your own solution using your own (non EC2) servers you wouldn't get the free 2,000 emails.
4 comments
[ 2.4 ms ] story [ 26.1 ms ] threadBasically it is an abstraction that sits on top of Amazon's Simple Email Service that allows programmers to quickly leverage cloud email without having to worry about daily send limits, sends/sec, or an other details of the Amazon API.
Thanks for the feedback in advance. :)
Or are you making an EC2 account for everyone who signs up for RocketSentIt?
Great stuff though.
Since RocketSendIt itself is hosted on Amazon's EC2 servers you get 2,000 emails per month using your own Amazon AWS account. If you were to implement your own solution using your own (non EC2) servers you wouldn't get the free 2,000 emails.