AWS Developer: Lambda Deep Dive - p-patel/software-engineer-knowledge-base GitHub Wiki
https://app.pluralsight.com/library/courses/aws-developer-lambda-deep-dive/
Course Overview
- "Functions as a service"
- Event-driven flows that trigger functions
- Step Functions to create complex flows and co-ordinate Lambda functions and other AWS services
- Using the serverless application model
Getting Started with AWS Lambda
Course Introduction
- Event-driven scalable architecture