Spring Cloud
The best business practice for cloud computing, a micro-service architecture synthesizer.
650) this.width=650; "Src=" Http://upload-images.jianshu.io/upload_images/5401760-d5f6fbc05de58107.png?imageMogr2 /auto-orient/strip%7cimageview2/2/w/1240 "alt=" Image.png "style=" border:0px;vertical-align:middle;height:auto; "/ >
Image.png
Spring cloudspring Cloud Config
Spring
The Configuration Management Toolkit allows you to place configurations on remote servers, centralize management of cluster configurations, and currently supports local storage, git, and subversion.
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.
Eureka
Netflix
Cloud service discovery, a REST-based service for locating services to enable mid-tier service discovery and failover in the cloud.
Hystrix
Netflix
fuses, fault-tolerant management tools, designed to control the nodes of services and third-party libraries through a fusing mechanism, providing greater fault tolerance for latency and failure.
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.
Archaius
Netflix
The Configuration Management API, which includes a series of configuration management APIs, provides features such as dynamic typed properties, thread-safe configuration operations, polling frameworks, callback mechanisms, and more.
Consul
Hashicorp
Encapsulated with consul operations, consul is a service discovery and configuration tool that can be seamlessly integrated with Docker containers.
Spring Cloud for Cloud Foundry
Pivotal
The OAUTH2 Protocol binding service to Cloudfoundry,cloudfoundry is the open source PAAs cloud platform that VMware has launched.
Spring Cloud Sleuth
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.
Spring Cloud Data Flow
Pivotal
The Big Data manipulation tool, as a replacement for spring XD, is a hybrid computing model that combines streaming data with batch data processing.
Spring Cloud Security
Spring
Add security controls to your application based on the Spring Security Toolkit.
Spring Cloud Zookeeper
Spring
A toolkit for manipulating zookeeper for service discovery and configuration management using the zookeeper approach.
Spring Cloud Stream
Spring
The Data flow Operation development package encapsulates the sending and receiving messages with Redis,rabbit, Kafka, and so on.
Spring Cloud CLI
Spring
Based on the Spring Boot CLI, you can quickly set up cloud components on a command-line basis.
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.
Feign
Openfeign
Feign is a declarative, templated HTTP client.
Spring Cloud Task
Spring
Provide cloud planning task management, task scheduling.
Spring Cloud Connectors
Spring
Enables cloud-based applications to connect to the backend in a variety of PAAs platforms, such as database and message broker services.
Spring Cloud Cluster
Spring
Provides leadership elections, such as: Zookeeper, Redis, Hazelcast, consul, and other common state patterns of abstraction and implementation.
Spring Cloud Starters
Pivotal
Spring Boot-based startup project provides spring cloud with out-of-the-box dependency management.
Personal Introduction:
Gao Guanghu: Years of experience in internet research and architecture design, and good at designing and landing high-availability, high-performance Internet architecture.
This article starts in Gao Guanghu's Simple Book blog reprint please specify!
650) this.width=650; "Src=" Http://upload-images.jianshu.io/upload_images/5401760-ac57cb57e6221417.png?imageMogr2 /auto-orient/strip%7cimageview2/2/w/1240 "alt=" Image.png "style=" border:0px;vertical-align:middle;height:auto; "/ >
This article is from the "12009515" blog, please be sure to keep this source http://12019515.blog.51cto.com/12009515/1980779
Micro Service Learning Note Series-spring Cloud Premium Project recommendations