Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Latest commit

 

History

History
130 lines (88 loc) · 8.55 KB

README.md

File metadata and controls

130 lines (88 loc) · 8.55 KB

Spring Cloud - Cloud Native References

Following are some suggested references - books, courses, blogs, articles and videos to give a deeper dive into Spring Cloud and Cloud Native Developer courses:

Some good overview Pluralsight courses

Development & Design

Spring Boot Plugins (building and packaging Springboot Apps):

Spring Cloud on .NET

Netflix OSS Docs

Ribbon (Client Load Balancing)

Hystrix (Bulkheads and Circuit Breakers)

Eureka (Service Registry)

Netflix Build Tools

Spring Cloud Netflix - Eureka, Ribbon, Hystrix

Spring Cloud Config

Spring Cloud Bus

Spring Cloud Commons - Useful for seeing what's under the hood

Pivotal Cloud Foundry & Spring Boot

Injecting Creds to Spring Boot app

Pivotal Cloud Foundry - Spring Cloud Services

Pivotal Cloud Foundry References

Migrations & Monoliths

Blogs

Spring Cloud Dataflow documentation (handling streaming and data centric applications using cloud native patterns and tooling)

Books