___=== IMPORTANT PLEASE READ ===____
  • Course Structure Explanation ~~ PLEASE READ
Course Introduction
  • Course Introduction
  • Course Objectives / Who is this Course For?
  • About your Instructor
  • AWS Lambda Overview
Code Download
  • Code Download
AWS Lambda & Serverless - Getting Started
  • AWS Console Changes
  • AWS Lambda Console
  • Installing Serverless
  • Deploying our First Function
  • Running the function from the CLI
  • Updating the function from the CLI
  • Fetching the function logs from the CLI
  • Removing the function
  • Section Summary
AWS Lambda & Serverless - In Depth
  • Create AWS Lambda function using any runtime
  • YAML Crash Course
  • JSON to YAML Practice Exercise!
  • Functions timeout and memory
  • IAM Permissions for Lambda Functions
  • Environment Variables in AWS Lambda
  • VPC for Lambda Functions
  • AWS Lambda Pricing
Real World Example 1 - S3 Thumbnails
  • Overview of S3 Thumbnail Generator Service
  • Pre-requisite: Docker installation
  • Implementation of Thumbnail Service - Part 1
  • Implementation of Thumbnail Service - Part 2
  • Thumbnail Service - Next Steps Ideas
Real World Example 2 - REST API
  • Overview of REST API Service
  • Building the REST API
  • Deploying the REST API
  • Testing the REST API
  • REST API - Next Steps Ideas
Real World Example 3 - AWS Automation - EC2 Start Stop
  • Overview of the Lambda Service
  • Deploying the ec2 start and stop lambda functions
  • Next steps / Ideas
Course Content from AWS Certified Developer Course
  • Important Note about these lectures
  • Serverless Introduction
  • AWS Lambda Overview
  • AWS Lambda - First Hands On
  • Lambda Synchronous Invocations
  • Lambda Synchronous Invocations Hands On
  • Lambda & Application Load Balancer
  • Lambda & Application Load Balancer Hands On
  • AWS Lambda@Edge Overview
  • Lambda Asynchronous Invocations & DLQ
  • Lambda Asynchronous Invocations Hands On
  • Lambda & CloudWatch Events / EventBridge
  • Lambda & S3 Event Notifications
  • Lambda Event Source Mapping
  • Lambda Event Source Mapping Hands On (SQS)
  • Lambda Destinations
  • Lambda Destinations Hands On
  • Lambda Permissions - IAM Roles & Resource Policies
  • Lambda Environment Variables & Hands On
  • Lambda Monitoring & X-Ray Tracing
  • Lambda in VPC
  • Lambda Function Performance
  • Lambda Concurrency
  • Lambda Concurrency Hands On
  • Lambda External Dependencies
  • Lambda and CloudFormation
  • Lambda Layers
  • Lambda Versions and Aliases
  • Lambda and CodeDeploy
  • Lambda Limits
  • Lambda Best Practices
  • AWS API Gateway Overview
  • API Gateway Basics Hands On
  • API Gateway Stages and Deployment
  • API Gateway Stages and Deployment Hands On
  • API Gateway Stages Configurations Hands On
  • API Gateway Canary Deployments
  • API Gateway Canary Deployments Hands On
  • API Gateway Integration Types & Mappings
  • API Gateway Mapping Templates Hands On
  • API Gateway Swagger & Open API 3.0
  • API Gateway Caching
  • API Gateway Usage Plans & API Keys
  • API Gateway Monitoring, Logging and Tracing
  • API Gateway CORS & Hands On
  • API Gateway Authentication and Authorization
  • API Gateway REST API vs HTTP API vs WebSocket API
  • Cognito User Pools
  • Cognito User Pools Hands On
  • Cognito User Pools - Others
  • Cognito Identity Pools
  • Cognito Identity Pools Hands On
  • Cognito User Pools vs Cognito Identity Pools
  • Step Functions Overview
  • Step Functions Hands On