Completed
Error handling
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Getting Started with PHP on AWS Lambda
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is AWS Lambda?
- 3 Getting started
- 4 PHP Lambda Project #3
- 5 Setup AWS Lambda: create layers
- 6 Setup AWS Lambda: create function
- 7 Setup AWS Lambda: deplay function
- 8 Setup AWS Lambda: execute function
- 9 Error handling
- 10 Problems: Memory Limit
- 11 API Gateway handling
- 12 Limitations
- 13 Pricing
- 14 Use cases