chaosmonkey

Failure simulator

A tool designed to help developers build resilient services by introducing random failures into their production environments.

Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.

GitHub

15k stars
668 watching
1k forks
Language: Go
last commit: about 2 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
asobti/kube-monkey Automatically introduces controlled failures into Kubernetes clusters to test resilience of applications. 2,977
chaosblade-io/chaosblade An easy-to-use toolkit for injecting chaos into distributed systems to improve fault tolerance and business continuity 5,982
tiagorlampert/chaos A remote administration tool for controlling and managing remote operating systems 2,366
chaos-mesh/chaos-mesh An open-source platform for simulating faults in Kubernetes environments to test system resilience and identify potential issues. 6,768
mrwilson/byte-monkey A tool that injects faults into JVM applications to test failure scenarios 225
alexei-led/pumba A tool used to test and validate the resilience of containerized applications by inducing failures and stress on their resources 2,791
litmuschaos/litmus An open source platform for practicing Chaos Engineering in cloud-native environments to identify weaknesses and potential outages. 4,439
adhorn/aws-chaos-scripts A collection of Python scripts to simulate failures in AWS infrastructure 92
netflix/hystrix A library designed to prevent cascading failures and enable resilience in distributed systems by isolating access to remote systems and services. 24,141
jmspring/chaos-dingo A tool to simulate failures and test Azure services using the NodeJS SDK. 11
marmelab/gremlins.js A tool that simulates unpredictable user interactions to test an application's robustness and detect potential errors. 9,025
netflix/priam Automates backup, recovery, and configuration management for Apache Cassandra databases in cloud environments. 1,037
netflix/astyanax A high-level Java client for Apache Cassandra with features such as fail-over behavior and automatic retry of downed hosts. 1,039
adhorn/chaos-ssm-documents A collection of automated scripts for testing and simulating failures in AWS resources using Amazon SSM documents 267
spinnaker/spinnaker A platform for managing software releases across multiple cloud environments in a safe and efficient manner. 9,341