Ask HN: Where do you host your NodeJS applications?
51–58 of 58 posts
Re: Ask HN: Where do you host your NodeJS applications?
#52* Heroku
* ec2 using awsbox for dev with push deploys https://github.com/mozilla/awsbox
If you want SSL support and have a few apps then heroku can be a bit expensive, also monitoring is a paid addon.
Lots of choices at the moment which is awesome.
Re: Ask HN: Where do you host your NodeJS applications?
#53Re: Ask HN: Where do you host your NodeJS applications?
#54Re: Ask HN: Where do you host your NodeJS applications?
#55Since so many people here are saying Heroku, Linode, or AWS, I'm wondering if someone could explain the value proposition of these over a cheap VPS for most small to medium deployments. I can get a 4GB ram VPS for $10/m, which seems orders of magnitude cheaper than the popular options. What am I missing out on?
where?
Re: Ask HN: Where do you host your NodeJS applications?
#56Re: Ask HN: Where do you host your NodeJS applications?
#57Since so many people here are saying Heroku, Linode, or AWS, I'm wondering if someone could explain the value proposition of these over a cheap VPS for most small to medium deployments. I can get a 4GB ram VPS for $10/m, which seems orders of magnitude cheaper than the popular options. What am I missing out on?