Module 10: Amazon Simple Queue Service (SQS) (2 Hours)
- Concepts on Decoupled Applications
- Components of SQS
- Queue Attributes
- Concepts on Long Polling and Short Polling
- Encryption
- Dead Letter Queue
- SQS API and Command Line
Combined Lab of Module 9 & 10
- Create a SQS standard queue. Create a SNS topic. Configure the SQS and SNS so that any messages published to SNS will automatically be added to SQS queue.