logoalt Hacker News

apitoday at 12:59 PM3 repliesview on HN

Yeah, this is really about how ludicrously overpriced big cloud is. I’ve got a first gen M1 Max and it destroys all but the largest cloud instances (that cost its entire current market value per month!), at least in compute. It’s a laptop! A decent bare metal server in a rack will destroy any laptop.

It’s staggering. Jaw dropping. Bandwidth is even worse, like 10000X markup.

Yet cloud is how we do things. There’s a generation or maybe two now of developers who know nothing but cloud SaaS.

I watched everyone fall for it in real time.


Replies

arh5451today at 1:11 PM

I agree and disagree, the benefit with cloud is you "don't need to manage it", it scales automatically, redundancy, and automatic backups etc. I do think you are right; in the future there will be more infrastructure as code as cost pressures become more obvious.

show 1 reply
icedchaitoday at 2:13 PM

With cloud, what you're really paying for is flexibility and scalability. You might not need either for your applications. At some startups, we needed it. We sized clusters wrong, needed to scale up in hours. This is something we wouldn't ever be able to do with our own hardware without tons of lead time.

If your application won't ever require more resources than a single server or two, then you are better off looking at other alternatives.

friddertoday at 2:57 PM

Honestly I think the best path is hybrid with the cloud as DR and sudden load scaling.

show 1 reply