Serverless Basics
  • Serverless - You Shoud Know This
Basics of lambda
  • Create Lambda Function (Console)
  • How to Create Parameterized Lambda Function
Get Started
  • Learn How to Setup Enviroment
  • Create New User and Assign Permissions
  • Create and Deploy Fist Lamda Function
  • Serverless Speedup Deployment
  • Invoke lambda function
  • Rollback lambda function
Create API Using Lambda
  • Lambda Trigger Intro
  • Setup Http API - Part1
  • Create HTTP API - Part2
  • Setup DynamoDB Table
  • Create and Test GET Api
  • Knowledge Check