aws-sqs-demo
There are 11 repositories under aws-sqs-demo topic.
SimpleProgramming/spring-boot-aws-sqs
A simple example to demonstrate how to use AWS SQS with spring boot application
asepmaulanaismail/aws-sqs-python
Sample code of Sending and Retrieving message from AWS SQS (Simple Queue Messaging), writen in Python
mmnavarr/ts-sqs
Local AWS SQS Consumer & Publisher built on NodeJS with TypeScript
buildrun-tech/buildrun-java-aws-sqs-producer-consumer-exemplo
Código utilizado no vídeo em que ensinamos o passo a passo para você criar um consumer e producer de um AWS SQS no Java com Spring Boot e LocalStack.
JacobGabrielson/sqs-ping
sqs-ping sends data to an SQS queue, in a manner vaguely resembling the ping(8) command.
rromulos/poc-aws-sqs
This repository is intended to serve as a proof of concept for AWS SQS implemented in nodejs. In this implementation I tried to exercise all my personal knowledge (still superficial) related to the AWS SQS solution.
SayefReyadh/serverless-offline-sqs-example-typescript
This is a sample example project written in Typescript to run AWS SQS with Serverless Offline
sebastiandusza/spring-integration-sqs
Example integration of: Spring Boot 2 + Spring Integration + Spring Cloud AWS + SQS queue
hpang123/AWS-SQS
AWS SQS Java SDK Demo
Shailendre/aws-sqs-pub-simple
Publishes message object to sqs url endpoint. Uses Spring Aws core, messaging libraries