Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vanshajb10/newsletterdeliverysystem-aws
- Owner: VANSHAJB10
- License: mit
- Created: 2024-10-16T17:08:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T17:14:35.000Z (4 months ago)
- Last Synced: 2024-10-23T11:50:55.517Z (3 months ago)
- Topics: amazon-ses, amazon-sns, aws, aws-lambda
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsletterServiceReadMeImg.png
- License: LICENSE
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.