Overview
Spring Cloud is an open-source lightweight microservices framework for building Java applications for the cloud. Netflix OSS is a set of frameworks and libraries for developing microservices. Spring Cloud integrates nicely with Netflix components using auto configuration and convention over configuration.
In this instructor-led, live training, participants will learn the fundamental concepts of building microservices using Spring Cloud and Netflix OSS. Participant knowledge is put to the test through exercises and the step-by-step development of sample microservices.
By the end of this training participants will have a solid understanding of how to use Spring Cloud and related Spring technologies together with Netflix OSS to rapidly develop their own cloud-scale, cloud-ready microservices.
Audience
- Java Developers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
Requirements
- Java development experience
- An understanding of container concepts (Docker)
Course Outline
Introduction
Overview of Microservice Architecture
Overview of Spring Cloud and Spring Boot
Overview of Netflix OSS Components
Setting up Your Development Environment
Creating a Spring Boot application
Service Discovery with Netflix Eureka
Dynamic Routing and Load Balancing with Netflix Ribbon
Securing Your Microservices with Netflix Zuul
Use AMQP messaging with Spring Boot
Ensuring Resiliency with Netflix Hystrix (Implementing the Circuit Breaker Pattern)
Tracing Microservices to Uncover Latencies with Zipkin
Containerizing Your Microservices with Docker
Deploying Microservices to Cloud and on Premises
Scaling Your Microservices
Troubleshooting
Summary and Conclusion