about Spring CloudSpring Cloud is a spring boot-based cloud application development tool for configuration management, service discovery, circuit breakers, intelligent routing, micro-agents, control buses, global locks, decision-making campaigns, Operations such as distributed sessions and cluster state management provide a simple way to develop.
Spring Cloud contains multiple sub-projects (for many different open source products involved in distributed systems), such as spring Cloud Config, Spring Cloud Netflix, Spring Cloud0 cloudfoundry, Spring Cloud AWS, Spring Cloud Security, Spring Cloud Commons, Spring Cloud Zookeeper, Spring Cloud CLI, and more.
Micro-Service Architecture
Click to view
Service Governance
After a brief introduction to Spring cloud and the microservices architecture, here's what the main thrust of this article is, and how to use spring Cloud for service governance. because Spring Cloud provides a layer of abstraction for service governance, there are a number of different service governance frameworks that can be supported in spring cloud applications, such as Netflix Eureka, Consul, and Zookeeper. With the Spring cloud service Governance Abstraction layer, we can seamlessly switch service governance implementations without affecting any other logic such as service registration, service discovery, service invocation, and so on.
from now on, my side will be developing a recentSpringcloudthe process and essence of micro-service cloud architecture is documented to help more interested in developingSpring Cloudframe of friends,hope can help more good scholars. Let's discuss it together.Spring Cloudstructure of the construction process and how to apply to enterprise projects. Source Source
Spring Cloud Micro-service architecture-Service registration and discovery