NoSlidesConf2017 - Serverless APIs and three little piggies
This is the code from the presentation "Adding Effortless to Serverless" - The three little piggies way
1 - Straw piggy
Develop, zip your files, and manually create API Gateway, Lambda, DynamoDb and then upload your application.
2 - Wood piggy
Develop, use Claudia to deploy, and just setup DynamoDB
3 - Stone piggy
Develop and use Claudia to remove overhead and deploy a complete API in three commands!