Microservices with Spring Cloud

Microservices with Spring Cloud

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 4.5 Hours | 1.25 GB

A deep-dive into the Microservice architectural style, and how to implement it with Spring technologies.

Microservices with Spring Cloud is an online workshop designed to help you learn the Microservices architectural style, and how to implement it using Spring technologies

This course provides a good, solid introduction to the topic of the Microservices architectural style, and combines this with practical experience gained by working through the exercises featuring Spring Cloud.

Along the way, this course will provides a brief introduction to Spring Boot and Spring Data (enough to get you familiar with these technologies if you have not been immersed in them already).

The course provides exercises that provide you with hands-on experience working with the various components of Spring Cloud.

The goal of this course is to serve as a practical guide through the Spring Cloud projects, so you can see how they are used to implement microservice based architecture.

By the time you finish this course, you will have gained the ability to articulate what the Microservices architectural style is all about, including its advantages and disadvantages.

You will gain familiarity with Spring Boot, and you’ll see how to use it to build web interfaces, REST interfaces, and how to use Spring Data and Spring Data REST.

You will gain the ability to build microservice-based applications utilizing Spring Cloud technologies. You will learn about

  • Centralized, versioned configuration management using Spring Cloud Config
  • Dynamic configuration updates with Spring Cloud Bus
  • Service discovery with Spring Cloud Eureka
  • Client Side Load Balancing with Ribbon
  • Declarative REST Clients with Feign
  • Software Circuit Breakers with Hystrix.
Table of Contents

1. Introduction
01 Course Introduction

2. Introduction to Microservices
02 What are Microservices Part 1
03 What are Microservices Part 2

3. Modern Spring Spring Boot, Spring Data, and Spring Data REST
04 Spring Boot, Part 1
05 Spring Boot, Part 2
06 Spring Boot, Part 3
07 Spring Boot, Part 4
08 Spring Boot, Part 5

4. Spring Cloud
09 Spring Cloud Overview
10 Spring Cloud Configuration – Centralized, Versioned Configuration – Part 1
11 Spring Cloud Configuration – Centralized, Versioned Configuration, Part 2
12 Spring Cloud Eureka – Service Discovery
13 Spring Cloud Ribbon – Client-Side Load Balancing
14 Spring Cloud Feign – Declarative REST Client
15 Spring Cloud Hystrix – Circuit Breaker
16 Spring Cloud Bus – Dynamic Configuration Changes
17 API Gateway – Part 1 – Purpose, and Spring Cloud Zuul
18 API Gateway – Part 2 – Caching Options
19 API Gateway – Part 3 – Resource Expansion
20 API Gateway – Part 4 – Protocol Conversion

5. Wrap-Up, Final Thoughts, and Next Steps
21 Summary, Resources, and Feedback