No video

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. Wouldn’t it be great if you could isolate your software from other software’s issues? Wouldn’t it be great if you could keep your own problems local and not cause problems for other software running in the same environment? Wouldn’t it be great if your app stayed up while others are down?
In this session, you'll learn how to do just that. We’ll 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.
Speaker: David Caron, Platform Architect, Pivotal
Filmed at SpringOne Platform 2019
Slides: www.slideshare...

Пікірлер: 9

  • @findmewalle
    @findmewalle4 жыл бұрын

    Can you please share code as well ?

  • @maatlabs

    @maatlabs

    3 жыл бұрын

    Found on David's github: github.com/dcaron/deployonfriday-resilience

  • @valour.se47
    @valour.se474 жыл бұрын

    This was a great and to the point talk .

  • @sasubramanian6893
    @sasubramanian68934 жыл бұрын

    Excellent Talk!

  • @farfazzi
    @farfazzi Жыл бұрын

    what is that ab command that he uses for stress testing?

  • @anthonya880

    @anthonya880

    Жыл бұрын

    Apache Bench

  • @shomer2009
    @shomer20092 жыл бұрын

    Can you share the code please ! Thank you for the présentation !

  • @ravippareek933
    @ravippareek9333 жыл бұрын

    very badly present