proofdock-chaos-middleware-flask

A chaos engineering framework for Python Flask applications.


Keywords
chaos, chaos-engineering, resilience
License
Apache-2.0
Install
pip install proofdock-chaos-middleware-flask==0.1.3

Documentation

Chaos Middleware for Python

CI Coverage Python versions

The Chaos Middleware lets you practice chaos engineering on the application level by injecting delays and faults to simulate turbulent conditions. By specifying routes, the Chaos Middleware enables you to minimize the blast radius and keep the focus on the interesting parts of your application.

Project description

This project is part of Proofdock's Chaos Platform that lets you simulate application outages and errors in order to improve your system's resiliency.

Integrations

Chaos Middleware supports integration with popular web frameworks:

References