An open API service indexing awesome lists of open source software.

https://github.com/rockncoder/bigmouth

My version of the Bigmouth website built with slightly more modern node syntax from Production-Ready Serverless by Yan Cui
https://github.com/rockncoder/bigmouth

Last synced: about 1 year ago
JSON representation

My version of the Bigmouth website built with slightly more modern node syntax from Production-Ready Serverless by Yan Cui

Awesome Lists containing this project

README

          

My version of the Bigmouth website built with slightly more modern node syntax from the video course:

Production-Ready Serverless
by Yan Cui
2019 Manning Publications

Shows how to build a serverless website on AWS using Lambda, API Gateway, and DynamoDB using the Serverless Framework.

I have a lot of love for the Serverless Framework. Having and still using both CloudFormation and Terraform, my humble opinion
is the simplest and cleanest way to do infrastructure as code on AWS. Under the covers it uses CloudFormation.