Forms to Emails using AWS Lambda + API Gateway + SES

When deploying static websites, I am not a fan of provisioning servers to distribute them. There are so many alternatives that are cheaper, simpler, and faster than managing a full backend server: S3 buckets, Content-Delivery Networks (CDNs), etc. But the catch with getting rid of a server is now you don’t have a server anymore! Without a server, where are you going to submit forms to? Lucky for us, in a post-cloud world, we can solve this! ...

April 5, 2016 · map[email:tom@groshong.software github:tgroshon gravatar:3ef06d69d25df6c31fb095cfc6b08178 linkedin:thomas-groshong-2b23aa28 name:Tommy Groshong stackoverflow:2631962 twitter:TommyGroshong]