Giter Club home page Giter Club logo

serverless-with-aws's Introduction

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

serverless-with-aws's People

Contributors

1marc avatar hendrixer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

serverless-with-aws's Issues

Update course

I think this course needs an update. I get error starting the app

lesson-2 invalid cookie value

From following the video at 8:10, the GET request to localhost:4500 on Chrome with yarn dev running, the response comes back with {"statusCode":400,"error":"Bad Request","message":"Invalid cookie value"}.

I was able to get around this if I used incognito mode in chrome, or safari and firefox. I looked at the serverless-offline docs and googled around for that error, and got some hints about it being something related to a hapi server, which this project isn't using, and I tried the --disableCookieValidation and --noAuth` options on serverless offline, but those didn't change the outcome.

Node v8 no longer supported - Serverless deploy fails

Hey Scott, I love this course, it's super enjoyable and I'm learning a lot. I noticed sls deploy actually fails when you follow the course using the exact same Node version. If this is still maintained, you could maybe have a popup in the video recommending a later version of node, or mention it in the README.

An error occurred: ApiLambdaFunction - The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs12.x) while creating or updating functions. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: 7027cdd4-8553-4cdc-acae-4198ce7af73a).

lesson-2 branch is missing

First of all, thank you so much for being such an amazing teacher. Can you please, double check why lesson-2 and lesson-2-solution are missing?

Serverless offline start causes error

Hi ,
I recently tried to start with Lesson 2 branch.

I did sls offline start, i get
Serverless: Offline requires Serverless v1.x.x but found 2.6.0. Exiting.

Please help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.