Ask HN: Would you host your new SaaS startup on Heroku?
I've seen some negativity about Heroku, specifically around their staffing and investment since they were acquired by salesforce. Interested to hear general sentiment from the community. I would also be interested to hear about alternatives.
6 comments
[ 0.17 ms ] story [ 21.9 ms ] threadToday I'd look at Azure or AWS and probably put up an application server behind a CDN. For a low traffic application where I just don't want to think about keeping the server up and the high price per request is no issue (say subscribe/unsubscribe to a mailing list) I'd use AWS API Gateway.
I like Cloudflare's CDN and look forward to their offering getting stronger for interactive applications.
One can get away with a lot with just using Heroku, it is entirely possible to have $1M+ ARR with little overhead just by using Heroku.