Spring Cloud Gateway: Resilience, Security, and Observability w/ Thomas Vitale

Sdílet
Vložit
  • čas přidán 22. 02. 2023
  • tanzu.vmware.com/developer/tv...
    Do you want to use a microservices architecture? Are you looking for a solution to manage access to single services from clients? How can you ensure resilience and security for your entire system? Spring Cloud Gateway is a project based on Reactor, Spring WebFlux, and Spring Boot which provides an effective way to route traffic to your APIs and address cross-cutting concerns.
    In this session, I’ll show you how to configure an API gateway to route traffic to your microservices and improve the resilience of your system with patterns like circuit breakers, retries, fallbacks, and rate limiters using Spring Cloud Circuit Breaker and Resilience4J. Since the gateway is the entry point of your system, it’s also an excellent candidate to address security concerns like user authentication. I’ll show you how to do that with Spring Security, OAuth2, and OpenID Connect. Finally, I’ll show you how to improve the observability of your system using Spring Boot Actuator, OpenTelemetry, and Grafana.
  • Zábava

Komentáře • 8

  • @Piontek.k
    @Piontek.k Před rokem +2

    Very good presenter, all clear and straight to the point 👍👍👍

  • @alexisgc19
    @alexisgc19 Před rokem +2

    Excellent presentation!! Thanks from Perú 🇵🇪

  • @AleksandarT10
    @AleksandarT10 Před rokem +1

    Great Presentation, clear and concise!

  • @AGAGARCIA
    @AGAGARCIA Před rokem

    Excellent presentation!!!. Thx for your master class

  • @AyderRoman
    @AyderRoman Před 11 měsíci

    gorgeous!!,Greetings from kazakhstan!

  • @evanskemboi79
    @evanskemboi79 Před 6 měsíci

    Excellent!

  • @MrVitalirapalis
    @MrVitalirapalis Před rokem

    Thank you very much!

  • @hieuluong3032
    @hieuluong3032 Před 7 měsíci

    56:37 he explains why he uses the traditional way Session-Cookie