Spring Cloud Netflix

Netflix is one of the first organizations to start making the switch from monolithic to microservice architectures. Netflix has been very open about documenting this experience. Some of the internal Netflix frameworks are open sourced under the umbrella of Spring Cloud Netflix. As defined on the Spring Cloud Netflix website (https://cloud.spring.io/spring-cloud-netflix/):

Spring Cloud Netflix provides Netflix OSS integrations for Spring Boot apps through autoconfiguration and binding to the Spring environment and other Spring programming model idioms.

Some of the important projects under the Spring Cloud Netflix umbrella are as follows:

  • Eureka: The Name server that provides service registration and discovery capabilities ...

Get Mastering Spring 5.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.