peterjohnson1000 / aws-email-newsletter-service

Email Newsletter Service Using AWS

Home Page:https://beinchargeofyourmoney.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email Newsletter Service Using AWS

This is a Email Email Newsletter Service where the entire backend is handled by AWS.

Services Used are :

  • Simple Notification Service (SNS) - Holds a Topic to which the users can subscribe.
  • Lambda - Stores the email to the respective SNS Topic.
  • API Gateway - HTTP POST API used to Invoke the Lambda function.
  • Simple Email Service - Sends the email to the subscribers.

Untitled-2023-05-26-2039

About

Email Newsletter Service Using AWS

https://beinchargeofyourmoney.netlify.app/


Languages

Language:JavaScript 57.2%Language:HTML 41.4%Language:CSS 1.4%