Kickstart development of a fullstack serverless app with a cloud first development workflow.
This example will demonstrate how too
- Completely setup all your infrastructure Infrastructure As Code
- Only use pay per use resources so we can deploy to many stages without breaking the bank
- Follow best practices like no hard coded magic strings, 1 IAM role per function, Single Table Design, and Broken Up yml files