There is no one of the strongest code self-test methods in history!

Special note: This is really not the title party. I have written code for 20 + years. I really think go fuzzing is the most awesome code self-test method I have ever seen. When I used the AC automata algorithm to improve the keyword filtering efficiency (by ~ 50%) and the processing mechanism of mapreduce for panic, I found the edge bug throu ...

Posted by egg82 on Mon, 07 Mar 2022 09:00:58 +0100

Microservices have everything from code to k8s deployment series (VIII. Various queues)

We will use a series to explain the complete practice of microservices from requirements to online, from code to k8s deployment, from logging to monitoring. The whole project uses the micro services developed by go zero, which basically includes go zero and some middleware developed by relevant go zero authors. The technology stack used is basi ...

Posted by nikko50 on Wed, 16 Feb 2022 04:43:35 +0100

Microservices have everything from code to k8s deployment (v. home stay service)

We will use a series to explain the complete practice of microservices from requirements to online, from code to k8s deployment, from logging to monitoring. The whole project uses the micro services developed by go zero, which basically includes go zero and some middleware developed by relevant go zero authors. The technology stack used is basi ...

Posted by herando on Mon, 14 Feb 2022 10:30:27 +0100

Microservices have everything from code to k8s deployment series (II. Gateway)

We will use a series to explain the complete practice of microservices from requirements to online, from code to k8s deployment, from logging to monitoring. The whole project uses the micro services developed by go zero, which basically includes go zero and some middleware developed by relevant go zero authors. The technology stack used is basi ...

Posted by pedromau on Wed, 09 Feb 2022 17:14:31 +0100

Take you ten days to easily handle the Go micro service series (VIII. Service monitoring)

preface We will show you a go zero micro service example in detail through a series of articles. The whole series is divided into ten articles, and the directory structure is as follows: Environment construction Service splitting User services Product service Order service Payment services RPC service Auth authentication Service monitoring (th ...

Posted by rcoursey on Sun, 30 Jan 2022 09:50:26 +0100

Take you ten days to easily handle the Go micro service series (VIII. Service monitoring)

preface We will show you a go zero micro service example in detail through a series of articles. The whole series is divided into ten articles, and the directory structure is as follows: Environment constructionService splittingUser servicesProduct serviceOrder servicePayment servicesRPC service Auth authenticationService monitoring (this art ...

Posted by academ1c on Wed, 26 Jan 2022 17:14:27 +0100

Take you ten days to easily handle the Go micro service series

preface We will show you a go zero micro service example in detail through a series of articles. The whole series is divided into ten articles, and the directory structure is as follows: Environment constructionService splittingUser servicesProduct serviceOrder servicePayment services (this article)RPC service Auth authenticationService monit ...

Posted by tabatsoy on Tue, 25 Jan 2022 06:55:25 +0100

Take you ten days to easily handle the Go micro service series

preface We will show you a go zero micro service example in detail through a series of articles. The whole series is divided into ten articles, and the directory structure is as follows: Environment construction Service splitting User services (this article) Product service Order service Payment services RPC service Auth authentication Service ...

Posted by eevan79 on Tue, 25 Jan 2022 06:54:29 +0100

Take you ten days to easily complete the Go micro service series

preface We will show you a go zero micro service example in detail through a series of articles. The whole series is divided into ten articles, and the directory structure is as follows: Environment constructionService splittingUser servicesProducts and services (this article)Order servicePayment servicesRPC service Auth authenticationService ...

Posted by saranya on Thu, 20 Jan 2022 08:44:48 +0100

Take you ten days to easily complete the Go micro service series

At the beginning of this article, we will publish a series of articles to show you a go zero micro service example in detail. The whole series is divided into ten articles, and the directory structure is as follows: Environment construction (this paper)Service splittingUser servicesProduct serviceOrder servicePayment servicesRPC service Auth a ...

Posted by Pedestrian on Tue, 18 Jan 2022 09:26:59 +0100