Completed
Transport Layer
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Microservice Message Routing on Kubernetes
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is Kubernetes
- 3 Sample Application
- 4 Demo Application
- 5 Splitting the monolith
- 6 Command query responsibility segregation
- 7 Domain Driven Design
- 8 Requirements
- 9 Parallel processing
- 10 Recap
- 11 Accent Framework
- 12 Location Transparency
- 13 Code
- 14 Distribution
- 15 Xonup
- 16 How does it work
- 17 Events
- 18 Distributed Buses
- 19 How to Deploy
- 20 Container Deployment
- 21 Kubernetes Deployment
- 22 Transport Layer