Chaos Engineering topic
Chaos engineering is the discipline of experimenting on a software system in production in order to build confidence in the system's capability to withstand turbulent and unexpected conditions. Chaos engineering is a disciplined approach to identifying failures before they become outages
comcast
Simulating shitty network connections so you can build better systems.
chaoskube
chaoskube periodically kills random pods in your Kubernetes cluster.
availability-calculator
Calculate how much downtime should be permitted in your Service Level Agreement or Objective
awesome-chaos-engineering
A curated list of Chaos Engineering resources.
common-disaster-recovery-scenarios
A list of common Disaster Recovery (DR) scenarios for software companies
docker-tc
:whale: :vertical_traffic_light: Docker Traffic Control - network rate limiting, emulating delays, losses, duplicates, corrupts and reorders of network packets using only container labels or a command...
chaosmonkey
Go client to the Chaos Monkey REST API
docker-simianarmy
Docker image of Netflix's Simian Army
Havoc
:volcano: A set of dangerous algorithms that cause havoc in .NET applications and operating systems for use in chaos engineering.
chaos-injection-using-simmy
A microservice based application to demonstrate how chaos engineering works with Simmy using chaos policies in a distributed system.