topics/chaos_engineering/README.md
Wikipedia: "Chaos Engineering is the discipline of experimenting on a system in order to build confidence in the system's capability to withstand turbulent conditions in production."
TechTarget: "Chaos engineering is the process of testing a distributed computing system to ensure that it can withstand unexpected disruptions."
</b></details>
<details> <summary>What's a typical Chaos Engineering workflow?</summary> <b>According to Gremlin there are three steps:
The process then repeats itself either with same scenario or a new one.
</b></details>
<details> <summary>Cite a few tools used to operate Chaos exercises</summary> <b>See an extensive list here
</b></details>