March 1, 2023
At its most basic definition, N+1 simply means that there is a power backup in place should any single system component fail. The ‘N’ in this equation stands for the number of components necessary to run your system. The ‘+1’ means there is one independent backup should a component of that system fail.
To help you understand, I’ll give you a little scenario. Say you have a family of three, two parents and one kid. All three family members drive, and all three have cars. But, you also have one extra car, in the case of one of the regular three breaking down. So the three cars is the ‘N’ – the amount needed to keep your family running smoothly. The ‘+1’ is the backup for that. Make sense?
Now, there is a level of redundancy called 2N. In that instance, you have a duplicated component for every single component. In the car scenario, there would be three extra cars (six total), one specifically for each vehicle. As you can imagine, that system is incredibly wasteful.
At Green House Data, we actually have a bit of a mixed system that is referred to as concurrently maintainable. In words more succinct than my own: “Very simply, it means that anything in your data center can be shut down and kept down for a period of time, without directly affecting ongoing processing…If everything has been well maintained, the statistical chance of a simultaneous failure practically drops off the charts. Further, to actually bring down a facility that is designed and installed for concurrent maintainability most likely takes not two, but at least three sequential events.”