Rev | Author | # | Line |
---|---|---|---|
1 | CraigBox | 1 | If you have a SinglePointOfFailure on your network or in your program; it means that if that component fails, you're screwed; nothing else works. |
2 | |||
3 | Get around this by replication, especially of important servers/services. |