Resilience requires helping each other out
A common failure mode in complex systems is that some part of the system hits a limit and falls over. In the software world, we call this phenomenon resource exhaustion, and a classic example of this is running out of memory. The simplest solution to this problem is to "provision for peak": to build out…
Source: surfingcomplexity.blog