This article summarizes 12 open source projects from Alibaba and Alibaba Cloud including: Ant design, AliOS Lite, AliOS Things, Open Messaging, Alibab.
In this article, we will discover how Alibaba Dragonfly file distribution system helps support the annual Alibaba Singles' Day (Double 11) online shopping festival.
In this article, we will be describing Sigma, Alibaba's container scheduling system, and learning how to apply SwarmRL to scheduling policy optimization.
The 10th anniversary of Alibaba's Double 11 Shopping Festival is just around the corner. Learn how Alibaba's cloud infrastructure evolved to cope with the world's largest shopping festival.
Oftentimes, it is complex to measure the coverage rate of integration testing. This document describes how such measurement is done in PouchContainer.
Alibaba Cloud joins the Open Container Initiative (OCI) to help drive global container standardization.
This document describes the use cases and mechanism of LXCFS, as well as the integration of LXCFS in PouchContainer.
In this article, we will look at how Alibaba's open source PouchContainer evolved from a centralized single application to a distributed microservice architecture.
PouchContainer's vision is to advance container ecosystem and promote container standards in the Open Container Initiative (OCI), so that container te...
This article describes the inner-workings of PouchContainer volumes, which are designed to address the data persistence issue of PouchContainer.
This article describes how PouchContainer establishes a network and connects containers to the network, as well as analyzes the source code for a full explanation of the network connection.
This article introduces the Container Network Model (CNM) and describes how the PouchContainer uses Libnetwork to build a CNM network.
This article analyzes the reasons for introducing the non-blocking log buffer and illustrates the practices of the non-blocking log buffer in Golang.
This article discusses the rationale for Container Runtime Interface (CRI) and its architecture, with a focus on the implementation of PouchContainer's core functional modules.
PouchContainer provides an upgrade interface at the container engine layer, significantly reducing the number of API requests and improving the container upgrade efficiency.
As PouchContainer develops, consistent code specification is needed to keep the code maintainable. This article shares PouchContainer practices in cod...
In this article, we will introduce the key concepts of Remote Procedure Call (RPC) and briefly discuss its implementation using Alibaba PouchContainer.
This article analyzes the way Kubelet performs Pod lifecycle management on the local node by analyzing the Kubelet source code.
In this article, we will introduce the common APIs of PouchContainer resource management and corresponding underlying kernel APIs.
In this article, we will introduce the common APIs of PouchContainer resource management and corresponding underlying kernel APIs.