Explain the concept of Chaos Engineering. Discuss how deliberately injecting failures into a system in a controlled way can help build confidence in its resilience.
Posts tagged with Resilience
Resilience
Explain the problems with new HttpClient() (socket exhaustion) and how HttpClientFactory solves them. Discuss how to use it to configure named or typed clients and integrate it with Polly for resilience patterns (Retry, Circuit Breaker).