Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vspiewak/asg-vs-chaosmonkey
Demo of AWS EC2 AutoScaling Group & Chaos Monkey
https://github.com/vspiewak/asg-vs-chaosmonkey
ansible aws chaos-monkey demo
Last synced: 29 days ago
JSON representation
Demo of AWS EC2 AutoScaling Group & Chaos Monkey
- Host: GitHub
- URL: https://github.com/vspiewak/asg-vs-chaosmonkey
- Owner: vspiewak
- Created: 2015-06-07T18:26:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T00:20:38.000Z (over 9 years ago)
- Last Synced: 2024-04-14T20:04:59.220Z (9 months ago)
- Topics: ansible, aws, chaos-monkey, demo
- Language: Python
- Homepage:
- Size: 180 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](./ansible-asg/README.md)
Setup Chaos Monkey
------------------Follow the instructions in [CHAOS.md](./CHAOS.md)