Giter VIP home page Giter VIP logo

adhorn / aws-fis-experiment-templates Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 4.0 19 KB

Collection of AWS Fault Injection Simulator (FIS) experiment templates. These templates let you perform chaos engineering experiments on resources (applications, network, and infrastructure) in the AWS Cloud.

License: MIT License

Python 100.00%
chaos-engineering sre devops testing-tools fault-injection aws aws-fis

aws-fis-experiment-templates's Introduction

Chaos Engineering with AWS Fault Injection Simulator (FIS)

Issues Maintenance Twitter

These templates let you perform fault injection experiments on resources (applications, network, and infrastructure) in the AWS Cloud.

Currently available

Prerequisites:

Important:

Before using these templates, replace all occurences of <ACCOUNT_ID>, <INSTANCE_ID>, <IAM_ROLE>, <CLOUDWATCH_ALARM>, <IAM_ROLE_SSM> with your own particular ones.

Upload an FIS experiment template to your AWS Account:

➜ aws fis create-experiment-template --cli-input-json fileb://fis-template.json --query experimentTemplate.id

"EXTQGczsC6CZPmHa"

Start an FIS experiment:

➜ aws fis start-experiment --experiment-template-id EXTQGczsC6CZPmHa --query experiment.id

"EXPNK1ynt3PRLCf9LN"

Stop an FIS experiment:

➜ aws fis stop-experiment --id EXPNK1ynt3PRLCf9LN

SOME WORDS OF CAUTION BEFORE YOU START USING THESE TEMPLATES:

  • To begin with, DO NOT use these fault injection templates in production blindly!!
  • Always review the FIS templates and the actions in them.
  • Make sure your first fault injections are done in a test environment and on test instances where no real and paying customer can be affected.
  • Test, test, and test more. Remember that chaos engineering is about breaking things in a controlled environment and through well-planned experiments to build confidence in your application — and you own tools — to withstand turbulent conditions.

aws-fis-experiment-templates's People

Contributors

adhorn avatar jrrudge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.