Spring coud--Honghu Cloud distributed micro-service clouds system

Source: Internet
Author: User
Tags zookeeper

Introduction
Honghu cloud clouds are encapsulated based on Springcloud and are an ordered collection of frameworks. The development of the spring boot model simplifies the development of distributed system infrastructures, such as service discovery, registration, Configuration center, message bus, load balancer, circuit breakers, data monitoring, and so on (here are just a few of the columns) that can be started and deployed with spring boot's development style. Honghu cloud Clouds combines today's more mature, proven service framework with a spring boot-style re-encapsulation that masks complex configuration and implementation principles, and ultimately integrates a simple, easy-to-deploy and maintainable Distributed system architecture platform.

Honghu Cloud Composition
Springcloud's sub-projects can be broadly divided into two categories:
One is the encapsulation and abstraction of the existing mature framework spring boot, and also the largest number of projects;
The second category is the development of a part of the Distributed system infrastructure implementation, such as Springcloud Stream is Kafka, activemq such role. In the practice of microservices, the first category of sub-projects is enough to be used, such as:

    1. Springcloud Netflix
      is a package of distributed service frameworks developed by Netflix, including discovery and registration of services, load balancing, circuit breakers, rest clients, request routing, and so on.

    2. Springcloud Config
      The configuration information is centrally saved and the configuration Springcloud bus can be configured to dynamically modify the configuration file.

    3. Springcloud Bus
      Distributed Message Queuing, which is the encapsulation of Kafka, MQ.

    4. Springcloud Security
      Package for spring security, and can be used with Netflix.

    5. Springcloud Zookeeper
      The encapsulation of the zookeeper makes it possible to configure the use of other Springcloud sub-projects.

    6. Springcloud Eureka
      Springcloud Eureka is part of the Springcloud Netflix MicroServices Suite, which has been based on Netflix Eureka two times and is primarily responsible for service governance capabilities in the MicroServices architecture.

Spring coud--Honghu Cloud distributed micro-service clouds system

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.