Docker Builds a disconf Environment, Part 3: Detailed Construction Process

Discof Full Text Link under Docker Docker Builds a disconf Environment, One of the Trilogy: Building a disconf at a Fast Speed; Docker Builds a disconf Environment, Trilogy Two: Local Fast Building a disconf Mirror; Docker Builds a disconf Environment, Trilogy 3: Detailed Construction Process; Using disconf under Docker: Quick Experienc ...

Posted by conor.higgins on Wed, 11 Sep 2019 19:40:32 -0700

SIA-GateWay API Gateway Installation and Deployment Guide

SIA-GATEWAY is a distributed micro-service gateway system based on Spring Cloud micro-service ecosystem. It has the characteristics of easy to use, visualization, high scalability and high availability, and provides cloud native, complete and mature access service solutions. This paper introduces the installation and deployment of API gateway. ...

Posted by Xpheyel on Tue, 10 Sep 2019 23:56:17 -0700

Small full stack project built with Vue family bucket + Node.js

Preface It has been more than a month since I came into contact with the vue framework. A little demo I have done before is mainly familiar with the vue family bucket technology. The interface layout imitates the cat's eye and the data uses the background interface provided by the bean flap developer. The whole process from scaffolding to the ...

Posted by DusterG20 on Tue, 10 Sep 2019 01:29:45 -0700

Super practical! Six Open Source Tools K8s Developers Must Know

Source: Yunnan Native Laboratory, Click to view the original text. Guide: Kubernetes, as the "operating system" of the cloud native era, is familiar with and used as a necessary skill for every User. If you are working on Kubernetes, you ...

Posted by HSM on Mon, 09 Sep 2019 03:41:12 -0700

The Way to Design - Decentralize Hotspot Data

Summary Popular hot data refers to data used in high frequency, such as some hot events, because of the fermentation effect of the network, the concurrency can reach hundreds of thousands or even millions in a short time. For such scenarios, we need to analyze the bottlenecks of the system, as well as the technical implementation of the respon ...

Posted by j007w on Sun, 08 Sep 2019 21:01:40 -0700

Using Nginx reverse proxy and load balancing

What is reverse proxy The reverse proxy server is set up on the server side, which relieves the workload of the server by buffering frequently requested pages, forwards client requests to the target server on the internal network, and returns the ...

Posted by PJ droopy pants on Fri, 06 Sep 2019 02:30:51 -0700

k8s practice: Volumes and Persistent Storage

Environmental description: host name Operating System Version ip docker version kubelet version To configure Remarks master Centos 7.6.1810 172.27.9.131 Docker 18.09.6 V1.14.2 2C2G master host node01 Centos 7.6.1810 172.27.9.135 Docker 18.09.6 V1.14.2 2C2G Node node node02 Centos 7.6.1810 172.27.9.136 Docker 18.09.6 V1.14.2 2C2G Node ...

Posted by graphic3 on Thu, 05 Sep 2019 00:18:05 -0700

Optimizing Batch Commodity Data Query Interface Based on request cache Request Caching Technology One Point Classroom (Multi-shore College)

Optimization of batch commodity data query interface based on request cache request caching technology The third step in the eight steps of Hystrix command execution is to check whether the Request cache has a cache. First, there is a concept calle ...

Posted by ericwright17 on Wed, 04 Sep 2019 21:58:59 -0700

Build Nginx (including virtual host) based on entos 7

Nginx is specially developed for performance optimization. Its greatest advantage is its stability and low system resource consumption, as well as its high processing capacity for concurrent http connections. A single physical server can support 20,000-50,000 concurrent requests. This is why it provides a large number of services such as socia ...

Posted by avillanu on Wed, 04 Sep 2019 06:14:30 -0700

Java programmers are bound to use Linux Quick Search Manual

Contents System Service Management file management view log Compression and decompression Disk and Network Management firewall ftp operation Installation and Management of Software Other System Service Management systemctl The state of each service in the output system: systemctl list-units --type=service View the running status of the serv ...

Posted by Crystal Dragon on Wed, 04 Sep 2019 05:54:13 -0700