Aborting All Requests

In this lesson, we will run a chaos experiment which will simulate what would happen if our application faces a complete network failure.

Sometimes, we’re unlucky, and we have partial failures with our network. At other times, we’re incredibly unfortunate, and the network fails entirely, or at least parts of the network related to one or a few of the applications are down. What happens in this case? Can we recuperate from that? Can we make our applications resilient even in those situations?

Inspecting the definition of network-abort-100.yaml and comparing with network-rollback.yaml

We can run an experiment that will validate what happens in such a situation. It’s going to be an easy one since we already have a very similar experiment.

Get hands-on with 1200+ tech skills courses.