Terminating Application Dependencies

This lesson will cover a chaos experiment carried out to check how the application behaves if we terminate a replica of the database.

There’s one more thing within the area of what we’re exploring that we might want to try. We might want to check what happens if we destroy an instance of a dependency of our application. As you already know, our demo application depends on MongoDB. We saw what happens when we destroy an instance of our application. Next, we’ll explore how the application behaves if we terminate a replica of the database (the dependency).

Inspecting the definition of health-db.yaml

We are going to take a look at yet another chaos experiment definition.

Get hands-on with 1200+ tech skills courses.