Search: "commodity code"
Implementation of Message Push and Storage Architectures of Modern IM Systems blog
Implementation Let the code speak for itself. For the detailed sample code, click [here](https://github.com/aliyun/tablestore-timeline ...
Deploying a Go Application to an ECS Instance blog
() ``` You can download the source code through [this link](https://alicloud-common.oss-ap-southeast-1.aliyuncs.com ...
Creating a Shop Search System with Geo Indexes blog
work required for your solution design, service maintenance, and code development. ## Preparation for Building If you are ...
Table Store practice: Easily implement tracking management and geo-fencing blog
code development. ## Preparation for Building If you are satisfied with the management system for motorcycles at the scale of ...
Knowledge sharing - Introduction to the Spring Cloud Bus message bus blog
-cloud-bus/2.1.0.RELEASE/single/spring-cloud-bus.html) of the Bus is very simple. It does not even have a picture. The code ...
Kubernetes : Configure Liveness and Readiness Probes blog
(below) : - Pod Status: Failed - Container State: Terminated; Reason: Error; Exit Code: 137 - Ready False; ContainersReady False ...
Nacos-based Environment Isolation at Alibaba blog
Nacos. At the same time, the Nacos client can implement automatic environment routing without requiring any code changes. Before ...
How to Deploy Drupal 8 with Ansible Playbook blog
Documentation ### [Vulnerability notice] CVE-2017-6920: Remote code execution vulnerability in Drupal On June 21, 2017, Drupal ...
Shodan and Python API blog
via the website can be accomplished from your own code. The API is divided into 2 parts: REST API and Streaming API. The REST ...
Common Tricks for Minimizing Java Images blog
containerize a Java application: 1. Compile the Java source code and generate a JAR package. 2. Move the JAR package and third ...