Skip to content

dnsbl-io/chaosmonkey-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaos Monkey for Elixir

Chaos Monkey is an open source software tool for DevOps created by Adrian Cockroft at Netflix that tests computer systems. The software works by intentionally creating different failures and tests the ability to survive them.

The purpose of Chaos Monkey is to test the cloud to find failures and have the opportunity to fix them before they happen on their own. Because its purpose is to alert someone of failure or abnormalities in the system, the service is usually only run during business hours or if there will be an engineer around to troubleshoot and fix issues that arise.

Source: Wikipedia

Alternatives

About

Kill Elixir processes randomly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages