permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 065222de421584320c2ae629cdad14b37dc96919
parent 72c7e968a2eac052a3b2027a6672f931707b604d
Author: neau <neau@web>
Date:   Fri, 27 Oct 2023 04:24:44 +0200

empty web commit

Diffstat:
MResilience.mdwn | 14+++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/Resilience.mdwn b/Resilience.mdwn @@ -1,11 +1,11 @@ -== The Four Concepts Of Resilience == +### The Four Concepts Of Resilience -* '''Resilience as Rebound''': Rebound is about returning to normal functioning after a disruption. -* '''Resilience as Robustness''': Robustness is the ability of a system to resist known disruptions. -* '''Resilience as Graceful Extensibility''': Graceful extensibility suggests the ability to grow from surprises which stands in contrast to robustness or graceful degradation, which only allow us to mitigate breakdowns. -* '''Resilience as Sustained Adaptability''': Sustained adaptability addresses a system's dynamics over life cycles or multiple cycles. The +- Resilience as Rebound: Rebound is about returning to normal functioning after a disruption. +- Resilience as Robustness: Robustness is the ability of a system to resist known disruptions. +- Resilience as Graceful Extensibility: Graceful extensibility suggests the ability to grow from surprises which stands in contrast to robustness or graceful degradation, which only allow us to mitigate breakdowns. +- Resilience as Sustained Adaptability: Sustained adaptability addresses a system's dynamics over life cycles or multiple cycles. The architecture of the system needs to be equipped with the wherewithal to adapt when it will face predictable changes and challenges across its life cycle. -=== Links === +### Link -* [https://www.researchgate.net/publication/276139783_Four_concepts_for_resilience_and_the_implications_for_the_future_of_resilience_engineering David Woods' Original Paper] +- [original paper](https://www.researchgate.net/publication/276139783_Four_concepts_for_resilience_and_the_implications_for_the_future_of_resilience_engineering)