An image resizing API with Python and Serverless framework
In this example, we set up a dynamic image resizing solution with AWS S3 and a Serverless framework function written in Python. We use Pillow for image resizing.
In order to deploy the function, you will need the following:
source .env
sls deploy
https://XXX.execute-api.eu-west-1.amazonaws.com/dev/100x100/test.jpg