Hacker News new | ask | show | jobs
by mattbillenstein 921 days ago
I like this - have started to think more this way, but I'd almost always deploy three boxes instead of one. I like the flexibility of having something that can auto-failover should an az or instance die or disk die.

That being said, I've seen VMs with multiple years of uptime on various clouds, so ymmv.

1 comments

Yeah redundancy and HA are good practices. My point in spirit is more that we usually don’t need 90% of the complexity.