Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vanshajb10/newsletterdeliverysystem-aws

The AWS Newsletter delivery service captures emails via API Gateway, processes them with Lambda to store in DynamoDB, publishes to SNS, and triggers SES to send the email to all subscribers.
https://github.com/vanshajb10/newsletterdeliverysystem-aws

amazon-ses amazon-sns aws aws-lambda

Last synced: about 2 months ago
JSON representation

The AWS Newsletter delivery service captures emails via API Gateway, processes them with Lambda to store in DynamoDB, publishes to SNS, and triggers SES to send the email to all subscribers.

Awesome Lists containing this project

README

        

# NewsletterDeliverySystem using AWS


The AWS Newsletter delivery service captures emails via API Gateway, processes them with Lambda to store in DynamoDB, publishes to SNS, and triggers SES to send the email to all subscribers.