Live data from Hacker News

Dear Heroku: Uhh What's Going On?

judoscale.com

21–30 of 51 posts

Re: Dear Heroku: Uhh What's Going On?

#21
post #14

I think its impossible for the Herokus and the digital oceans of the world to survive in the cloud world. They might be able to create better experience for customers but noone can match the networking that AWS, GCP and Azure can provide. Low latency will always win over better developer experience.

DigitalOcean is the Arduino of cloud.

True, it can't compete with AWS/GCP/Azure if you're large scale. But most of us are not large scale, we just need a no frills experience instead of dealing with 27 nested panels just to spin up a VM.

Re: Dear Heroku: Uhh What's Going On?

#28
post #20

Earlier quoted context omitted.

I've never found cloud anything to beat the speed (and price) of a well placed server. DO has always been a bit rich for my blood though, and even a low cost hetzner VPS has less cores than I remember seeing at the same price a decade ago. I could be wrong there though I usually use Vultr for their SYD region.

> has less cores than I remember seeing at the same price a decade ago Less cores but probably 5x more performance per core now.

This is more helpful when software doesn't just pin the first 4 available cores at 100% to get things done.

Re: Dear Heroku: Uhh What's Going On?

#29

I have built Cuber ( https://github.com/cuber-cloud/cuber-gem ) a few years ago as a replacement for Heroku and now we use it to deploy all our Rails applications on DigitalOcean Kubernetes. Extremely lower cost, better performance, less bugs, better support...

Is Heroku that expensive these days? What are extremely lower costs? In my experience DO is hella expensive.

Re: Dear Heroku: Uhh What's Going On?

#30
post #20

Earlier quoted context omitted.

> has less cores than I remember seeing at the same price a decade ago Less cores but probably 5x more performance per core now.

This is more helpful when software doesn't just pin the first 4 available cores at 100% to get things done.

How? If each core is 5x faster then it's done 5x sooner. I can't think of a use case for a cheap vps where 5x faster per core cpus are not helpful.
Post reply on HN