/plushcap/competitive-spaces/chaos-engineering

Companies competing in Chaos engineering

company description stage
Gremlin Enterprise chaos engineering platform. private (series B)
Harness Software development platform for teams. private (series D)
Steadybit Chaos engineering tools. private (series A)

What is Chaos Engineering?

Chaos engineering is the practice of intentionally introducing failures or unexpected conditions into a system in order to test its resilience and ability to recover from disruptions. The goal of chaos engineering is to identify potential weaknesses in a system's design or implementation, and to ensure that it can continue to function and maintain its integrity even when faced with unexpected events or failures.

Chaos engineering is often used in the context of distributed systems, where the failure of one component or service can have a ripple effect on the entire system. By intentionally introducing failures into the system, engineers can observe how it behaves and identify potential points of weakness that could be exploited by attackers or failures.

Some common techniques used in chaos engineering include:

  1. Failure injection: Introducing failures into the system, such as simulating a network partition or a hardware failure, to see how the system responds.
  2. Chaos testing: Testing the system's ability to recover from unexpected events, such as a sudden increase in traffic or a software bug.
  3. Fault injection: Introducing faults into the system, such as injecting errors into a database query, to see how the system handles them.
  4. Recovery testing: Testing the system's ability to recover from a failure, such as a server crash or a network outage.

Chaos engineering is an important practice in modern software development, as it helps ensure that systems are designed to be resilient and can handle unexpected events. By intentionally introducing failures into the system, engineers can identify potential weaknesses and improve the overall reliability and stability of the system.


By Matt Makai. 2021-2024.