Completed
Microservice is calling a Microservice
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Microservices Tutorial Using Java
Automatically move to the next video in the Classroom when playback concludes
- 1 What are Microservices?
- 2 What is Cloud Computing?
- 3 What is Blue Green Deployment?
- 4 Cloud Native vs Cloud Ready | 12 Factor App
- 5 Quiz App Using Spring Boot #1 | Microservices Tutorial
- 6 Quiz App Using Spring Boot #2 | Microservices Tutorial
- 7 Quiz App Using Spring Boot #3 | Microservices Tutorial
- 8 Quiz App Using Spring Boot #4 | ResponseEntity and Exception Handling | Microservices Tutorial
- 9 Quiz App Using Spring Boot #5 | Microservices Tutorial
- 10 Quiz App Using Spring Boot #6 | Microservices Tutorial
- 11 Quiz App Using Spring Boot #7 | Microservices Tutorial
- 12 Quiz App Using Spring Boot #8 | Microservices Tutorial
- 13 Building Microservices Introduction
- 14 Creating a Question Service | Microservice
- 15 Creating a Question Service Part-2 | Microservice
- 16 Running the Question Service | Microservice
- 17 Creating a Quiz Service | Microservice
- 18 Need of Service Discovery | Microservice
- 19 Creating a Service Registry | Microservice
- 20 Working with Feign | Microservice
- 21 Microservice is calling a Microservice
- 22 Completing the 2 Microservices
- 23 Load Balancing | Microservice
- 24 API Gateway | Microservice