AWS Lambda was among the first FaaS services available commercially. Mantil is a tool that promises to make Lambda development faster and easier. To test the tool and the docs, I created a Lambda function that receives a Google Form response and stores the answers in a DynamoDB table.
Table of contents
Project setupCreating a project from scratchCreating a new APIHow to send Google Form data to a Lambda functionDon’t lose the RSVP’s for your party. Or: from struct to DynamoDBMaking the Save() function actually save somethingTesting the lambda function from the command lineOdds and endsLinksSort: