Spring Cloud

Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems.

from Zero to Hero Complete practical approach

Introduction to Spring Cloud?


  • Why Spring Cloud?
    • Problems without Spring Cloud
    • Solutions with Spring Cloud
  • What is Spring Cloud?
    • Spring Boot in nutshell
    • Features of Spring Cloud

Spring Cloud Sub-Frameworks


Spring Cloud Config Spring Cloud Config

Spring Cloud Config provides server and client-side support for externalized configuration in a distributed system.

2-4 hours
Spring Cloud Sleuth Spring Cloud Sleuth

Spring Cloud Sleuth provides Spring Boot auto-configuration for distributed tracing.

2-4 hours
Spring Cloud Stream Spring Cloud Stream

Spring Cloud Stream is a framework for building highly scalable event-driven microservices connected with shared messaging systems.

2-4 hours
Spring Cloud Zookeeper Spring Cloud Zookeeper

Spring Cloud Zookeeper provides Apache Zookeeper integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms.

2-4 hours
Spring Cloud OpenFeign Spring Cloud OpenFeign

This project provides OpenFeign integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms.

2-4 hours
Spring Cloud Security Spring Cloud Security

Spring Cloud Security offers a set of primitives for building secure applications and services with minimum fuss.

2-5 hours
Spring Cloud Netflix Eureka Spring Cloud Netflix Eureka

Spring Cloud Netflix Eureka provides Netflix OSS integration for Spring Boot app to implement Service Discovery pattern.

2-4 hours
Spring Cloud Netflix Circuit Breaker Spring Cloud Netflix Circuit Breaker

Spring Cloud Netflix Circuit Breaker provides Netflix OSS integration for Spring Boot app to implement Client Side Load Balancing pattern.

2-4 hours
Spring Cloud Netflix Hystrix Spring Cloud Netflix Hystrix

Spring Cloud Netflix Hystrix provides Netflix OSS integration for Spring Boot app to implement Intelligent Routing pattern.

2-4 hours
Spring Cloud Netflix Zuul Spring Cloud Netflix Zuul

Spring Cloud Netflix Zuul provides Netflix OSS integration for Spring Boot app to implement Intelligent Routing pattern.

2-4 hours