vsouza/sqs-local

By vsouza

Updated over 2 years ago

Build for Amazon Simple Queue Service (Amazon SQS) local.

Image
Integration & delivery
Message queues
Developer tools
9

500K+

vsouza/sqs-local repository overview

What's SQS

Amazon Simple Queue Service (Amazon SQS) offers reliable and scalable hosted queues for storing messages as they travel between computers. By using Amazon SQS, you can move data between distributed components of your applications that perform different tasks without losing messages or requiring each component to be always available. Amazon SQS is a distributed queue system that enables web service applications to quickly and reliably queue messages that one component in the application generates to be consumed by another component. A queue is a temporary repository for messages that are awaiting processing.

to start your local SQS, run:

Feel free to add parameters:

AWS SQS Docs

What it uses

to start your local SQS, run:

docker run -d -p 9324:9324 vsouza/sqs-local

{{docker_ip}}:9324

License

MIT License © Vinicius Souza

Tag summary

Content type

Image

Digest

sha256:cc427a274

Size

103.4 MB

Last updated

over 2 years ago

docker pull vsouza/sqs-local