Completed
Overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Microservice Architecture and System Design with Python & Kubernetes – Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Overview
- 3 Installation & Setup?
- 4 Auth Service Code
- 5 Auth Flow Overview & JWTs
- 6 Auth Service Deployment
- 7 Auth Dockerfile
- 8 Kubernetes
- 9 Gateway Service Code
- 10 MongoDB & GridFs
- 11 Architecture Overview RabbitMQ
- 12 Synchronous Interservice Communication
- 13 Asynchronous Interservice Communication
- 14 Strong Consistency
- 15 Eventual Consistency
- 16 RabbitMQ
- 17 Gateway Service Deployment
- 18 Kubernetes Ingress
- 19 Kubernetes StatefulSet
- 20 RabbitMQ Deployment
- 21 Converter Service Code
- 22 Converter Service Deployment
- 23 Checkpoint
- 24 Update Gateway Service
- 25 Notification Service Code
- 26 Notification Service Deployment
- 27 Sanity Check
- 28 End