Debian1 is used as a scheduling server to distribute requests, that is, users access debian1, and debain1 sends requests to the application server according to...
Structural changes are often due to business scale. With the expansion of business scale, in order to meet the technical requirements of business, the technical...
REmote DIctionary Server(Redis) is a key-value storage system written by Salvatore Sanfilippo. Redis is an open source, ANSI C language, BSD protocol compliant, network support,...
Redis is a NoSQL database based on key-value pairs. Unlike many key-value databases, Redis provides a wealth of value data storage structures, including strings, hashes,...
The inter-service communication and service governance of microservices are two core issues in the realization of microservices architecture. This paper hopes to share relevant experience...
Ceph is a unified distributed storage system designed to provide high performance, reliability and scalability. The Ceph project has its roots in Sage's doctoral work...
This article is a summary of the learning process of Nginx, the so-called LNMP is Linux+Nginx+MySQL+PHP, and distributed means that a work is divided into...
Cloud service discovery, a REST-based service for locating services to enable cloud middle-tier service discovery and failover. Feign is a declarative, templated HTTP client. Zuul...