Frontend Masters: Serverless with AWS Lambda
Learn how to use AWS Lambda functions, by Scott Moss
Node v8+
Yarn / NPM (latest)
Git + Github
This course has a video component on FrontEnd Masters. It follows the video closely. The repo is broken down into different branches in the following format:
lesson-{lesson number}lesson-{lesson-number}-solution
You must have an AWS account for this to work. Don't worry, its free! After you have an account, you need to make a new user. Follow the instructions here: Creating AWS Access KeysBe sure to setup your API credentials in your environment as well, learn how
- make sure to run
npm ioryarnto installnode_modules