Git Product home page Git Product logo

gomjabbar's Introduction

GomJabbar - Chaos Monkey for your private cloud

Build Status

What is GomJabbar?

GomJabbar is a service inspired by Netflix's ChaosMonkey, but unlike ChaosMonkey, it was designed to work with your private cloud infrastructure (i.e. your own data centers).

The service exposes endpoints that allow you to randomly select targets, trigger a selected fault, and revert when needed.

Why should I run GomJabbar?

You can find the Netflix explanation here. No point in copying that over ;)

The main idea is to reduce our fear from production (fear is the mind killer remember?). If you want to learn how to improve your code, monitoring, and alerting system, learn how to deal with production issues when you're awake and ready, this is the tool for you.

After running several chaos drills at Outbrain, I can assure you that doing this on a regular basis is extremely valueable. During a midnight page most people will not fix anything, nor investigate too far, and the incident will usually end with a service restart. During a chaos drill we look deeper into the root causes, and try to learn what we need to fix, and where we need to improve. After every drill we conduct a quick take-in and implement the fixes as soon as possible.

Running GomJabbar helps us validate our assumptions, our infrastructure, our resilience, and our fixes.

Supported faults

GomJabbar supports an extensible fault injection mechanism, along with a configuration based fault triggering commands and scripts. The example config file contains examples ranging from harmless failures to graceful / graceless shutdowns and traffic control (network issues emulation).

Integration

Service Discovery

We currently integrate with consul out of the box, and provide a configuration based filtering for the targets. Future versions will integrate with other service discovery methods, and the tool was designed to easily support this.

Fault Automation

Gom Jabbar now integrates with RunDeck, and Ansible. Future versions may provide other automation tools, or a built-in ssh capabilities / agents.

User Guide

User Guide

gomjabbar's People

Contributors

eranharel avatar

Watchers

dikang123 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.