Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
21–30 of 58 posts
Re: Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
#22At a very high level, when using the big 3 and hosting that's raw infra you're going to find ways to pay for _keeping things running smoothly_. At least the big three have happy paths to avoid some of the operational burden (hidden among many many foot guns).
Full disclosure I work at noop.dev [1], a hosting provider trying to shift the focus of developers from infra-level abstractions to application-level abstractions.
I'm probably biased, but my instinct is that concerns over lock-in are totally valid, but the cost of avoiding is higher than the penalty of embracing.
Re: Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
#23Re: Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
#24I used Fly as a modern successor to Heroku (I know Heroku is still around). Features are good, scaling to 0 is great, their networking stuff is solid, and pricing is fair. I generally use it to host application backends.
Vultr for when I want a long lived server or build my own infrastructure platforms. I use it as just a VPS provider for larger machines at reasonable costs. Caveat being I’m managing my own infrastructure with all the trade-offs that come with it.
Re: Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
#25But of course AWS is a nightmare on it's own.
So you might like Flightcontrol [1] which provides a PaaS user experience on your own AWS, thereby giving you the best of both worlds.
Re: Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
#26Re: Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
#27I say this because the rest of the world either does AWS/Azure, or still does it all onsite. Just my two cents.
Re: Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
#28primary: co-located server running Proxmox
also cloudflare workers, cloudflare pages, github pages
Re: Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
#29I used successfully OnPremise, OVH, Scaleway, Hetzner, and a few local and small OpenStack cloud providers. Why do you want to avoid the main cloud providers? Is it needed for your startup or you want to add extra risk and complexity?
Re: Ask HN: Those of you who don't use AWS/Azure/GCP, what do you use for hosting?
#30But you may want to provide a bit more detail as to what you're after here. What languages/frameworks do you plan to use, how much support do you need and what kind of pricing are you looking for?