Using SNS and SQS and Example using NodeJS Motivation I wanted to test out using the new aws-sdk with Amazon Web Services (AWS) SNS and SQS services. It is now possible to subscribe queues to topics therefore creating a pub/sub style system without any system configuration work. Setup at AWS I created a new IAM […]