AWS Lambda - A Practical Guide - Learn from an Expert
- Offered byUDEMY
AWS Lambda - A Practical Guide - Learn from an Expert at UDEMY Overview
Duration | 8 hours |
Total fee | ₹399 |
Mode of learning | Online |
Official Website | Go to Website |
Credential | Certificate |
AWS Lambda - A Practical Guide - Learn from an Expert at UDEMY Highlights
- Earn a certificate from Udemy
- 30-Day money-back guarantee
- Full lifetime access
AWS Lambda - A Practical Guide - Learn from an Expert at UDEMY Course details
- Anyone looking to learn AWS Lambda quickly
- Anyone looking to learn and use AWS Lambda to run production applications
- Anyone looking to understand advanced scaling concepts of AWS Lambda
- Anyone looking for tips running Lambda workloads at scale
- AWS Lambda Fundamentals
- A Practical Guide to Learning AWS Lambda Based on Real Life Experience
- Advanced Concepts Including Scaling, Concurrency, and Monitoring Tips
- Create, Code, and Deploy AWS Lambda Functions both in the console and with CDK
- 3 Practical Projects Using a Combination of Console and CDK
- I am a Senior Software Engineer that has worked at Amazon nearly a decade
- I made this course to help you learn the fundamentals of AWS Lambda using a practical approach that is focused around examples and practical projects
- Absolutely zero AWS Lambda experience is required
AWS Lambda - A Practical Guide - Learn from an Expert at UDEMY Curriculum
Introduction
Introduction - Welcome To The Course!
A quick favour to ask...
What is AWS Lambda? A Brief Introduction
AWS Lambda Introduction
A Tour Of The Lambda Console
Creating Our First Function
Invoking Our Function
Looking At Our Function's Logs
How AWS Lambda Works Under The Hood
Key Lambda Concepts
Triggers
Synchronous and Asynchronous Invocations
Maximum Duration and Timeouts
Hands On - Duration and Timeouts
Memory
Pricing
The Anatomy Of a Function Execution
Concurrency and Throttling
Hands On - Throttling
Unreserved and Reserved Concurrency
Provisioned Concurrency
Configuration
Versions
Aliases
Hands On - Versions and Aliases
Environment Variables
Hands On - Environment Variables
Virtual Private Cloud (VPC) Integration
Monitoring
Key Metrics To Monitor
Logging and Metric Filters
Hands On - Metric Filters
Performance Tuning and Observability
Lambda Insights and Performance Optimization
Hands On - Power Tuning
X Ray Tracing and Service Lens
Hands On - X Ray and Service Lens
Advanced Concepts
Dead Letter Queues (DLQ)
Layers
Hands On - Layers
Docker Integration
CI / CD
Database Proxies for RDS
(New!) Hands On - Lambda Function URLs
Practical Projects
Hands On - Cloudwatch Events with Lambda
Hands On - Build a REST API with API Gateway
Hands On - Event Processing with SQS (and CDK v2!) - NEW!