What is Amazon SQS?

Sdílet
Vložit
  • čas přidán 7. 07. 2024
  • The Amazon Simple Queue Service (SQS) is a message queueing service from Amazon Web Services (AWS). Amazon SQS is used for "store and forward" architecture patterns where a service places a message into a queue and another application component subsequently retrieves and processes the message. This is useful for decoupling applications to reduce dependencies and performance constraints.
    In this video from my brand NEW AWS Certified Solutions Architect Associate (SAA-C02) course, you'll learn why Amazon SQS is useful, how it is used, and how it can be configured.
    To learn more about our popular training for the AWS Certified Solutions Architect Associate, visit: digitalcloud.training/aws-cer...
    Apply coupon code "youtube" for a 10% discount.
    If you find this helpful, please SUBSCRIBE to our channel!
    At Digital Cloud Training, it's our mission to help you achieve success in your cloud career. To learn more about our popular on-demand courses for Amazon Web Services, visit digitalcloud.training/aws-tra....
    If you have any questions feel free to leave a comment!
  • Věda a technologie

Komentáře • 16

  • @tommugema2818
    @tommugema2818 Před měsícem

    Great video... you explained all the concepts in a straighforward and easy to understand manner.

  • @shubhamsingh-xk4nf
    @shubhamsingh-xk4nf Před 2 lety +2

    short and to the point 👍

  • @altyco
    @altyco Před 2 lety +4

    Also in explanation about long polling, it is worth to mention that long polling queries all the servers.

  • @joeygarcia7826
    @joeygarcia7826 Před 2 lety

    Great video! Very useful slides. I screenshot'ed them to save in my notes.

  • @seenathgooding181
    @seenathgooding181 Před 2 lety

    great vid! Thanks

  • @harunaadoga
    @harunaadoga Před rokem

    Thank you!

  • @samsongxin
    @samsongxin Před 2 lety

    great video

  • @drisschebbi8368
    @drisschebbi8368 Před 2 lety

    thank you sir

  • @elborango9448
    @elborango9448 Před 2 lety +3

    Nice video, but you mixed Default visibility timeout and delay seconds

    • @GreyWinds
      @GreyWinds Před 5 měsíci

      Exactly, visibility timeout is very different, it's not used for a delay queue

  • @AliTwaij
    @AliTwaij Před rokem

    Thankyou

  • @shawntepitts488
    @shawntepitts488 Před rokem

    Perfect

  • @Erica-up2xm
    @Erica-up2xm Před rokem

    Great Explanation. Have a quick question. I have multiple queues where the poller should be fetching the messages from all of them based on some priority. And the priority would be like this - for example 1st queue having only 2 messages, 2nd queue having 100 messages and 3rd queue having 1000 messages then I want the poller to initially poll the queue which has less number of messages i.e here the poller should initially poll 1st queue then the 2nd and then the 3rd. How can this be achieved.

    • @DigitalCloudTraining
      @DigitalCloudTraining  Před rokem

      Do the course and you'll learn all about these topics! You can ask questions in our Slack channel or FB group as well

    • @Erica-up2xm
      @Erica-up2xm Před rokem

      ​@@DigitalCloudTraining Sure, I've joined.. Thank you.