API'S - Built multiple API end points that triggers LAMBDA functions.
FRONTEND - Created a frontend Subscription form using NEXT JS (Standard email form) and integrating API endpoints to the backend of the email subscription form.
S3 - Quotes are stored inside S3 that will be sent to subscribers and subscripton form randomly.
DYNAMO DB & SNS - Dynamo DB Will store User emails that subscribed to the form. Amazon SNS will be integrated to Dynamo DB that will notify the verified emails in AWS when a new user subscribes.