|
|
|
|
|
by Karunamon
2018 days ago
|
|
My read on that is that you should be treating your servers as disposable and ephemeral as possible. Long uptimes mean configuration drift, general snowflakery, difficulties patching, patches getting delayed/not done, and so forth. Ideally you'd never upgrade your software in the usual way. You'd simply deploy the new version with automated tooling and tear down the older. |
|
Also, "running a server for ten years" does not need to mean that it has ten years of uptime. I think that wasn't meant.