Skip to content

Serverless with AWS: Get a quick start into the world of Serverless functions with AWS Lambda.

Notifications You must be signed in to change notification settings

vidbrenes/serverless-with-aws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrontEnd Masters: Serverless with AWS Lambda

Learn how to use AWS Lambda functions, by Scott Moss

tech check

  • Node v8+

  • Yarn / NPM (latest)

  • Git + Github

Course Format

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

Get started

AWS

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 Keys Be sure to setup your API credentials in your environment as well, learn how

Dependencies

  • make sure to run npm i or yarn to install node_modules

About

Serverless with AWS: Get a quick start into the world of Serverless functions with AWS Lambda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%