Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using AWS Lambda and Azure Functions to Develop Serverless Applications
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What do you do
- 3 Why
- 4 DomainDriven Design
- 5 The Core Domain
- 6 Function Programming
- 7 Building monoliths
- 8 Function fever
- 9 Demo
- 10 AWS Lambda vs Azure Functions
- 11 Demo example
- 12 Traditional solution
- 13 Serverless solution
- 14 Azure Functions
- 15 Code
- 16 Lambda
- 17 Conclusion
- 18 Costs
- 19 Cost savings
- 20 Rethink Lambda
- 21 Cost of Lambda
- 22 Unit Tests
- 23 In Memory Tests
- 24 Login Monitoring
- 25 Cloud Watch
- 26 Service
- 27 Tips on writing
- 28 Lambda gotchas
- 29 Lambda deployment limits