Completed
01 Agenda - Spring Boot Microservices Level 1
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring Boot Microservices Level 1 - Communication and Discovery
Automatically move to the next video in the Classroom when playback concludes
- 1 01 Agenda - Spring Boot Microservices Level 1
- 2 02 Why so many technologies - Spring Boot Microservices Level 1
- 3 03 Microservices vs service oriented architectures - Spring Boot Microservices Level 1
- 4 04 The application we'll be building - Spring Boot Microservices Level 1
- 5 05 Designing the sample microservices - Spring Boot Microservices Level 1
- 6 06 Creating starter microservice projects - Spring Boot Microservices Level 1
- 7 07 Building the Movie Catalog Service API - Spring Boot Microservices Level 1
- 8 08 Building the Movie Info Service API - Spring Boot Microservices Level 1
- 9 09 Configuring server port for microservices - Spring Boot Microservices Level 1
- 10 10 Coding the third service and discussing communication - Spring Boot Microservices Level 1
- 11 11 Using RestTemplate to call an external microservice API - Spring Boot Microservices Level 1
- 12 12 Using a Bean to create RestTemplate instance - Spring Boot Microservices Level 1
- 13 13 Using WebClient to make API calls - Spring Boot Microservices Level 1
- 14 14 Making a call to the Ratings API - Spring Boot Microservices Level 1
- 15 15 Why you should avoid returning lists in APIs - Spring Boot Microservices Level 1
- 16 16 Audience questions on microservice communication - Spring Boot Microservices Level 1
- 17 17 Understanding Service Discovery - Spring Boot Microservices Level 1
- 18 18 Introducing Eureka - Spring Boot Microservices Level 1
- 19 19 Starting a Eureka server - Spring Boot Microservices Level 1
- 20 20 Creating Eureka clients - Spring Boot Microservices Level 1
- 21 21 Discovering services through Eureka - Spring Boot Microservices Level 1
- 22 22 Doing client side load balancing - Spring Boot Microservices Level 1
- 23 23 Recap and Next Steps - Spring Boot Microservices Level 1