Skip to content

peterjohnson1000/aws-email-newsletter-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published