AWS SQS Console Walkthrough With Explanations

Поділитися
Вставка
  • Опубліковано 8 тра 2024
  • In this video, I walk you through Amazon SQS in the AWS Console. I show you how to create a queue, and explain all the important settings in between. I show you how to send messages to your queue and poll them to receive the messages.
    Looking to get hands on experience building on AWS with a REAL project? Check out my course - The AWS Learning Accelerator! courses.beabetterdev.com/cour...
    This is Part 2 - for a beginner overview of SQS see this video: • AWS SQS Overview For B...
    🎉SUPPORT BE A BETTER DEV🎉
    Become a Patron: / beabetterdev
    📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚
    Clean Code - amzn.to/37T7xdP
    Clean Architecture - amzn.to/3sCEGCe
    Head First Design Patterns - amzn.to/37WXAMy
    Domain Driven Design - amzn.to/3aWSW2W
    Code Complete - amzn.to/3ksQDrB
    The Pragmatic Programmer - amzn.to/3uH4kaQ
    Algorithms - amzn.to/3syvyP5
    Working Effectively with Legacy Code - amzn.to/3kvMza7
    Refactoring - amzn.to/3r6FQ8U
    🎙 MY RECORDING EQUIPMENT 🎙
    Shure SM58 Microphone - amzn.to/3r5Hrf9
    Behringer UM2 Audio Interface - amzn.to/2MuEllM
    XLR Cable - amzn.to/3uGyZFx
    Acoustic Sound Absorbing Foam Panels - amzn.to/3ktIrY6
    Desk Microphone Mount - amzn.to/3qXMVIO
    Logitech C920s Webcam - amzn.to/303zGu9
    Fujilm XS10 Camera - amzn.to/3uGa30E
    Fujifilm XF 35mm F2 Lens - amzn.to/3rentPe
    Neewer 2 Piece Studio Lights - amzn.to/3uyoa8p
    💻 MY DESKTOP EQUIPMENT 💻
    Dell 34 inch Ultrawide Monitor - amzn.to/2NJwph6
    Autonomous ErgoChair 2 - bit.ly/2YzomEm
    Autonomous SmartDesk 2 Standing Desk - bit.ly/2YzomEm
    MX Master 3 Productivity Mouse - amzn.to/3aYwKVZ
    Das Keyboard Prime 13 MX Brown Mechanical- amzn.to/3uH6VBF
    Veikk A15 Drawing Tablet - amzn.to/3uBRWsN
    🌎 Find me here:
    Twitter - / beabetterdevv
    Instagram - / beabetterdevv
    Patreon - Donations help fund additional content - / beabetterdev
    #AWS
    #SQS

