Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce chaos into the apps #2

Open
glenacota opened this issue Jul 3, 2020 · 1 comment
Open

Introduce chaos into the apps #2

glenacota opened this issue Jul 3, 2020 · 1 comment
Labels
enhancement New feature or request Hacktoberfest question Further information is requested

Comments

@glenacota
Copy link
Collaborator

The overall goal of this demo is to observe how the monitored apps are behaving and performing. To this end, it's very important to simulate failures and unexpected conditions in a programmatic way.

Different options are to be investigated. E.g., frameworks for chaos testing, hard-coded implementations of unhappy paths (e.g., triggered by some parameters sent via the rest API), introduce randomness (e.g., slow down responses for 20% of the requests), ...

@glenacota glenacota added enhancement New feature or request question Further information is requested labels Jul 3, 2020
@glenacota
Copy link
Collaborator Author

Worth investigating: pumba, a chaos testing framework for docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant