Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the service components of large enterprise java distributed micro-service cloud architecture

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article introduces the knowledge of "what are the service components of java distributed micro-service cloud architecture in large enterprises?". In the operation of actual cases, many people will encounter such a dilemma. Next, let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Realize modularization, micro-service, atomization, grayscale release and continuous integration

Commonservice eureka

Netflix

Cloud service discovery, a REST-based service that is used to locate services to enable cloud middle-tier service discovery and failover.

Commonservice config

Spring

The configuration management toolkit allows you to put the configuration on a remote server and manage the cluster configuration centrally, currently supporting local storage, Git, and Subversion.

Spring Cloud Bus

Spring

Events, message buses, which are used to propagate state changes in a cluster (for example, configuration change events), can be hot deployed in conjunction with Spring Cloud Config.

Hystrix

Netflix

Fuses, fault-tolerant management tools, are designed to control the nodes of services and third-party libraries through fuse mechanisms, thus providing stronger fault tolerance for delays and failures.

Feign

OpenFeign

Feign is a declarative, templated HTTP client.

Spring Cloud Task

Spring

Provide cloud planning task management and task scheduling.

Ribbon

Netflix

Cloud load balancing is provided with a variety of load balancing strategies to choose from, which can be used with service discovery and circuit breakers.

Turbine

Netflix

Turbine is a tool for the aggregation server to send event flow data, which is used to monitor the metrics of hystrix under the cluster.

Zuul

Netflix

Zuul is a framework that provides dynamic routing, monitoring, resiliency, security and other edge services on cloud platforms. Zuul acts as the front door for all requests at the back end of the Web website for devices and Netflix streaming applications.

Spring Cloud Security

Spring

Spring security-based security toolkit to add security controls to your application.

Commonservice sso

OAuth3.0

Provide unified login, authentication and authorization portals for Web, mobile phones and PC, allowing third-party systems to access the service information stored by users in service swan cloud merchants under the premise of user authorization.

Commonservice apigateway

Apigateway

The API gateway encapsulates the internal architecture of the system and provides a customized API for each client. Such as authentication, monitoring, load balancing, caching, management, static response processing.

Commonservice zipkin

Spring

Log collection toolkit, which encapsulates Dapper and log-based tracking as well as Zipkin and HTrace operations, implements a distributed tracking solution for SpringCloud applications.

Commonservice turbine

Netflix

A tool for the aggregation server to send event flow data to monitor the metrics of the hystrix under the cluster.

Commonservice cache

Cache

Independent distributed caching 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 ratio), can modify the level of logger, etc.

Sources of data and source

This is the end of the content of "what are the service components of large enterprise java distributed micro-service cloud architecture". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report