КОМЕНТАРІ • 47

  • @zakiahmed6712
    @zakiahmed6712 2 роки тому +14

    You explain everything so simplistically and make it easy to learn rather than reading dry/dull documentation. Ty ty

  • @perminusgaita
    @perminusgaita 10 місяців тому

    Simply amazing. Thank you for giving us so much value.

  • @michellelunadev
    @michellelunadev 5 місяців тому +1

    This channel is amazing, my favorite by far! Such an inspiration...

  • @stalkermark7990
    @stalkermark7990 Рік тому +1

    thanks to you i finally undrestood SQS, thank u so much!

  • @foruvasanth
    @foruvasanth 2 роки тому +1

    The goto channel for AWS services explanation

  • @et4493
    @et4493 Рік тому +2

    As always, nailed it. By far my favorite channel for anything AWS related. My go to place ahah

  • @ghost91827
    @ghost91827 Рік тому +1

    Brilliant explanation, thanks

  • @rabeeamustafa2228
    @rabeeamustafa2228 2 роки тому +2

    Such a stunning channel! Thanks for the great videos!

  • @mostafahassan2878
    @mostafahassan2878 Рік тому

    Best explanation ever

  • @mzballer9192
    @mzballer9192 Рік тому

    this dude is a master!

  • @SogMosee
    @SogMosee 5 місяців тому

    this was amazing

  • @AbdelhameedG
    @AbdelhameedG Рік тому +1

    Thanks, man, Very informative, May God bless you.

  • @moustafaelgammal8886
    @moustafaelgammal8886 Рік тому

    Thank you very much, it helped me

  • @danielvives1324
    @danielvives1324 2 роки тому +1

    Hey! I just wanted to say that I've been watching a ton of your videos and this popped up just I was trying to connect an Api Gateway to SQS lol. Thanks for the great videos!

    • @BeABetterDev
      @BeABetterDev  2 роки тому

      Thanks so much for the kind words Daniel!

  • @challasaibhanuteja5314
    @challasaibhanuteja5314 4 місяці тому

    Good video. Thanks.

  • @gibraanjafar1669
    @gibraanjafar1669 Рік тому +1

    Fantastic video. Really appreciate it.

  • @abhaythakur8572
    @abhaythakur8572 2 роки тому +2

    Thanks for this awesome video

  • @christianibiri
    @christianibiri 2 роки тому +2

    Great video!!! SQS Rocks!!

  • @dumbledor123
    @dumbledor123 2 роки тому +1

    For maximum message size, the minimum you should be able to set is 1 KB so it's correct. If you set the maximum to 1 Byte, you would only be able to handle a single ascii char. Great video tho. Literally just got to the app section of my SAA studies and you just happen to post these SQS videos at the right time. Thanks :)

  • @fahmidamiah
    @fahmidamiah 2 роки тому +3

    Brilliant, thank you for this

    • @BeABetterDev
      @BeABetterDev  2 роки тому

      You're very welcome and thank you for the suggestion!

  • @petervalencic5485
    @petervalencic5485 2 роки тому +1

    Thank you!

  • @JeffMillsObviously
    @JeffMillsObviously Рік тому +1

    Thanks!

    • @BeABetterDev
      @BeABetterDev  Рік тому

      Thank you so much for your generosity!

  • @thinkuful
    @thinkuful Рік тому

    Thanks for Clear cut explanations of SQS. I Have one question regarding DLQ. , Do we need to have separate message processor that polls DLQ.. or who is responsible for moving from DLQ to main queue.. Thanks

  • @nicholasmaoury3378
    @nicholasmaoury3378 2 роки тому

    Hey! Can you create a tutorial on how to create re-occuring alarms through states and lambdas? For example, we can easily add an alert when a queue gets backed up, but how do we create an alert that sends out every X minutes if that queue is still backed up? Thanks!

  • @Pushkar2310
    @Pushkar2310 Рік тому

    Hi Daniel, What’s the default message format which can be picked from SQS queue ? Does it support XML format ? I want to poll SQS and pick XML files .
    Thanks,
    Pushkar

  • @bhaktibhagwat2551
    @bhaktibhagwat2551 Рік тому

    Thanks for this great tutorial! I have one question..can we write one python code using boto3 to read messages from the queue and call the python script from the AWS batch job ? I read about integration of SQS with lambda but is it possible to do it with AWS batch job ? Thanks !

  • @mrrishiraj88
    @mrrishiraj88 2 роки тому

    🙏

  • @frimpongopokuagyemang8052
    @frimpongopokuagyemang8052 Рік тому +1

    Why does he sound like the guy that teaches math on Khan Academy? 🤔❤🔥🔥

  • @chessmaster856
    @chessmaster856 5 місяців тому

    Amazon Comlicared Queue Service? Is there a tutorial for it?

  • @dsoprano13
    @dsoprano13 5 місяців тому

    I'm a little late to the party here. My expectation was that when you clicked receive on a message it would be deleted from the queue. Whose responsibility is it to remove items that were processed?

  • @sagarp7516
    @sagarp7516 2 роки тому +1

    Basically I am using combination of queue+lambda and twilio..as soon as lambda hitting some exception msg are gng back to queue and again hitting the lambda so twilio charged me 4000 dollars(I am not aware until 2 days 😁)

    • @BeABetterDev
      @BeABetterDev  2 роки тому

      Oh no! I'm so sorry to hear that Sagar. As a way to prevent this in the future, I would definitely recommend using a DLQ so that failures get sent there instead of back to your main queue!

    • @sagarp7516
      @sagarp7516 2 роки тому

      @@BeABetterDev thank u so much

  • @kumarkashyap3996
    @kumarkashyap3996 Рік тому

    9:07

  • @sagarp7516
    @sagarp7516 2 роки тому +1

    I lost 4000 dollar by setting up msg retention period for 4 days.. 😁