Event Handling in AWS using SNS, SQS, and Lambda
In this post we will develop an event pipeline which sends a message to a Slack channel whenever someone uploads a picture to an S3 bucket. We will use AWS SNS, SQS, and Lambda.