Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Serverless Applications with AWS Lambda

via DataCamp

Overview

Learn to build, configure, and operate serverless applications with AWS Lambda.

Learn to build, configure, and operate serverless applications with AWS Lambda. Starting from the execution model and handler contract, you progress through event-driven architectures, error handling with retries, DLQs and destinations, VPC connectivity, AWS SDK integrations, concurrency controls, performance tuning, and safe deployment strategies using versions, aliases, and traffic shifting. Every concept is reinforced with hands-on exercises in a live AWS Console.

Syllabus

  • Foundations of Lambda Function Development
    • This chapter introduces the core Lambda function model, including handlers, stateless execution, configuration, and environment management. You'll learn how Lambda executes code, how to configure functions for optimal performance, and how to write and test Lambda code locally.
  • Event Processing, Error Handling & Connectivity
    • This chapter covers how Lambda processes events, handles retries and failures, and connects to private resources. You'll learn the difference between synchronous and asynchronous invocations, how event source mappings batch records from queues and streams, and how to route outcomes with DLQs and destinations. You'll also see how VPC networking impacts connectivity and cold-start performance.
  • Integrations, Scaling & Performance Optimization
    • This chapter teaches how to integrate Lambda with other AWS services and tune functions for reliability, performance, and cost-efficiency. You'll learn how to use the AWS SDK safely with least-privilege permissions, how concurrency settings protect downstream systems, how to reduce cold-start and runtime latency, and how to deploy safely with versions, aliases, and traffic shifting.

Taught by

Claudio Canales

Reviews

4.7 rating at DataCamp based on 35 ratings

Start your review of Serverless Applications with AWS Lambda

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.