Create a serverless subscribe form with AWS Lambda
Posted
Serverless functions have some advantages over a full backend service that we might want to consider when creating small projects. In this article I explore them and create a subscription form using an AWS Lambda function and Gateway API.