There are quite a few moving parts -
1. Route 53/AWS SES rules to handle Inbound emails
2. S3, Lambdas, and Step Functions to process emails into json objects
3. Cloudfront distro and behaviors to handle content delivery
4. Aws Cognito to handle login
This probably needs an accompanying blog series just to explain how everything works with each other.
If you’re interested, I’ve written a bit about it on https://pretzelbox.cc/blog which dogfoods the above product.
If there’s genuine interest, I’ll be happy to open source it.
There are quite a few moving parts -
1. Route 53/AWS SES rules to handle Inbound emails
2. S3, Lambdas, and Step Functions to process emails into json objects
3. Cloudfront distro and behaviors to handle content delivery
4. Aws Cognito to handle login
This probably needs an accompanying blog series just to explain how everything works with each other.
If you’re interested, I’ve written a bit about it on https://pretzelbox.cc/blog which dogfoods the above product.
If there’s genuine interest, I’ll be happy to open source it.