Completed
Configuration changes
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Serverless Containers with Knative and Cloud Run
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Service vs Stateless
- 3 Why not have both
- 4 What is Knative
- 5 What does Knative do
- 6 What is native serving
- 7 Knative in Google Cloud
- 8 Deploying an app on Knative
- 9 Setting up a domain
- 10 Configuration changes
- 11 Eventing
- 12 Namespace
- 13 CTL
- 14 Deployment
- 15 Triggering events
- 16 Cloud Run
- 17 Cloud Run Demo
- 18 Cloud Run in Google Cloud
- 19 Private services
- 20 Other use cases
- 21 Example
- 22 Summary
- 23 The initial app
- 24 The next stage
- 25 The next stage of the app
- 26 Breaking it down
- 27 Lessons learnt