Learn from industry experts about Working with Spring Boot 101
This session will cover the following topics:
- Introduction to Spring Boot
- Introduction to Spring Cloud
- Understand the major components of Netflix OSS
- Register services with a Eureka Service
- Implement “client” load balancing with Ribbon to Eureka managed services
- Create fault-tolerant services with Hystrix callbacks
- Filter requests to your Microservices using Zuul