Using Chaos Toolkit to Determine Resiliency for Your Web App
The objective of this talk is to help developers working on Python-based web apps to learn about how they can use a simple toolkit to carry out such chaos experiments.
The Chaos toolkit (https://chaostoolkit.org/) helps Python developers to customize their experiments as per their project requirements.
This can be further automated leveraging CI/CD and Cloud technologies to be able to maintain resiliency in production apps.
Vorkenntnisse
- Basic concepts of chaos engineering
Lernziele
- Understanding important concepts of chaos engineering
- Learn what is meant by steady state hypothesis and create experiments for your Python-based web app
- Automating the process through CI/CD