Detailed steps to build a distributed cloud architecture for Spring Cloud MicroServices

Source: Internet
Author: User
Tags failover

Large Enterprise Distributed Micro Service Cloud Architecture service component

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.

Commonservice Eureka
Netflix

Cloud service discovery, a REST-based service for locating services to enable mid-tier service discovery and failover in the cloud.

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.

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.

Spring Cloud Task
Spring

Provide cloud planning task management, task scheduling.

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.

From now on, I will record the process and the essence of the recently developed Springcloud micro-service cloud architecture, and help more friends who are interested in developing the Spring cloud framework, hoping to help more good scholars. Let's explore how the Spring cloud architecture is built and how it can be used in enterprise projects. SOURCE Source

Detailed steps to build a distributed cloud architecture for Spring Cloud MicroServices

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.