Posts with tag: AWS SQS
    AWS examples in C# - AWS CLI commands
 Important AWS CLI commands used in AWS examples in C#.
   
  AWS examples in C# - create a service working with SQS
 To give a basic overview of AWS SQS, how to write a message to it and how to make a consumer that constantly polls the queue for new messages.
   
  AWS examples in C# - basic SQS queue operations
 Code examples of how to perform basic SQS queue operations like reading, writing, deleting, creating a queue, etc.
   
  AWS examples in C# - run the solution
 Explanation of how to install and use the solution in AWS examples in C# blog post series.
   
  AWS examples in C# - working with SQS, DynamoDB, Lambda, ECS
 Overview of the AWS examples in C# series.