Video není dostupné.
Omlouváme se.

Spring Cloud Gateway: Resilience, Security, and Observability by Thomas Vitale @ Spring I/O 2022

Sdílet
Vložit
  • čas přidán 15. 08. 2024
  • Spring I/O 2022 - Barcelona, 26-27 May
    Slides: speakerdeck.co...
    GitHub repo: github.com/Tho...
    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 architecture and implement solutions to 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 implement security concerns like user authentication. I’ll show you how to do that with Spring Security, OAuth2, and OpenID Connect, relying on Spring Redis Reactive to manage sessions. Finally, I’ll show you how to improve the observability of your system using Spring Boot Actuator and Spring Cloud Sleuth and relying on the Grafana stack.

Komentáře • 15

  • @divyayadav6993
    @divyayadav6993 Před rokem +2

    What a presentation @Thomas. Big Kudos. I am newbie to Spring Boot and went through couple of presentations. My investigation to use Spring Cloud Gateway vs. Nginx ended after this presentation.

  • @richardspurr-jz9mb
    @richardspurr-jz9mb Před rokem +1

    Excellent presentation Thomas. Thanks you so much.

  • @neatnettech
    @neatnettech Před rokem

    Literary, one of the very few good talks !

  • @tonylangworthy5479
    @tonylangworthy5479 Před rokem

    Super valuable content and very nice presentation. Thank you!

  • @pulato000
    @pulato000 Před rokem

    Best ever presentation, thank you

  • @grrlgd3835
    @grrlgd3835 Před rokem

    bought his book immediately

  • @alexshavlovsky7922
    @alexshavlovsky7922 Před rokem

    Really great masterclass!

  • @junjiezhao7170
    @junjiezhao7170 Před rokem

    Awesome presentation, thank you

  • @DineshKumar-gg6sq
    @DineshKumar-gg6sq Před rokem

    wonderful session thomas . thanks for it.

  • @giulianabezerra
    @giulianabezerra Před rokem

    Excellent video, thanks for sharing! I have a question, if we had multiple instances of SCG balanced by an apache proxy, how we would prevent session cookie loss? I have used sticky session but I don't know if this is the way to go with Spring, and also I want to keep my app stateless. How can I address this issue?

  • @user-us9rl1ex2q
    @user-us9rl1ex2q Před rokem

    Can we have both Retry and Circuit Breaker configuration?? On applying CircuitBreaker, Retry is not working.

  • @sudheerkumar-tp1mg
    @sudheerkumar-tp1mg Před rokem

    Thomas what he do in spring

  • @AmNotLegend
    @AmNotLegend Před rokem

    Srping cloud gateway is running in a rective mode?

    • @yaphetb5717
      @yaphetb5717 Před rokem

      Yes. And it should if you think about it.

  • @andrews1318
    @andrews1318 Před rokem

    who has that book... please