Master Microservices with Spring Boot and Spring Cloud
Ditulis pada: March 09, 2021
Master Microservices with Spring Boot and Spring Cloud, An awesome journey from Restful Web Services to Microservices with Java, Spring Boot and Spring Cloud
- BESTSELLER
- Created by in28Minutes Official
- English
- English, Indonesian [Auto-generated], 5 more
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- You will be able to develop and design RESTful web services with Spring Boot
- You will be able develop MICROSERVICES with Spring Boot and Spring Cloud
- You will understand How to IMPLEMENT Exception Handling, Validation, HATEOAS and filtering for RESTful Web Services.
- You will implement client side load balancing (Ribbon), Dynamic scaling(Eureka Naming Server) and an API Gateway (Zuul)
- You will setup Centralized Microservices Configuration with Spring Cloud Config Server
- You will learn to implement Distributed tracing for microservices with Spring Cloud Sleuth and Zipkin
- You will implement Fault Tolerance for microservices with Hystrix
- You will understand how to version your RESTful Web Services
- You will understand how to monitor RESTful Services with Spring Boot Actuator
- You will understand how to document RESTful Web Services with Swagger
- You will understand the best practices in designing RESTful web services
- Using Spring Cloud Bus to exchange messages about Configuration updates
- Simplify communication with other Microservices using Feign REST Client