AWS with .NET Simple Queue Service (SQS) Tutorials
Learn about developing Amazon SQS based solutions, the role of KMS key in encryption, characteristics of temporal messages and the retention period of messages.
Learn how to implement the Pub/Sub pattern using .NET, Amazon SNS, Amazon SQS and CloudEvents. Understand how SNS, as a managed service, offers scalability.
An in-depth tutorial on using AWS CLI to create an SQS Queue and an SNS Topic and Subscription. Learn how to set up your AWS SNS and AWS SQS infrastructure.
Learn to create an Amazon Simple Queue Service (SQS) Queue from the console through this comprehensive tutorial.
Learn to create a simple .NET application to consume an Amazon SQS queue. This detailed guide includes setting up .NET SDK, AWS IAM, SQS SDK and consuming SQS messages.
Learn to create a .NET Amazon SQS Message Producer Application. Explore interapplication messaging, AWS IAM, .NET SQS SDK, and the SendMessageAsync method.
Explore interapplication messaging with .NET and AWS Simple Queue Service (SQS) to create and configure a highly available, loosely coupled queue service.