Chaos Engineering Practice: Fault Injection with SMI and Linkerd
Author丨Alex Leong Translator丨Liu Yameng Application fault injection is a form of chaos engineering that artificially increases the error rate of certain services in microservices applications to observe its impact on the entire system. Traditionally, some type of fault injection library needs to be added to the service code to perform fault injection on the application. … Read more