Autoplay
Autocomplete
HTML5
Flash
Player
Speed
Previous Lecture
Complete and continue
AWS Lambda
Introduction
AWS Lambda: Introduction (3:40)
Lesson 1: What Is Lambda?
Learning objectives (0:30)
1.1 Understand Serverless fundamentals (3:30)
1.2 Compare Backend-as-a-Service and Functions-as-a-Service (9:21)
1.3 Understand the benefits and limitations of Serverless (13:09)
1.4 Survey the AWS Lambda platform (4:30)
Lesson 2: Setting Up a Lambda Development Environment
Learning objectives (0:28)
2.1 Set up a development user (7:00)
2.2 Configure the command line environment for Mac / Unix (6:00)
2.3 Configure the command line environment for Windows (5:37)
Lesson 3: Lambda’s “Hello World”
Learning objectives (0:22)
3.1 Write a simple Lambda using Java (5:39)
3.2 Deploy and invoke a Lambda via the console (4:52)
3.3 Deploy and invoke a Lambda via the CLI (7:52)
Lesson 4: The Lambda Lifecycle
Learning objectives (0:23)
4.1 Dive deep into Lambda and the JVM (6:12)
4.2 Incorporate logging into Lambda functions (12:51)
4.3 Address metrics in Lambda functions (3:11)
4.4 Understand Lambda input and output: Part 1 (17:20)
4.5 Understand Lambda input and output: Part 2 (10:03)
Lesson 5: A Practical Example Using Lambda and API Gateway
Learning objectives (0:33)
5.1 Architect a Serverless application (2:04)
5.2 Survey API Gateway (7:19)
5.3 Build an example Serverless application: Part 1 (8:58)
5.4 Build an example Serverless application: Part 2 (12:52)
5.5 Understand Lambda scaling (5:31)
Lesson 6: Advanced Lambda
Learning objectives (0:26)
6.1 Use environment variables and configuration (7:33)
6.2 Use versions and aliases (11:49)
6.3 Handle errors (3:32)
6.4 Integrate with event sources (2:01)
6.5 Understand timeouts and the Lambda Context (5:22)
6.6 Examine some quirks and idiosyncrasies (2:58)
Lesson 7: Next Steps with Lambda and Other Serverless Technology
Learning objectives (0:29)
7.1 Explore other Serverless technology (11:44)
7.2 Review case studies (8:46)
Summary
AWS Lambda: Summary (1:15)
4.5 Understand Lambda input and output: Part 2
Lecture content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock