An Introduction To Lambda
  • Welcome To Lambda
  • Serverless
  • Why Lambda
  • How Lambda Works
  • Example Workflow
Creating Our First Lambda Function
  • Introduction
  • Toolbar Setup
  • Blueprints and Handlers
  • Using The Console
  • Create The Function
  • Testing And Logging
Expanding Our Knowledge with Lambda & S3
  • Introduction
  • Install The AWS Command Line Tool
  • Create An S3 Bucket
  • Creating A Function And Trigger
  • Updating Lambda Functions With The AWS CLI
  • Testing And Function Invocation
  • Function Versions And Qualifiers
  • Function Outputs And Timeouts
Reacting to Event Streams with Lambda & Kinesis
  • Introduction To Kinesis
  • Create A Stream And Function Trigger
  • Test The Function
  • End To End Testing With Kinesis Events
Creating Data-Driven Apps with Lambda & DynamoDB
  • Introduction To DynamoDB
  • About Function Triggers And Tables
  • Create And Test The Function
  • Testing With Live Data
Cleaning Up
  • Clean Up