Completed
Serverless uses cases
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Microservices and Serverless in Python Projects
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Microservices vs Serverless
- 3 REST API Development
- 4 Performance
- 5 Microservices benefits
- 6 Serverless architecture
- 7 Serverless uses cases
- 8 Serverless benefits
- 9 Serverless drawbacks
- 10 Cloud providers
- 11 Aws lambda functions
- 12 Create lambda function with awscli
- 13 Frameworks aws
- 14 Zappa architecture
- 15 Zappa deploy
- 16 Zappa Asynchronous Task
- 17 Chalice example
- 18 Chalice methods
- 19 Chalice options
- 20 Chalice deploy