Completed
The Actor Model
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Stateful Clustered Microservices with Java, Actors, and Kubernetes
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is this talk about
- 3 The Actor Model
- 4 Kubernetes
- 5 Demo
- 6 Pods
- 7 Visualization
- 8 Crop Circle
- 9 Actors
- 10 Microservices
- 11 Resiliency
- 12 Kubernetes Deployment
- 13 Reactive Systems
- 14 The Project
- 15 The Deployment File
- 16 The Main Project
- 17 The Entity Actor
- 18 Visualizations
- 19 Playing with code
- 20 Cluster Actors
- 21 JSON Tree
- 22 Code
- 23 Cluster Singletons
- 24 Core Persistence
- 25 Event Persistence
- 26 Kubernetes Relationship
- 27 Projects
- 28 Comic Book
- 29 Shard vs Pod
- 30 The mechanics of distributed systems
- 31 Is it possible to run this without Kubernetes