Discover and read the best of Twitter Threads about #sqs

Most recents (3)

Do you really need a dedicated message queue? Twitter thread edition! Let's go 1/11
So notado.app is pretty simple, right? It just saves text. But sometimes that same text needs to be forwarded to @instapaper , @Pinboard or @readwise. Other times, users import a buttload of saved stuff from @Twitter , @Reddit , #HN or @AmazonKindle 2/11
If you were to always wait for all of this extra stuff to finish before responding to a user, the UX would be crappy and slow 3/11
Read 11 tweets
Preparing for AWS exams?
Read this thread:
The user can configure SQS, which will decouple the call between the EC2 application and S3. Thus, the application does not keep waiting for S3 to provide the data.
1/n
Auto Scaling enables you to follow the demand curve for your applications closely, reducing the need to manually provision Amazon EC2 capacity in advance.
2/n
Read 554 tweets
Did you know that in #SQS you can only delay the delivery of a message by at most 15 minutes?

docs.aws.amazon.com/AWSSimpleQueue…

If you wanted to use messaging for scheduling business activities overnight, end-of-week, or end-of-month, that can be a problem.
If you're using NServiceBus on top of SQS, we've solved that problem for you. By combining FIFO queues in #AWS with the natural delayed delivery of SQS, and appropriately bouncing messages between them, we can support arbitrarily long times.

Check it out: docs.particular.net/transports/sqs…
Some people have asked me "why not AWS Step Functions instead?"
aws.amazon.com/step-functions/

> AWS Step Functions makes it easy to coordinate the components of distributed applications and microservices using visual workflows.
Read 5 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!