alxolr

posts about software engineering craft

Blog posts

Articles 1 / 1

How to test locally AWS SQS queues in node.js

How to test locally AWS SQS queues in node.js

Recently got a particular task to mock amazon environment locally. The problem is if you want to test your application you need to connect to Amazon SQS.

Articles 1 / 1