Image Processing Serverless using AWS Lambda
Using Terraform
Project Architecture
The lambda function will do the image processing.
The Source bucket has the files, and then it will be passed to the Lambda function. The lambda function will convert the image into 5 different formats.
The o...
amals27.hashnode.dev3 min read