
Serverless AWS Website with a Custom API
- Static contents are hosted in an S3 bucket and delivered via CloudFront
- A custom serverless API with SES integration receives inquiries from the contact form, and forwards a copy to my email and the submitter's email
- For more information see GitHub repository