|
|
|
|
|
by pja
5125 days ago
|
|
Testing distributed systems is much, much harder than doing so on a monolithic codebase. The number of failure modes goes up very rapidly with the number of nodes in the system & your code has to (in principle) cope with every possible one. |
|