Completed
Actions on Google
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Serverless Scala - Functions as SuperDuperMicroServices
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is Serverless
- 3 What are Containers
- 4 Demo
- 5 Cold Starts
- 6 Building Server Apps
- 7 Play Framework
- 8 Environment
- 9 Migration
- 10 Chat Bot Example
- 11 Pseudocode
- 12 Whats wrong with this
- 13 Scala Interpreters
- 14 Scala talk service
- 15 User Intent
- 16 Monitoring Service
- 17 InDev Interpreter
- 18 Actions on Google
- 19 Code
- 20 Dockerfile
- 21 Testing
- 22 Questions