In this tutorial, we’ll explore Amazon SQS—a distributed queue system that lets you exchange messages between software components. Learn about its benefits, architecture, and common use-cases.
The differences between 2 types of SQS queue - Standard Queue and FIFO Queue,important features such as short-polling and long-polling as well as concepts such as 'visibility timeout','Dead Letter Queue (DLQ)' , 'Delay Queue' etc. are covered in this session.