Oops! Something went wrong while submitting the form.
Course Outline
The training program starts with introduction to micro-services and and then covers the depth and expanse of spring boot
You will learn to build REST APIs in micro-services based apps.
Once you have learnt to build micro-services, the course teaches you to distribute micro-services including the challenges associated with it
While getting started with Spring Cloud, you will learn how to use eureka as discovery server
Load balancing with Ribbon, communicating with other micro-services using Feign using Hystrix for circuit breaker are some of the interesting topics you will be learning
API Gateway is imperative in any distributed / micro-services based application. You will learn how to build API gateway using ZUUL
Lastly, the most critical aspect of your software solution - security. You will learn to secure APIs with oAuth 2.0. You will learn about token based authentication ? especially JWT
Who Should Attend
This training program is for you if you intend to master the libraries that are used to build micro-services based solutions on top of spring-boot
You must be a java developer by experience or should have taken some formal training on java to attend this training program