Azure Service Bus from the ground up

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

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

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

    Queue - A message in a queue may be processed by a background service and lets say we have several background services are sharing the load (competing consumers) to speed up the processing of this Queue of messages. In that case, once a message is processed by one of the instance, we dont need to share with another service.. so Its a Queue.. Like a Teller/Cashier counters in a Bank!

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

      A topic is like shared by "interested" consumers - A political(topic) news is shared to all subscribers of a news channel.. similarly another topic would be financial news shared ( may have common with political shared consumers) by another interested consumers.. OR a test is shared by across participants which they subscribe to...!

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

    Nice video!, How can I get configuration information of an Azure Service bus queue via power shell? Thanks

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

    This is clever. At 9:07 they give an example of at least once delivery.

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

    Excellent video, simple and clear explanation. Thanks!

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

    I wish you would explain all the acronyms instead of just assuming that we know them. What's ACK, what's NQP?

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

    Happy new year guys!
    First comment on this channel in 2020 😎

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

    Glitch in the Matrix at 9:08

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

      Nah, they're just demonstrating at least once delivery

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

    If I have a queue with two receivers. Can the Second Receiver start working on the next item in the queue while the First Receiver is working on the first?

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

    great explanation guys - thanks!

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

    Excellent explanation.

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

    Awesome episode!

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

    Great explanation. Thanks for it.

  • @JorgeGarcia-dh7ps
    @JorgeGarcia-dh7ps 4 ปีที่แล้ว

    Excellent episode! Thanks

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

    Thanks for the great content

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

    Can It be compared to Apache Kafka?

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

      The service that aligns with Kafka is Azure Events Hubs. See 5:37

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

      @@CecilPhillip Thanks!

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

    Voice is not so cleared. Before posting any video should be take care voice pitch

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

    Excellent episode! Thanks