Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Serverless Rust: Running Workloads in Azure Functions and AWS Lambda
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is Serverless
- 3 Azure Functions
- 4 Serverless Pricing
- 5 Why use Rust with Serverless
- 6 Memory and speed
- 7 Service Providers
- 8 HalfLife Logo
- 9 AWS Lambda
- 10 AWS Lambda Execution
- 11 Invocation Diagram
- 12 Dedicated Worker
- 13 Stack Overflow
- 14 AWS Lambda Crate
- 15 Results
- 16 Benefits
- 17 Asset Functions
- 18 Triggers
- 19 Function execution life cycle
- 20 RAM Scaling
- 21 Function Host
- 22 Http Endpoints
- 23 Rust Meetup
- 24 Rust in Azure Functions
- 25 Summary
- 26 Resources