A while back, I was developing an event-driven application that relies upon AWS SNS/SQS as the underlying messaging architecture. The application was developed using the popular Pub-Sub design pattern ...