/blog-2021-11-azure-chaos-studio

Securely orchestrated fault injections.

Primary LanguageShellMIT LicenseMIT

Azure Chaos Studio - Public Preview

Securely orchestrated fault injections

Azure Chaos Studio is a managed service that allows you to orchestrate fault injection on your Azure resources in a controlled manner and simplifies management tasks, using mechanisms that are already built-in to the Microsoft Azure platform.

Feel free to read the full blog post!

Creating an experiment

I will create a simple web server, which will be sitting in a web subnet on the virtual network, a network security group will be associated with the web subnet. Through the use of a chaos experiment, we will inject a faulty inbound rule, in the network security group, for just a few minutes. This should cause the website to become unreachable!

Starter template

Deploys resources required to follow along with my blog post demo.

Deploy to Azure

Visualize

Complete template

Deploys all the resources, as they appear at the end of the blog post demo.

Deploy to Azure

Visualize