Skip to content

dkholod/GoogleCloudChaosMonkey

Repository files navigation

Google Cloud Chaos Monkey

Lightweight client applicattion built in F# which uses Google's Compute Engine REST API to trigger chaos events. Insired by principles of chaos engeneering and tools like Go client for Netflix Chaos Monkey.

MVP version includes

  • Chaos test settings
  • Chaos scheduler core logic
  • Reset and Stop/Start instances fault strategies
  • Logging
  • Paket and Cake automation

Issue tracker and proposals