Building Robust and Resilient Apps Using Spring Boot and Resilience4j
Cascading failures are all too common when your software is running alongside other software in your production environment. Wouldnt it be great if you could isolate your software from other softwares issues Wouldnt it be great if you could keep your own problems local and not cause problems for other software running in the same environment Wouldnt it be great if your app stayed up while others are down In this session, you ll learn how to do just that. Well write a Spring Boot app and use modern patterns like bulkheads, rate limiters, circuit breakers, response caching, and timeout handling using the Resilience4j library. The end result will be a robust and resilient app that can handle unexpected situations and loads, as well as degrade gracefully and return to normal operation automatically.
|
|