Cloudflare. Between Pages, Speed, Access, Workers, durable objects, KV store, R2, Images, etc they’re maybe a small handful of product releases away from being able to replace the providers you mentioned for many users and applications. Plus I’d wager that many applications can be built 100% on Cloudflare today (and are). Benefits? - Pricing. Compare pricing on Workers to functions across those platforms as one examp…
Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
51–60 of 105 posts
Re: Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
#52Re: Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
#53Re: Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
#54Although, my dealings with them have been entirely negative. Their strategy is to make a clone of every service AWS has, except the billing system which hides a lot of majorly expensive pitfalls.
Also, if you choose one of their mainland hosted zones, trying to get your data out is even more expensive than the other zones.
So in this case, "knowing more about" is really "tread carefully".
Re: Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
#55Oracle Cloud - good alternative for bandwidth heavy products (used by Zoom) Heroku - For a more "abstracted" cloud that just works Vultr/DigitalOcean - Cheap VMs, additionaly some services like managed DB and K8s Hetzner/OVH - Cheap dedicated hosts Netlify/Cloudflare Pages/etc - for static websites + functions/3rd party services for dynamic stuff
> Oracle Cloud - good alternative for bandwidth heavy products (used by Zoom) please don't. I have nothing but the worst experiences with Oracle Cloud. Granted, I was always a little biased against Oracle as a company; but I have a friend working on OCI and assumed that since what I needed was really basic it would be fine. It really wasn't, it was awful, confusing and opaquely and egregiously expensive.
That is true, but it is also very much an understatement of just how miserable every step of the OC experience is.
I was once forced by a customer to endure the torture that is OC, and the only thing that saved me was when Oracle's terrible management software just deleted our entire account and deployment one weekend. Gone without a trace, could not even log in anymore. Luckily, that was enough to persuade the client to move to Azure.
Re: Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
#56Oracle Cloud - good alternative for bandwidth heavy products (used by Zoom) Heroku - For a more "abstracted" cloud that just works Vultr/DigitalOcean - Cheap VMs, additionaly some services like managed DB and K8s Hetzner/OVH - Cheap dedicated hosts Netlify/Cloudflare Pages/etc - for static websites + functions/3rd party services for dynamic stuff
Re: Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
#57You get internal networking out of the box with per-app-region internal DNS entries, and with their CLI tool it's one command to SSH into your container or connect your laptop to the internal network.
As a nice bonus, their pricing is very competitive. You pay about as much as you would for the same size Linode or droplet (minimum is 256 MB RAM for $1.94/mo), which is a welcome relief vs other providers. Great free plan, too - 3 apps at 256MB RAM running 24/7 in perpetuity.
Re: Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
#58Plus you get better disk access speed (NVMe) than something like an AWS EBS-backed instance. You can also order new instances within a matter of minutes.
You don't have to use them, but being aware of what is available there would be a really good idea. I think some workloads could easily be deployed there at a fraction of the cost of a cloud provider.
Re: Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
#59It’s compatible with S3’s API buy way way cheaper. Free egress.
Re: Ask HN: Beyond AWS/Azure/GCP, what cloud providers should I know more about?
#60Cloudflare. Between Pages, Speed, Access, Workers, durable objects, KV store, R2, Images, etc they’re maybe a small handful of product releases away from being able to replace the providers you mentioned for many users and applications. Plus I’d wager that many applications can be built 100% on Cloudflare today (and are). Benefits? - Pricing. Compare pricing on Workers to functions across those platforms as one examp…