Comment on SRE Fundamentals: SLIs, SLAs and SLOsparentComments−sgift8yIsn't that one of the reasons for Netflix' chaos monkey? To make sure no one thinks "my dependency will always be there"?−sargun8yThat's more part of CHaP: https://medium.com/netflix-techblog/chap-chaos-automation-pl... and FIT: https://medium.com/netflix-techblog/fit-failure-injection-te... -- it's a mechanism to artificially inject errors to understand how upstream dependencies effect your availability.
Comments
Isn't that one of the reasons for Netflix' chaos monkey? To make sure no one thinks "my dependency will always be there"?
That's more part of CHaP: https://medium.com/netflix-techblog/chap-chaos-automation-pl... and FIT: https://medium.com/netflix-techblog/fit-failure-injection-te... -- it's a mechanism to artificially inject errors to understand how upstream dependencies effect your availability.