Hacker News new | ask | show | jobs
by fauigerzigerk 2435 days ago
>But I generally don't find this too hard to follow?

This is just the static picture though. What's harder to predict are the consequences of some innocuous looking code change.

1 comments

Sure, but surely teams have monitoring on their usage, right? With automated rollbacks or at least one click manual rollbacks?
Sure, but rolling back work that was already done is a waste of development resources.
Disagree. It's much more wasteful to have an outage. Roll back asap, fix the issue, roll forward, do post mortem, grow as an organization. Never repeat the same mistake.
We're obviously talking past each other.

What I'm saying is that for a hosting architecture to make it difficult to predict the cost of any code change is a downside compared to an architecture that makes such predictions easy and intuitive.

Of course you will try to mitigate any downsides and learn what you can from any mistakes. But unpredictability makes learning far more difficult than it should, which inevitably means a waste of development resources.