Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.24 KB

Chaos engineering

Content

Fault injection

  • 20_ICWS_Fitness-guided Resilience Testing of Microservice-based Applications [paper]
  • 19_HotCloud_Co-evolving Tracing and Fault Injection with Box of Pain [paper]
  • 16_SoCC_Automating Failure Testing Research at Internet Scale [paper]
  • 15_SIGMOD_Lineage-driven Fault Injection [paper]

Fault Recovery

  • 21_DSN_FIRestarter: Practical Software Crash Recovery with Targeted Library-level Fault Injection [paper] [code]

Chaos in AI system

  • 20_ICSE_Taxonomy of Real Faults in Deep Learning Systems [paper]

Failure Diagnose

  • 17_TPDS_Failure Diagnosis for Distributed Systems Using Targeted Fault Injection [paper]