Scenarios for Amazon SQS using Amazon SDKs
The following code examples show you how to implement common scenarios in Amazon SQS with Amazon SDKs. These scenarios show you how to accomplish specific tasks by calling multiple functions within Amazon SQS or combined with other Amazon Web Services services. Each scenario includes a link to the complete source code, where you can find instructions on how to set up and run the code.
Scenarios target an intermediate level of experience to help you understand service actions in context.
Examples
- Create a messaging application
- Create a messenger application
- Create an Amazon Textract explorer application
- Create and publish to a FIFO topic
- Detect people and objects in a video
- Process S3 event notifications
- Publish messages to queues
- Send and receive batches of messages
- Use the Amazon Message Processing Framework for .NET with Amazon SQS