Skip to content

rberrelleza/chaos-carnival-2021

Repository files navigation

Bring Chaos into your Development Environment

Companion repository to the talk I gave as part of Chaos Carnival 2021.

The recording is available here.

Five tips for bringing chaos into your development environments

Tip #1

Automatically deploy your application from the repo

Tip #2

Automatically run your chaos experiments from the repo

Tip #3

Automatically validate your chaos experiments from the repo, and make it easy to share the results.

Tip #4

Deploying your application and chaos experiments shouldn't require infra knowledge. It should be a button or a single script.

Tip #5

If going to Kubernetes, don't force your developers to run a cluster each.

Bonus round

Get realistic data in your development environments. It's hard, don't start here, but do it.

Software that helps

  1. Litmus Chaos - manifest driven, and with a portal. Learn more here.

  2. Civo Cloud - Civo is the easiest way to deploy a remote cluster, and you can do with a single command. Use this link to sign up for their Kube100 program and get a free $70 monthly credit towards your Kubernetes clusters.

  3. Okteto - deploy pre-configured development environments with one click (full disclosure: it's my company). Use this link to sign up and get two months for free.

Demo inspired by https://github.com/litmuschaos/litmus-demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published