RocketMQ grayscale of full link grayscale

Author: Yi ZhanIn the previous series of articles, we have introduced the scenario of MSE for full link traffic control through the function of full link canary. We have learned how to realize the full link gray scale of RPC calls such as Spring Cloud and Dubbo, but it does not involve the traffic control in asynchronous scenarios such as messa ...

Added by eddieblunt on Mon, 14 Feb 2022 13:07:11 +0200

Serverless + GitHub Actions perfectly automates the deployment of static websites

As a patient with obsessive-compulsive disorder, he has always been obsessed with automatic deployment. Personally, I think the most important thing of automatic deployment is stability and reliability. After research and testing, GitHub and Tencent cloud The two platforms have successfully completed the practice of fully automatic deployment o ...

Added by jf3000 on Thu, 10 Feb 2022 20:30:20 +0200

Alibaba cloud builds ngrok to achieve intranet penetration

Intranet penetration must be necessary for comrades who develop wechat. Most people first think of going online to find all kinds of ready-made ones, such as sunny ngrok or sunflower, but there is no free lunch in the world, and the free ones will collapse!!! Now I'll teach you how to use it Alibaba cloud Build an intranet penetration with ngro ...

Added by big-dog on Thu, 10 Feb 2022 03:09:22 +0200

Alibaba cloud Tianchi Longzhu plan machine learning -- stack11

LightGBM Main advantages of LightGBM: Easy to use. It provides the mainstream Python\C++\R language interface. Users can easily use LightGBM to model and obtain quite good results. Efficient and scalable. When dealing with large-scale data sets, it is efficient, fast and accurate, and has low requirements for hardware resources such as memory ...

Added by beckjoh on Sat, 05 Feb 2022 12:27:04 +0200

Cloud application system development technology test center (related to interview questions)

#Cloud application system development technology test center (related to interview questions) 1. CAP theory Overview: a distributed system can only meet two of the three requirements at most: Consistency, Availability and Partition tolerance. Consistency consistency Consistency refers to "all nodes see the same data at the same time& ...

Added by krembo99 on Wed, 02 Feb 2022 13:49:12 +0200

ESP32-C3 uploads temperature and humidity to Ali Cloud Internet of Things platform through MQTT protocol

Recently, I wanted to realize that the WeChat applet controls the light switch through OneNet platform, but I didn't expect that the code of the WeChat applet has written the interface well. I found that the application management that onenet wants to issue commands is very expensive. I uphold the spirit of never giving up and resolutely conver ...

Added by keyurshah on Mon, 31 Jan 2022 04:08:25 +0200

Alibaba cloud Tianchi Longzhu plan sql -- stack07

Set operation of table, addition and subtraction A set represents "the sum of all kinds of things" in the field of mathematics and a set of records in the field of database Specifically, the execution results of tables, views and queries are a collection of records, in which the elements are each row in the table or query results. In ...

Added by Hillu on Sun, 30 Jan 2022 20:48:34 +0200

Build your own server

Purchase Ali server Hello! This is the welcome page displayed by the Markdown editor for the first time. If you want to learn how to use the Markdown editor, you can read this article carefully to understand the basic grammar of Markdown. 1. Install database Download and install the official Yum Repository for MySQL wget http://dev.mysq ...

Added by jscofield on Mon, 24 Jan 2022 16:33:15 +0200

How to quickly schedule the millions of concurrent capabilities of PTS

Author: Ling ranIn the actual business scenario, pressure testing is an essential part. Whether it is the evaluation of performance bottlenecks such as servers, databases and networks, the business continuity guarantee of important traffic nodes such as browsing, ordering and payment, or the estimation of the overall business stability of the c ...

Added by miro_igov on Wed, 19 Jan 2022 17:37:25 +0200

CRMEB v4 installation and construction personal tutorial

Server environment requirements NignxPHP 7.1 ~ 7.3 (Standard Version v4.4 and later versions are compatible with 7.4)MySQL 5.7RedisSupervisor Manager It is recommended to use bt pagoda panel, which is simple and easy to use. Alibaba cloud ecs or Tencent cvm cloud servers are recommended. Add 8 ports: 80,21888884433306637920002 / 20100 Authoriz ...

Added by abgoosht on Wed, 05 Jan 2022 18:31:18 +0200