Go-chaos: chaos engineering from the console

go-chaos is a (yet another) app developed to simplify chaos engineering, although not completely finished, this post is to demo some complete functionality for AWS. There are several tools for chaos engineering available today in the market, what sets go-chaos apart is the simplicity in the everyday use, no need for complicated tools or platforms, although many of those tools will be better suited for a more complex architecture. In this case the infrastructure is created using terraform, a simple wordpress page running on instances, in a autoscaling group, just to keep the example simple, the AMI used is the bitnami wordpress.

Read More