System that handles the sending of hundreds of emails using AWS.
- Frontend: Fill the form to send emails. More info in
frontend
folder - Backend: Enable sending S3 files. More info in
backend
folder - Lambda: AWS Lambda function sends emails when a file is received in AWS S3. More info in
lambda
folder