Completed
Microservice - Key Components
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Enterprise Microservices Using Ocelot and Azure
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Patrick Zhao
- 3 Monolith vs Microservice
- 4 Monolith Pros and cons
- 5 From Monolith to Microservice
- 6 Microservice - Key Components
- 7 Microservice - Deployment Option
- 8 Microservice - Development Team
- 9 Microservice - DevOps
- 10 Microservice - Challenge
- 11 Other options for API Gateway
- 12 Cross service communication
- 13 Microservices on Azure
- 14 Configuration in Startup.cs
- 15 Ocelot Swagger
- 16 Ocelot Authentication with JWT
- 17 Ocelot.json configuration
- 18 Swagger with authentication in Microservices