Skip to content

Commit

Permalink
Executable tutorial submission (#2660)
Browse files Browse the repository at this point in the history
* Create README.md

* Update README.md

* Update README.md
  • Loading branch information
laullaurado authored Oct 16, 2024
1 parent 24f41ad commit 358c9da
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion contributions/executable-tutorial/lllr-shahoud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,12 @@ Simulating failures in applications using Chaos Mesh

## Description

Chaos Mesh is a tool that simulates faults in applications, mimicking real-world scenarios in development, testing and production environments. In this tutorial we're going to deploy a simple application and use Chaos Mesh to simulate network failures and stress scenarios. We will also guide the user through the inspection of the experiments' results using the Chaos Mesh dashboard and the command line.
Chaos Mesh is a tool that simulates faults in applications, mimicking real-world scenarios in development, testing and production environments. In this tutorial we're going to deploy a simple application and use Chaos Mesh to simulate network failures and fault scenarios. We will also guide the user through the inspection of the experiments' results using the command line.

**Relevance**

Chaos engineering is very important to identify potential failure points and correct them before they cause an actual outage or other disruption in our deployments.

**Submission**
Killercoda: https://killercoda.com/laullaurado/scenario/chaos-mesh-tutorial
GitHub: https://github.com/laullaurado/chaos-mesh-tutorial

0 comments on commit 358c9da

Please sign in to comment.