Skip to content

Commit

Permalink
Many enhancem,ents
Browse files Browse the repository at this point in the history
  • Loading branch information
goldbergyoni committed Feb 10, 2019
1 parent 60be749 commit 7ac6757
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@
Functional bugs are just a subset of the bad things that happen in production. In reality, unplanned chaos will affect your application reliability. How? your process will crash, many exceptions will not get caught, some unknowns will slow your API, other unknowns will increase your error rate. To name a few.

Deploy like a pro by spending as little as 10 minutes on Chaos Testing:
Deploy like a pro by spending as little as 10 minutes on Chaos Testing:

**1.** Simulate some bad things (e.g. event loop is blocked)

**2.** Approach your APIs to ensure they function correctly

**3.** Ensure your monitoring systems became aware of the situation

**We can seamlessly perform the two first tasks for you using our nit UI or command line**
Expand Down

0 comments on commit 7ac6757

Please sign in to comment.