If "$10 / month" counts as cheap in your book, check out a Linode VPS. I've been using them for a couple years now, and I have been extremely satisfied (although I've upgraded to a beefier VPS as my project has grown in popularity). Another good VPS option is DigitalOcean, which offers a smaller (and cheaper) plan for $5 / month. There are also a lot of shared hosting providers out there that will sell you cheaper sp…
If you're considering Linode, you should read up on their history of security incidents and make sure it's a risk you're willing to take.
Ask HN: Where should I host my startup?
11–20 of 101 posts
Re: Ask HN: Where should I host my startup?
#12Cheap: browse through the listings on lowendbox.com, you will find some amazing deals for both VPS and dedicated servers. Reliable: AWS / Rackspace / DigitalOcean / Google cloud / basically any famous one. When you're starting, it's probably better to rent a cheap VPS server. If you start growing fast, you can always move to the cloud. But modern cheap VPSs are quite powerful. I have 7 websites running on one that co…
For me: buying a rack/dedicated machine is the "traditional" (though increasingly rare) option and running off a vps is "in the cloud"
Re: Ask HN: Where should I host my startup?
#13If "$10 / month" counts as cheap in your book, check out a Linode VPS. I've been using them for a couple years now, and I have been extremely satisfied (although I've upgraded to a beefier VPS as my project has grown in popularity). Another good VPS option is DigitalOcean, which offers a smaller (and cheaper) plan for $5 / month. There are also a lot of shared hosting providers out there that will sell you cheaper sp…
Linode has a $10 / month plan as well.
It's $10 and $5, I shall edit accordingly.
Re: Ask HN: Where should I host my startup?
#14https://azure.microsoft.com/en-us/pricing/member-offers/bizs...
Re: Ask HN: Where should I host my startup?
#15Personally, for almost any product I start here. Even if you do need server-side infrastructure for the product, hosting all your marketing pages on GH pages is probably the right choice - they're going to be better at reliably hosting and serving static content than you are. Focus on your product instead.
When I do need server-side logic I then usually go for Digital Ocean, because they're very cheap, pretty great, and far less complicated to manage than EC2. It's also pretty easy to set up Dokku: https://medium.com/@pimterry/host-your-node-app-on-dokku-dig.... With that on top you then get a quick & effective Heroku-style deployment experience, at a fraction of the price.
Re: Ask HN: Where should I host my startup?
#16Re: Ask HN: Where should I host my startup?
#17Re: Ask HN: Where should I host my startup?
#18Heroku is easiest and relatively cheap until you scale. (Great problem)
Lots of people seem to use AWS. My limited understanding is that it is marginally more difficult to implement than heroku.
You could also go with someone like Linode. I would only go that route if you have implemented before. There is a learning curve and if you are trying to get the site up quick, I would go with a different option.
Re: Ask HN: Where should I host my startup?
#19if looking into digitalocean, vultr.com is slightly better in terms of pricing and processors, though it takes much longer (~2-3mins) to spin up a vm instead of <60s in digitalocean
Re: Ask HN: Where should I host my startup?
#20Cheap: browse through the listings on lowendbox.com, you will find some amazing deals for both VPS and dedicated servers. Reliable: AWS / Rackspace / DigitalOcean / Google cloud / basically any famous one. When you're starting, it's probably better to rent a cheap VPS server. If you start growing fast, you can always move to the cloud. But modern cheap VPSs are quite powerful. I have 7 websites running on one that co…