Chaos Experiments Checklist
This lesson mentions a checklist of chaos experiments for us to follow in this course.
We'll cover the following...
What we are going to do
Before we dive into practical examples, we’ll define a checklist of things we want to accomplish. What could be our goals?
To begin, we probably want to see what happens when we terminate an instance of an application, or we might want to see what happens when we partially terminate the network or delay network requests. Additionally, we might want to increase the latency of the network. We might also want to simulate denial of service attacks. We might want to ...