Skip to main content

Twitch Dev Hour - Episode 6: Amazon SQS

We’ve built our application, but will it scale? In this episode, we’ll assume users are uploading thousands of images and we want to buffer the requests. Using Amazon Simple Queue Service (SQS), we’ll buffer our asynchronous image recognition tasks.

Resources