/ASG-vs-ChaosMonkey

Demo of AWS EC2 AutoScaling Group & Chaos Monkey

Primary LanguagePython

EC2 AutoScaling Group VS Chaos Monkey

This repo is a demo of EC2 AWS AutoScaling Group & Chaos Monkey.
It will setup an Elasticsearch cluster on EC2 using Ansible and "bullet proof" it again Netflix Chaos Monkey.

Setup EC2 AWS Infra

Follow the instructions in ansible-asg/README.md

Setup Chaos Monkey

Follow the instructions in CHAOS.md