examples icon indicating copy to clipboard operation
examples copied to clipboard

aws sqs with serverless-offline-sqs example

Open SayefReyadh opened this issue 2 years ago • 1 comments

Example

Testing out AWS SQS with serverless-offline using serverless-offline-sqs and ElasticMQ

Reference

  • https://www.npmjs.com/package/serverless-offline
  • https://www.npmjs.com/package/serverless-offline-sqs
  • https://github.com/softwaremill/elasticmq

SayefReyadh avatar Oct 14 '22 17:10 SayefReyadh

Here we have created an example using SQS offline with elastic MQ in case you want to take a look too. Will create a PR soon adding it to community examples https://github.com/nanlabs/devops-reference/tree/main/examples/serverless-sqs-node-typescript-offline-with-elasticmq

ulises-jeremias avatar Feb 27 '23 04:02 ulises-jeremias