Massive Message Processing with Amazon SQS and Amazon DynamoDB (ARC301) | AWS re:Invent 2013

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • Amazon Simple Queue Service (SQS) and Amazon DynamoDB build together a really fast, reliable and scalable layer to receive and process high volumes of messages based on its distributed and high available architecture. We propose a full system that would handle any volume of data or level of throughput, without losing messages or requiring other services to be always available. Also, it enables applications to process messages asynchronously and includes more compute resources based on the number of messages enqueued.
    The whole architecture helps applications reach predefined SLAs as we can add more workers to improve the whole performance. In addition, it decreases the total costs because we use new workers briefly and only when they are required.

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

  • @AndreGouvea
    @AndreGouvea 10 ปีที่แล้ว +12

    Very funny and informative too!!! All presentations should be like this...

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

      Your presentation is useful. Iam rewinding your to see the slides. where can I get power point presentation?

  • @AdiyaB
    @AdiyaB 8 ปีที่แล้ว

    that instructor is owning :) a great presentation! got SQS knowledge already :))

  • @spikebtvs
    @spikebtvs 9 ปีที่แล้ว

    This talk saved me at work, thanks!

  • @anjalivas1111
    @anjalivas1111 6 ปีที่แล้ว

    Loved this guy! Awesome presentation!

  • @ianholing
    @ianholing 9 ปีที่แล้ว +5

    Is there any code on github or similar about this?

  • @sridharc911
    @sridharc911 8 ปีที่แล้ว

    Very nice explanation.

  • @SamMeow
    @SamMeow 6 ปีที่แล้ว

    Seems DynamoDB setup haven't been mentioned, how can we do the auto scaling of DynamoDB DB to handle the massive data occur suddenly, thanks

  • @qwertyasd5467
    @qwertyasd5467 7 ปีที่แล้ว

    as