In this article, we go over SQS as an event source, Lambda integration, and using pre-built AWS CloudFormation templates to provision the backend resources.
Image resizing is a common task that needs doing, especially for web apps. In this post, we take a look at some code to handle this in AWS using Lambda and S3.