Course curriculum
-
-
Agenda
-
Why so many technologies
-
Microservices vs service oriented architectures
-
The application we'll be building
-
Test your learning
-
-
-
Designing the sample microservices
-
Creating starter microservice projects -
-
Building the Movie Catalog Service API
-
Building the Movie Info Service API
-
Configuring server port for microservices
-
Coding the third service and discussing communication
-
-
-
Using a Bean to create RestTemplate instance
-
Using WebClient to make API calls
-
Making a call to the Ratings API
-
Why you should avoid returning lists in APIs
-
Audience questions on microservice communication
-
Using RestTemplate to call an external microservice API
-
-
-
Understanding Service Discovery
-
Introducing Eureka
-
Starting a Eureka server
-
Creating Eureka clients
-
Discovering services through Eureka
-
Doing client side load balancing
-
Recap and Next Steps
-
About this course
- Free
- 24 lessons
- 2.5 hours of video content