Skip to content

Commit

Permalink
Add Chaos Engineering & Azure Chaos Studio (#61)
Browse files Browse the repository at this point in the history
* Add chaos engineering
  • Loading branch information
sanderobdeijn authored Oct 26, 2023
1 parent a0ad453 commit aa8858d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions items/Assess/Tools/Azure Chaos Studio.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Azure Chaos Studio is a new Azure offering, it allow for the creation of Chaos Engineering experiments in Azure. For example a connection between 2 services can be broken or extra latency can be temporary introduced to see how the system responds.
1 change: 1 addition & 0 deletions items/Trial/Techniques/Chaos Engineering.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
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. A well known tool is Chaos Monkey by Netflix that randomly turns off servers in production to test if the system automatically restores itself.

0 comments on commit aa8858d

Please sign in to comment.