This Spring Boot Training provides an introduction to Spring Boot, the features the project provides, and some of the most common ways it is used. Upon completion of the course, students will know how to utilize Spring Boot to rapidly define, configure, and add features to Spring applications using Spring Boot.
Upon completion of this course, attendees should be able to:
- Develop Spring web applications with Spring MVC
- Understand the features of the Spring Boot project
- Use Spring Boot to create and configure a Spring application
- Customize Spring Boot features
- Develop REST web services with Spring Boot
- Utilize various Spring database support including Spring Data
- Secure an application with Spring Security
- Use JMS support of Spring
Spring Boot training continues to be in demand. Web Age offers support for all your Spring Boot training needs. Sign up today for one of our instructor led Spring Cloud training.
Topics
- Spring Cloud config
- Service discovery with Netflix Eureka
- Load balancing with Netflix Ribbon
- Circuit breakers with Netflix Hystrix
- Distributed tracing with open Zipkin
Our Spring Cloud includes following labs:
- Use AMQP messaging with Spring Boot
- Use Netflix Eureka for Service Discovery
- Use Netflix Ribbon for client-side load balancing
- Use Netflix Hystrix for the circuit breaker pattern
You can learn Spring Boot can be delivered in traditional classroom style format. You can also learn Spring Boot in a synchronous instructor led format.
Upon completion of this course, attendees should be able to deploy services which uses:
- Netflix Eureka
- Netflix Hystrix
- Netflix Ribbon
- Open Zipkin
Spring Cloud training continues to be in demand. Web Age offers support for all your Spring Cloud training needs. Sign up today for one of our instructor led Spring Cloud training.
Duration
2 Days
Outline for Spring Cloud Training
CHAPTER 1. SPRING CLOUD CONFIG
- Externalized Configuration
- Configuration in the Cloud
- Using the Spring Cloud Config subsystem
CHAPTER 2. SERVICE DISCOVERY WITH NETFLIX EUREKA
- Flexible and reconfigurable services
- Service Discovery
- Health Monitoring
- Rerouting Services
- Eureka Server
- Eureka Client
CHAPTER 3. LOAD BALANCING WITH NETFLIX RIBBON
- Introduction to Load Balancing
- Client-side vs Server-side load balancing
- Client-side proxies
- The Feign client framework
- Netflix Ribbon
- Integrating Ribbon and Eureka
CHAPTER 4. CIRCUIT BREAKERS WITH NETFLIX HYSTRIX
- The Eight Fallacies of Distributed Computing
- Partial and Transient Failure
- The Circuit Breaker Pattern
- Integration with Health Monitoring
- Monitoring Hystrix
CHAPTER 5. EDGE COMPONENTS WITH NETFLIX ZUUL
- Architecture for horizontal scaling
- “In the Cloud” vs “At the Edge of the Cloud”
- “Server-side” load balancing
- Netflix Zuul
- Configuring and Deploying Zuul
CHAPTER 6. DISTRIBUTED TRACING WITH OPEN ZIPKIN
- Introduction to Tracing
- Instrumentation
- Integration with Spring Boot
- Viewing Trace Data
Lab Exercises
Lab 1. Use AMQP Messaging with Spring Boot
Lab 2. Use Netflix Eureka for Service Discovery
Lab 3. Use Netflix Ribbon for Client-Side Load Balancing
Lab 4. Use Netflix Hystrix for the Circuit Breaker Pattern