Chaos monkey testing for Microsoft Orleans cluster

Viewed 272

I’m looking for some guidance that will help to design a “chaos monkey” testing approach for Orleans cluster.

I’m new on that, so what I can think is a script that can randomly restart silo’s, stop/move grains, and do other destructive actions. Something similar to Induce Controlled Chaos in Service Fabric Clusters.

I’ll highly appreciate a help to get me on speed by sharing

  • Good articles, whitepapers, blog post on Orleans cluster chaos testing
  • Examples of using build in facilities like TestingSiloHost to conduct chaos tests
  • Related Orleans Contrib projects
  • Higher level tools/APIs that can help when hosting in VMs, AWS, Azure, Google Cloud

Thanks,

0 Answers
Related