Distributed micro-service Cloud architecture service components
Achieve modularity, microservices, Atomicity, grayscale publishing, continuous integration
Commonservice Eureka
Netflix
Cloud service discovery, a REST-based service for locating services to enable mid-tier service discovery and failover in the cloud.
Feign
Openfeign
Feign is a declarative, templated HTTP client.
Zuul
Netflix
Zuul is a framework for providing dynamic routing, monitoring, resiliency, security and other edge services on cloud platforms. Zuul corresponds to the front door of all requests from the Web site backend of the device and Netflix streaming app.
Commonservice Zipkin
Spring
The Log Collection toolkit, which encapsulates dapper and log-based tracing as well as Zipkin and htrace operations, implements a distributed tracking solution for Springcloud applications.
Commonservice Turbine
Netflix
The aggregation server is a tool for sending event stream data to monitor the metrics situation of hystrix under the cluster.
Commonservice Cache
Cache
Standalone distributed Cache service.
Commonservice Admin
Sba
Micro-service monitoring, such as health, memory, JVM, garbage collection, various configuration information (such as data source, cache list and hit rate), can modify the level of logger.
Commonservice SSO
OAuth2.0
For the web, mobile phone, PC to provide a unified login, authentication, authorization portal, allowing third-party systems to access users in the service Honghu Cloud store service information under the premise of user authorization.
Commonservice Apigateway
Apigateway
The API gateway encapsulates the system's internal architecture and provides a custom API for each client. such as authentication, monitoring, load balancing, caching, management, static response processing.
Ribbon
Netflix
Provides load balancing in the cloud with a choice of load balancing strategies to match service discovery and circuit breaker usage.
Turbine
Netflix
Turbine is a tool that aggregates server sends event stream data to monitor the metrics situation of hystrix under cluster.
Spring Cloud Bus
Spring
event, message bus, used to propagate state changes in a cluster (for example, configuration change events), which can be combined with Spring Cloud config for hot deployment.
Java distributed e-commerce cloud Platform