Thumbnail Generation for Images and Videos using AWS Lambda

In this post we will implement a lambda function to generate thumbnail for images and videos whenever a file is uploaded in a bucket.
Requirements
Sharp: We will be using sharp plugin for re...