Spring Microservices tutorial for beginners - Using ZUUL | API Gateway

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024

ความคิดเห็น • 14

  • @KOTIPUSHADAPU
    @KOTIPUSHADAPU ปีที่แล้ว +1

    Hi Mam. Communication between services no need to go via gateway right? I hope so that's reason existing code not updated.

    • @ShristiTechAcademy
      @ShristiTechAcademy  ปีที่แล้ว

      This is older version. Zuul is in maintenance. Now we need to use Spring cloud gateway API

  • @ganeshrenikunta167
    @ganeshrenikunta167 2 ปีที่แล้ว +1

    Hii mam,. What about feign?
    When we will get that video...?

  • @sailendranathmansingh
    @sailendranathmansingh 3 ปีที่แล้ว +1

    Explanation was excellent. Can you please share all coding related to microservices tutorial ?

    • @ShristiTechAcademy
      @ShristiTechAcademy  3 ปีที่แล้ว

      Yes, soon

    • @ayuen100home6
      @ayuen100home6 3 ปีที่แล้ว

      @@ShristiTechAcademy Thanks for the video, it was easy to follow. I'm interested in the source code too :)

  • @baubaudinamo
    @baubaudinamo 3 ปีที่แล้ว

    Hello, is this code on git?

  • @karthickselvam3938
    @karthickselvam3938 3 ปีที่แล้ว +1

    Why we need gateway api to connect to backend microservice

    • @ShristiTechAcademy
      @ShristiTechAcademy  3 ปีที่แล้ว +1

      The gateway API is like an entry point from the outside world to the microservice ecosystem. This means it routes all the requests to the appropriate microservices. It also performs the filtering of the requests from the client side to the backend

    • @arunvijay2279
      @arunvijay2279 ปีที่แล้ว

      To maintain consistency across client and server side. If backend service port no are changing, then it will affect client side also...so that we using api gateway

  • @astitvagupta9466
    @astitvagupta9466 3 ปีที่แล้ว

    When will be the next video coming?

  • @indlamaheshkumarreddy9376
    @indlamaheshkumarreddy9376 3 ปีที่แล้ว

    i think feign is remaining excellet playlist