Why You Should Be Using Azure Storage Queues...

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

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

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

    Just moving from AWS to Azure and looking for SQS alternative and this is just perfect! thanks!

  • @johnaweiss
    @johnaweiss 9 หลายเดือนก่อน +1

    To prevent polling, can't you subscribe to the queue, so when something gets stored in the queue, the queue alerts you?

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

      I asked this same question recently and found out Azure have a queue triggered event for Azure Functions - however, for a true push mechanism, you should look at event grid 👍🙏👌

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

    Thank you for the video!
    P.S. link to "Event Hubs" video in the description sends to "Topics and Queues"

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

    Thank you for your help! ❣

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

    great video!

  • @johnaweiss
    @johnaweiss 9 หลายเดือนก่อน

    Great stuff! Would be great to have the code :)

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

    Why on earth are you writing code in notepad