Microservices and Message Queues - Explained

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

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

  • @yuvaraj9268
    @yuvaraj9268 3 ปีที่แล้ว +5

    Beautiful explanation whatever mentioned has been done in a crystal clear manner. Thank you

  • @Djw3999
    @Djw3999 2 ปีที่แล้ว +3

    Great video! Using a high level example is very helpful.

  • @Drampam
    @Drampam 4 ปีที่แล้ว +7

    One of the best explanation! And I watched a lot!

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

      Thank you!

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

      @@CloudAMQP for me too

  • @sabbaticalcountdown
    @sabbaticalcountdown 3 ปีที่แล้ว +5

    Amazing explanation and very straightforward; thank you!

  • @javaprogrammingmastery
    @javaprogrammingmastery 3 ปีที่แล้ว +5

    I am building my final year(BSc in CSE) e-commerce project using spring boot based on microservice architecture.

  • @renepardon7435
    @renepardon7435 11 หลายเดือนก่อน

    Would you prefer using gRPC and let the frontend call individual services or building an API gateway? There is a lot of pros/cons on both solutions. I like more the Idea of control and API gateway.

  • @omarimai7428
    @omarimai7428 4 ปีที่แล้ว +3

    subscribed from the first video , very good explanation :) !

  • @tilik13
    @tilik13 8 หลายเดือนก่อน

    Is this the case for another 'naive microservice' example: all of the services depend on each other when forming valid business transactions. In other words, we still have a monolithic app broken down on modules, but instead of relying on API we introduce a messaging layer, which is not needed for the monolithic app. Where am I wrong?

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

    Aaand nice explanation with a real world scenario. Thank you

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

    How would you recommend handling a scenario lets say you have an Active-Passive cluster where you want to ensure that only one cluster is processing the messages from the queue which is shared b/w the two clusters?

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

    Beautifully explained!!

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

    I like ur smile ,while talking with smiling so good.final summary is nice

  • @sumarouno
    @sumarouno 4 ปีที่แล้ว +3

    Nice explanation about micro svc. The msg queue need more explanation, new video would be great. Thanks!

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

      You got it! :) We will get to work right away. Stay tuned.

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

      Here is now a new video: th-cam.com/video/5-Rq4-PZlew/w-d-xo.html

  • @adnangulegulzar
    @adnangulegulzar 11 หลายเดือนก่อน

    I was trying to build a message queue when I started focusing on how her smile is like Katie Holmes from Batman Begins. Stay focused my fellow men and women.

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

    A very good explanation indeed

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

    Excellent, thanks.

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

    Nice intro to message queuing

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

    Great presentation!

  • @DJazium
    @DJazium 2 ปีที่แล้ว

    This is was very well explained!

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

    although the video is about message queue , can i use gRPC instead of message queue for the abbbove example? if yes/not then why?

    • @adamschechter1947
      @adamschechter1947 3 หลายเดือนก่อน

      you can, of course. gRPC can be used successfully for communication between microservices. The issue is whether you want it to be tightly coupled and synchronous (gRPC), or loosely coupled and asynchronous (Message Broker).

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

    El mejor video que he visto de microservicios y colas , excelente , esa chica es guapa

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

    The example make it easier to learn

  • @akshayleads
    @akshayleads 2 ปีที่แล้ว

    Well explained! Thanks

  • @madhurimamondal9756
    @madhurimamondal9756 4 ปีที่แล้ว +2

    Thank you !

  • @vutuan7211
    @vutuan7211 2 ปีที่แล้ว

    Good explained! Thank alot

  • @AbhinavKumar-dr4ef
    @AbhinavKumar-dr4ef 2 ปีที่แล้ว

    Nice explanations.

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

    cute and good explanation

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

    Thank you

  • @lewispil3529
    @lewispil3529 2 ปีที่แล้ว

    well explained !

  • @costagmc1
    @costagmc1 2 ปีที่แล้ว

    beautiful...

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

    Sounds like a lot of work and complexity for something simple...

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

      Honestly, it mostly depends on what kind of business you are developing apps for as your solution/architecture should always consider things like scaling, load management, data persistence, etc. Even for developers that mostly work in small businesses, if you ever leave the company and interview somewhere else they will most likely want to see how you handle these types of scenarios.

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

    Lovely

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

    thanks ...

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

    She's so sweet man

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

    sank yu sou much uh

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

    omg you are cute.