Saga Design Pattern In Micro services | Ashok IT

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

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

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

    💡 Welcome to Ashok IT..!! 💡
    👉 Register Here For Online Training : bit.ly/3Crpgbr
    🔥 Download Android App : bit.ly/3Z2vXcO
    🔥 Download IOS App (MyInstitute) : apple.co/3IcEao3
    👉 ORG Code For IOS : CNFXJ
    🌐 Visit Our Website : ashokitech.com/

  • @ஓவியன்-ய9ற
    @ஓவியன்-ய9ற 3 ปีที่แล้ว +1

    Very useful and clear explanation Ashok. Thanks.

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

    Most important super easy and practical explanation coupled with again easy diagrams and finally keeping entire subject short. Keep up the good work ffriend.

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

    good explanation, thank you

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

    excellent efforts sir.. very good explanation

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

    Hi Ashok, Thanks for the beautiful explanation. Is their a practical implementation video on on Saga Orchestration?

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

    The tagline seems similar to Butte University's - start here..go anywhere👍

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

    Hi Ashok, nice explaination. Can you explain more about data base transaction and rollback. And what if we don't use message queue in orchestration or command base saga

  • @deepakroy3476
    @deepakroy3476 10 หลายเดือนก่อน

    Awesome explained

    • @ashokit
      @ashokit  10 หลายเดือนก่อน

      Glad you liked it

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

    Do SAGA pattern make locking at database level . Say , 5 inventory is available and 10 user parallely order same inventory ?

  • @rexsam3134
    @rexsam3134 4 ปีที่แล้ว

    Can you develop a Spring Boot for Orchestration example. Saga started from 9.40. payment is done is stock is not available? There must be procurement service then.

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

    Is SAGA works on http request / response done accross microservices. I mean; Do u mean by firing a event is nothing but sending a http post request from Mic1 to Mic2, and if in case it fails it will throw 403 error, and if success then 200/201 response will be sent..

    • @santhoshm9193
      @santhoshm9193 4 ปีที่แล้ว

      It's tightly coupled. But, the youtuber taking about loosely coupled.