Contents
MicroServices with Spring Cloud Training Overview
Microservices with Spring Cloud Training you will able to learn how to build sample Spring Boot and Microservices applications utilizing the different types of spring Cloud Techniques, Including Config Server, Eureka, Ribbon, and Bus. Attend Microservices with Spring Cloud Training Demo by Real-Time Expert.
Pre-Requisites of the Course
- Java Programming
- Knowledge Spring Framework and Spring Boot Helpful
- Basic Knowledge of Maven
- A Git Account
Objectives of the Course
- Understand the configuration management using Spring Cloud Config.
- Understand the Dynamic Config. Updates with Spring Cloud Bus
- Service Discovery with Spring Cloud Eureka, Client Side Load Bal
Spring Cloud Course Content
Spring Cloud Overview
Spring Cloud and Netflix OSS
Feign as a declarative REST client
Ribbon for load balancing
Setting up the Config Server with Remote Git Repository
Spring Cloud Bus
Eureka for registration and discovery
- Understanding dynamic Service registration and discovery
- Understanding Eureka and Setting up the Eureka Server
Zuul proxy as the API gateway
- Setting up the Zuul
Circuit breaker and monitoring
- Using Hystrix’s fall back methods
- Monitoring
- Setting up the Hystrix Dashboard
Distributed tracing and Fault tolerance
- Sleuth and Zipkin
Event Streaming
- Using RabbitMQ