8 ms·
> A simple single node is often more reliable than a complex fault-tolerant setup. ...except when your single piece breaks and you get your whole service down.
by simplotek 3y ago
> A simple single node is often more reliable than a complex fault-tolerant setup.
...except when your single piece breaks and you get your whole service down. Then what?
- faeriechangling 3y agoCluster the node?
- xupybd 3y agoYou get it back up and running quickly because it's so simple and easy to deploy a new server and load the backups on to it.