https://github.com/vspiewak/ces-2015-talk
Infrastructures Réactives @ Codeurs en Seine 2015
https://github.com/vspiewak/ces-2015-talk
ansible asg aws chaos-monkey codeurs-en-seine mesosphere
Last synced: 3 months ago
JSON representation
Infrastructures Réactives @ Codeurs en Seine 2015
- Host: GitHub
- URL: https://github.com/vspiewak/ces-2015-talk
- Owner: vspiewak
- Created: 2015-11-08T23:33:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T09:34:07.000Z (over 10 years ago)
- Last Synced: 2025-05-14T16:49:24.395Z (about 1 year ago)
- Topics: ansible, asg, aws, chaos-monkey, codeurs-en-seine, mesosphere
- Language: Python
- Size: 26.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codeurs en Seine 2015 Talk
[Codeurs en Seine 2015](http://www.codeursenseine.com/2015/) talk "Infrastructures réactives"
AutoScaling Group VS Chaos Monkey
=================================
It will setup an Elasticsearch cluster on EC2 using Ansible and "bullet proof" it again Netflix Chaos Monkey.
Setup AWS Infra
---------------
Follow the instructions in [asg-demo/ansible-asg/README.md](./asg-demo/ansible-asg/README.md)
Setup Chaos Monkey
------------------
Follow the instructions in [asg-demo/CHAOS.md](./asg-demo/CHAOS.md)
Mesosphere
==========
Setup a Mesosphere cluster on EC2 using Ansible.
Setup AWS Infra
---------------
Follow the instructions in [ansible-mesosphere/README.md](./ansible-mesosphere/README.md)