Resilience Engineering
January 31, 2025 · View on GitHub
- Resilience is sustained adaptive capacity, or continuous adaptation to changing circumstances.
- Resilience engineering is not chaos engineering, not devops.
- Resilience is nothing about software/hardware.
Resources
- https://en.wikipedia.org/wiki/Resilience_engineering
- github - lorin/resilience-engineering
- How Your Systems Keep Running Day After Day - John Allspaw
- Failure Is Always An Option • Dylan Beattie • GOTO 2023
- Resilience Engineering: Frequently Asked Questions by nagarro
- https://brooker.co.za/blog/2023/01/06/erasure.html (make data storage systems more resilient)
https://til.bhupesh.me/devops/chaos-engineering-collected-notes (involves intentionally introducing failures or disruptions into systems to test their resilience and identify weaknesses)