Image Processor Terraform Project
NEW
Development of an image processor workflow using AWS (S3, Lambda, and IAM Roles), Terraform, and Python. In this project, every image uploaded to an S3 bucket will be processed using a Lambda function written in Python, and then the processed image will be saved into another S3 bucket.