1. Урок 1. 00:01:11
    Course Overview: Develop a Serverless Backend using Node.js on AWS Lambda
  2. Урок 2. 00:01:11
    Create a User and setup the AWS CLI to interact with AWS
  3. Урок 3. 00:00:48
    Setup the Serverless Framework
  4. Урок 4. 00:03:04
    Deploy a Node.js function to AWS Lambda using the Serverless Framework
  5. Урок 5. 00:01:06
    Attach a HTTP endpoint to an AWS Lambda function using the Serverless Framework
  6. Урок 6. 00:01:48
    Deploy a DynamoDB table to AWS using the Serverless Framework
  7. Урок 7. 00:03:55
    Deploy an AWS Lambda function to store data in DynamoDB using the Serverless Framework
  8. Урок 8. 00:02:43
    Deploy an AWS Lambda to retrieve a record from DynamoDB with the Serverless Framework