Completed
API Gateway
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Go Micro with Microservices
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The story
- 3 The problem
- 4 Microservices
- 5 Integration
- 6 Microservice Composition
- 7 API Gateway
- 8 Is it easy to split an application
- 9 The problem with monolithic application
- 10 Hidden distributed complexity
- 11 Communication
- 12 Monitoring
- 13 Logging
- 14 Service Discovery
- 15 Strong Consistency
- 16 Eventually Consistent
- 17 Should I use the Microservice
- 18 Manual work
- 19 Outro