Ask HN: What's your SaaS stack recommendation?
https://news.ycombinator.com/item?id=4207451I'm interested in hearing recommendations for web app stacks for SaaS applications. I know this is broad -- here's my attempt at narrowing it down
* For a side project that I hope to grow to a business.
* Cheap for MVP / Customer Dev period
* Not gigantic scale: B2B app where 500 customers would be successful
* I'd like to host on something more like Heroku than Amazon (need ease of use over power)
* Probably will be in python / Django
* Would like very simple payments integration. Ideally, I don't need a merchant account to start
* Email processing (sending and receiving), but not high volume
Heroku looks good -- but, some of their add-ons look like they'd be ruby-only. Looks like you can start at $50/month (web dyno + prod DB) -- any other options?