Tagged articles
4047 articles
Page 39 of 41
DataFunTalk
DataFunTalk
May 27, 2019 · Big Data

Practical Applications and Ecosystem Integration of Apache Kafka

This article explores Apache Kafka’s evolution, core messaging and stream processing capabilities, typical use cases, internal storage mechanisms, API choices, and best practices for deploying Kafka on Kubernetes, providing readers with comprehensive guidance to assess suitability and implement effective Kafka solutions.

Apache KafkaKafka APIsKubernetes
0 likes · 16 min read
Practical Applications and Ecosystem Integration of Apache Kafka
Cloud Native Technology Community
Cloud Native Technology Community
May 22, 2019 · Cloud Native

What Is Service Mesh Interface (SMI) and How Does It Standardize Kubernetes Meshes?

The article introduces Service Mesh Interface (SMI), a lightweight standard for Kubernetes service meshes, explains its design goals, details the core API objects for traffic specification, access control, traffic splitting, and monitoring, and reviews the ecosystem of vendors and contributors supporting the specification.

APICloud NativeKubernetes
0 likes · 8 min read
What Is Service Mesh Interface (SMI) and How Does It Standardize Kubernetes Meshes?
dbaplus Community
dbaplus Community
May 18, 2019 · Cloud Native

Why Kubernetes Is the Bedrock of Cloud‑Native and How to Adopt It

This article explains Kubernetes' origins, its pivotal role in the cloud‑native ecosystem, practical steps for migrating legacy applications, common operational challenges, and emerging trends such as service mesh, serverless, and data‑service integration.

Cloud NativeDevOpsKubernetes
0 likes · 11 min read
Why Kubernetes Is the Bedrock of Cloud‑Native and How to Adopt It
Tencent Cloud Developer
Tencent Cloud Developer
May 16, 2019 · Game Development

Case Study: Deploying Pandora Marketing Solution on Tencent Cloud Kubernetes for Game Operations

The case study details how Pandora’s marketing solution for Tencent’s games was migrated to a managed Tencent Cloud Kubernetes cluster, compares container‑service, serverless, and self‑built options, outlines the new image‑based deployment workflow, autoscaling, monitoring practices, and demonstrates the operational benefits of tighter dev‑ops collaboration.

Cloud NativeDevOpsGame Marketing
0 likes · 12 min read
Case Study: Deploying Pandora Marketing Solution on Tencent Cloud Kubernetes for Game Operations
360 Tech Engineering
360 Tech Engineering
May 16, 2019 · Cloud Native

Introduction to Istio Service Mesh and the Pilot Component Architecture

This article introduces the fundamentals of Istio as a service mesh, explains its data‑plane and control‑plane architecture, and details the roles of the Pilot component—including pilot‑agent and pilot‑discovery—in providing service discovery, traffic management, and integration with Kubernetes for microservice deployments.

EnvoyIstioKubernetes
0 likes · 7 min read
Introduction to Istio Service Mesh and the Pilot Component Architecture
Cloud Native Technology Community
Cloud Native Technology Community
May 15, 2019 · Cloud Native

A Formal TLA+ Model of the Kubernetes Scheduler

This article presents a concise yet detailed formal model of the Kubernetes Scheduler, describing its control‑loop logic, scheduling and preemption processes, feasibility filters, viability scoring, and binding objects using TLA+ specifications and illustrative code snippets.

Cloud NativeKubernetesScheduler
0 likes · 13 min read
A Formal TLA+ Model of the Kubernetes Scheduler
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
May 15, 2019 · Cloud Native

Understanding Istio Service Mesh: Architecture, Pilot, and Data Plane

This article explains how Istio simplifies microservice management by providing a full service‑mesh solution—including service discovery, load balancing, fault recovery, telemetry, and traffic control—while detailing its architecture, the roles of the data and control planes, and the functions of the Pilot components.

IstioKubernetesMicroservices
0 likes · 8 min read
Understanding Istio Service Mesh: Architecture, Pilot, and Data Plane
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
May 9, 2019 · Artificial Intelligence

Master Distributed MXNet Training with Kubeflow: A Step‑by‑Step Guide

Learn how to perform single‑machine multi‑GPU and multi‑node multi‑GPU training with MXNet, understand KVStore modes, configure workers, servers, and schedulers, and deploy large‑scale distributed training on Kubernetes using Kubeflow, including operator installation, task creation, and performance considerations.

Distributed TrainingGPUKubeflow
0 likes · 11 min read
Master Distributed MXNet Training with Kubeflow: A Step‑by‑Step Guide
Tencent Cloud Developer
Tencent Cloud Developer
May 6, 2019 · Cloud Computing

Understanding Cloud Computing Layers: IaaS, PaaS, SaaS and the Rise of Container Cloud

The article explains cloud computing’s three service models—IaaS, PaaS, and SaaS—while highlighting how container technologies like Docker and Kubernetes have transformed the PaaS layer into a mainstream “container cloud,” driving faster deployments, DevOps convergence, and rapid market growth predicted to double by 2022.

ContainerIaaSKubernetes
0 likes · 12 min read
Understanding Cloud Computing Layers: IaaS, PaaS, SaaS and the Rise of Container Cloud
MaGe Linux Operations
MaGe Linux Operations
May 5, 2019 · Cloud Native

Step-by-Step Guide to Install CentOS, Docker, and Build a Kubernetes Cluster

This tutorial walks you through installing essential tools on CentOS, setting up Docker CE, configuring kubelet and kubeadm packages, initializing a Kubernetes master node, joining worker nodes, installing Flannel networking, and troubleshooting common issues, providing all commands and configuration steps needed for a functional cluster.

CentOSCluster SetupDocker
0 likes · 13 min read
Step-by-Step Guide to Install CentOS, Docker, and Build a Kubernetes Cluster
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 30, 2019 · Operations

How Alibaba’s Feature Environments Revolutionize Test Environment Management

Alibaba’s R&D team introduced a service‑level virtualization technique called “feature environments,” which uses shared base environments and virtual routing to provide lightweight, isolated test environments, reducing cost and improving stability while leveraging containers, Kubernetes, and DevOps practices for large‑scale projects.

Cloud NativeDevOpsKubernetes
0 likes · 21 min read
How Alibaba’s Feature Environments Revolutionize Test Environment Management
360 Tech Engineering
360 Tech Engineering
Apr 24, 2019 · Artificial Intelligence

Introduction to Kubeflow and Its Installation Process

This article introduces Kubeflow, explains the typical machine‑learning model lifecycle, outlines Kubeflow’s core components and Kubernetes advantages, provides detailed server and storage configuration, walks through ksonnet and Kubeflow installation steps, and shows how to verify deployments and access the Kubeflow UI.

AI PlatformKubeflowKubernetes
0 likes · 6 min read
Introduction to Kubeflow and Its Installation Process
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Apr 23, 2019 · Artificial Intelligence

Mastering Kubeflow: Deploy AI Workflows on Kubernetes Step‑by‑Step

This article introduces Kubeflow, a Kubernetes‑based machine‑learning platform, outlines the typical ML lifecycle, details core components, explains why Kubernetes benefits AI workloads, and provides a step‑by‑step guide for installing and accessing Kubeflow’s services, concluding with its industry impact.

AI PlatformKubeflowKubernetes
0 likes · 7 min read
Mastering Kubeflow: Deploy AI Workflows on Kubernetes Step‑by‑Step
Cloud Native Technology Community
Cloud Native Technology Community
Apr 23, 2019 · Cloud Native

Recap of the First Cloud Native Technology Practice Salon in Beijing – Kube‑OVN, Ksplice, Multi‑Cluster Management, Container Storage and CI/CD

The Beijing cloud‑native technology salon on April 20 showcased expert talks on Kube‑OVN networking, Oracle Linux Ksplice hot‑patching, 360’s Wayne multi‑cluster platform, YRCloudFile container storage, and CI/CD strategies, highlighting practical advances and open‑source projects for modern cloud environments.

Cloud NativeKspliceKube-OVN
0 likes · 7 min read
Recap of the First Cloud Native Technology Practice Salon in Beijing – Kube‑OVN, Ksplice, Multi‑Cluster Management, Container Storage and CI/CD
Tencent Cloud Developer
Tencent Cloud Developer
Apr 22, 2019 · Cloud Native

In-Place Container Upgrade in Kubernetes: Mechanism and Implementation

Kubernetes performs in‑place container upgrades by detecting spec changes, computing pod actions that selectively kill and restart only the affected containers while preserving the pod sandbox, allowing sidecar updates without full pod recreation, reducing downtime and enabling custom operators for gray‑scale rolling upgrades.

Cloud NativeContainer UpgradeKubernetes
0 likes · 16 min read
In-Place Container Upgrade in Kubernetes: Mechanism and Implementation
Alibaba Cloud Native
Alibaba Cloud Native
Apr 22, 2019 · Cloud Native

Latest Cloud Native Updates: K8s External Secrets, Performance Gains, and Best Practices

This roundup covers GoDaddy's open‑source Kubernetes External Secrets project, free CNCF cloud‑native courses for Chinese developers, major Kubernetes performance and security enhancements, Knative and Istio updates, containerd improvements, a shift from rich‑container ops to cloud‑native practices, and recommended open‑source and reading resources.

Kubernetesopen‑sourceperformance
0 likes · 11 min read
Latest Cloud Native Updates: K8s External Secrets, Performance Gains, and Best Practices
58 Tech
58 Tech
Apr 19, 2019 · Operations

Prometheus-Based Monitoring Solution for the 58 Cloud Search Platform

This article describes the challenges of scaling the 58 Cloud Search service, explains why Prometheus was selected as the monitoring stack, and details the architecture, data collection, storage, alerting, visualization, and future enhancements of the resulting cloud‑native monitoring system.

AlertmanagerCloud NativeGrafana
0 likes · 12 min read
Prometheus-Based Monitoring Solution for the 58 Cloud Search Platform
Architecture Digest
Architecture Digest
Apr 15, 2019 · Operations

Evolution of Zhihu's Application Deployment System: From Physical Machines to Cloud‑Native Kubernetes

This article details the design and evolution of Zhihu's deployment platform, covering its early physical‑machine system, the transition to container orchestration with Mesos and Kubernetes, and advanced features such as blue‑green, canary releases, pre‑deployment, and branch deployments that enable rapid, reliable continuous delivery for large‑scale internet services.

Blue-GreenContinuous DeploymentKubernetes
0 likes · 14 min read
Evolution of Zhihu's Application Deployment System: From Physical Machines to Cloud‑Native Kubernetes
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Apr 14, 2019 · Operations

8 Essential DevOps Skills Every Engineer Should Master

Shane Boulden, a Red Hat DevOps certification expert, outlines the eight most valuable DevOps skills—from mastering Kubernetes and micro‑service scaling to automation, container optimization, multi‑runtime interaction, identity management, OS expertise, and effective learning strategies—providing a practical roadmap for 2019 and beyond.

ContainersKubernetesci/cd
0 likes · 7 min read
8 Essential DevOps Skills Every Engineer Should Master
DevOps
DevOps
Apr 14, 2019 · Cloud Native

AWS vs Kubernetes: The New Windows vs Linux Analogy

The article argues that AWS’s relationship to Kubernetes mirrors Windows’s historic dominance over Linux, examining vendor lock‑in, the evolution of cloud services, the economics of scaling, and why enterprises should consider open‑source alternatives and distribution‑based Kubernetes solutions to avoid being trapped.

AWSCloud NativeKubernetes
0 likes · 12 min read
AWS vs Kubernetes: The New Windows vs Linux Analogy
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 12, 2019 · Cloud Native

What New Features Does Kubernetes 1.14 Bring to Windows and Native App Management?

The article reviews Kubernetes 1.14, highlighting major advances such as full Windows node and container support, the integration of Kustomize for native application management, performance optimizations for large‑scale clusters, and enhancements to extensibility and stability that signal the platform’s continued evolution.

Cloud NativeKubernetesKustomize
0 likes · 11 min read
What New Features Does Kubernetes 1.14 Bring to Windows and Native App Management?
UCloud Tech
UCloud Tech
Apr 11, 2019 · Cloud Native

Why Does a Kubernetes Pod IP Disappear? The Hidden Second Sandbox Bug

UK8S’s custom CNI plugin integrates VPC networking to give containers native cloud performance, but a bug caused kubelet to create a second sandbox container, leading to missing NETNS parameters and VPC IP leaks; the article details the investigation, root‑cause analysis, and the patch fixing the issue.

CNIIP leakKubernetes
0 likes · 15 min read
Why Does a Kubernetes Pod IP Disappear? The Hidden Second Sandbox Bug
Alibaba Cloud Native
Alibaba Cloud Native
Apr 9, 2019 · Big Data

How Compute‑Storage Separation Cuts Costs and Boosts Performance for Big Data on Kubernetes

This article examines the challenges of big‑data storage in containerized environments, compares compute‑storage‑separated architectures with traditional setups, presents performance and cost benchmarks of Alibaba Cloud ECS instances, and outlines practical storage options such as OSS, NAS, and DFS for Spark workloads on Kubernetes.

Cloud NativeCompute-Storage SeparationKubernetes
0 likes · 14 min read
How Compute‑Storage Separation Cuts Costs and Boosts Performance for Big Data on Kubernetes
360 Tech Engineering
360 Tech Engineering
Apr 8, 2019 · Cloud Native

Front‑end Container Deployment: Lessons Learned, Optimizations, and Multi‑stage Build

This article details a front‑end engineer's journey of containerizing a static‑site project with Docker and Kubernetes, addressing node_modules caching, oversized images, and complex deployment workflows, and presents three optimizations—caching dependencies, shrinking base images, and using multi‑stage builds—that cut image size to 25 MB and halve CI build time.

DockerKubernetesci/cd
0 likes · 9 min read
Front‑end Container Deployment: Lessons Learned, Optimizations, and Multi‑stage Build
Architects' Tech Alliance
Architects' Tech Alliance
Apr 4, 2019 · Cloud Native

2019 Cloud Native Landscape: Trends and Forecasts

Looking ahead to 2019, the article forecasts that Kubernetes will mature and accelerate adoption, service meshes like Istio and Envoy will dominate multicloud networking, containerized micro‑service marketplaces will expand, SaaS providers will deepen enterprise app portfolios, and hybrid‑cloud and edge computing will grow, driven by cloud‑native architectures.

Cloud NativeEdge ComputingKubernetes
0 likes · 9 min read
2019 Cloud Native Landscape: Trends and Forecasts
Didi Tech
Didi Tech
Apr 4, 2019 · Artificial Intelligence

DiDi Machine Learning Platform: From Workshop‑Style Production to Cloud‑Native Architecture

Since 2016 DiDi has evolved its machine‑learning platform from isolated, workshop‑style GPU servers to a cloud‑native, Kubernetes‑driven architecture that unifies resource management, introduces custom parameter‑server and serving frameworks, provides autotuning, external SaaS offerings such as Elastic Inference and JianShu, and aims for a 3.0 unified internal‑external AI marketplace.

AI InfrastructureGPU computingKubernetes
0 likes · 19 min read
DiDi Machine Learning Platform: From Workshop‑Style Production to Cloud‑Native Architecture
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 27, 2019 · Cloud Native

Why Kubernetes Became the Backbone of Modern Cloud Native Architecture

This article introduces Kubernetes from a beginner’s perspective, covering its historical background, core design principles, architecture components such as Master and Node, key concepts like declarative APIs, containers, Pods, Services, and demonstrates how to create clusters, deploy, scale, and update applications, while also highlighting its role in cloud‑native environments.

DevOpsInfrastructureKubernetes
0 likes · 15 min read
Why Kubernetes Became the Backbone of Modern Cloud Native Architecture
360 Tech Engineering
360 Tech Engineering
Mar 26, 2019 · Cloud Native

Cable: A Unified Virtual Network Architecture for OpenStack and Kubernetes

The article introduces Cable, a new virtual network architecture that unifies management of physical, virtual, and container networks across OpenStack and Kubernetes, detailing its design, key components such as a virtual data plane and self‑developed control plane, compatibility with existing OpenStack APIs, and future development plans.

Cable architectureCloud NativeKubernetes
0 likes · 5 min read
Cable: A Unified Virtual Network Architecture for OpenStack and Kubernetes
dbaplus Community
dbaplus Community
Mar 21, 2019 · Big Data

How Real-Time Data Platforms Evolve: From Storm to Flink and Kubernetes

This article summarizes Wang Xinchun's 2018 DAMS China Data Asset Management Summit talk, detailing the current state, core services, responsibilities, evolution, architecture, challenges, and future directions of a large‑scale real‑time data platform built on Storm, Spark, Flink, and Kubernetes, including a unified data management approach.

Data PlatformFlinkKubernetes
0 likes · 22 min read
How Real-Time Data Platforms Evolve: From Storm to Flink and Kubernetes
Efficient Ops
Efficient Ops
Mar 21, 2019 · Operations

How Ctrip Scales Continuous Delivery: 6000 Daily Deploys with Jenkins & K8s

This article details Ctrip's large‑scale continuous delivery practice, describing their deployment pipeline, unified build platform, Jenkins integration, Kubernetes‑based elastic agents, monitoring, and the challenges and improvements they encountered while handling thousands of daily deployments across multiple environments.

Cloud NativeContinuous DeliveryDeployment
0 likes · 21 min read
How Ctrip Scales Continuous Delivery: 6000 Daily Deploys with Jenkins & K8s
Cloud Native Technology Community
Cloud Native Technology Community
Mar 20, 2019 · Cloud Native

Kubernetes Architecture Analysis and Comparison of Scheduling Models with Mesos

This article explains the Kubernetes architecture, details each core component, demonstrates how a Deployment is created, and critically compares Kubernetes' two‑layer scheduling model with Mesos, evaluating resource utilization, scalability, flexibility, performance, and scheduling latency while discussing why cluster schedulers struggle with horizontal scaling.

Cloud NativeKubernetesMesos
0 likes · 15 min read
Kubernetes Architecture Analysis and Comparison of Scheduling Models with Mesos
Alibaba Cloud Native
Alibaba Cloud Native
Mar 12, 2019 · Cloud Native

Injecting Real-World Failures into Ali Kubernetes with Open‑Source Monkey Tools

This article explains how chaos engineering principles are applied to Ali Kubernetes by reviewing open‑source Kubernetes monkey tools, analyzing complex failure scenarios, and presenting a custom fault‑injection suite built on the internal MonkeyKing platform to enable flexible, scenario‑driven chaos experiments.

Fault InjectionKubernetesMonkey Tools
0 likes · 10 min read
Injecting Real-World Failures into Ali Kubernetes with Open‑Source Monkey Tools
NetEase Game Operations Platform
NetEase Game Operations Platform
Mar 8, 2019 · Operations

Achieving Non‑Stop Game Maintenance: Practices and Network Solutions at NetEase Games

This article details how NetEase Games implemented non‑stop maintenance for large‑scale online titles by reusing resources with Docker virtualization, evaluating Calico and Flannel overlay networks, and building a custom SDN solution, ultimately improving operational efficiency and player experience.

DockerKubernetesNetwork Virtualization
0 likes · 9 min read
Achieving Non‑Stop Game Maintenance: Practices and Network Solutions at NetEase Games
Programmer DD
Programmer DD
Mar 8, 2019 · Cloud Native

From Monolith to Microservices: A Small Team’s Cloud‑Native Evolution

This article chronicles a SaaS startup’s transition from a simple monolithic Java application to a fully containerized microservice architecture, detailing the motivations, design principles, CI/CD pipelines, Spring Cloud and Kubernetes integration, automated deployment, tracing, and operational monitoring practices adopted along the way.

KubernetesSpring Cloudarchitecture
0 likes · 14 min read
From Monolith to Microservices: A Small Team’s Cloud‑Native Evolution
Alibaba Cloud Native
Alibaba Cloud Native
Mar 7, 2019 · Cloud Native

How Kubernetes Scheduler Works: Inside the Core Scheduling Engine

This article explains the inner workings of the Kubernetes scheduler, covering its architecture, pod queue handling, filtering, prioritization, binding, preemption, and code-level details, while also discussing current limitations and future enhancements such as the V2 framework and gang scheduling extensions.

Distributed SystemsGoKubernetes
0 likes · 12 min read
How Kubernetes Scheduler Works: Inside the Core Scheduling Engine
Alibaba Cloud Native
Alibaba Cloud Native
Feb 26, 2019 · Cloud Native

Why Kubernetes Is the Next‑Generation OS and How to Build Your First Operator

This article explains why Kubernetes should be seen as a next‑generation operating system, walks through a simple nginx deployment using declarative YAML, introduces the concepts of CRDs, custom controllers and Operators, and shows how to create and manage resources such as etcd clusters and virtual machines within Kubernetes.

DeploymentDevOpsKubernetes
0 likes · 20 min read
Why Kubernetes Is the Next‑Generation OS and How to Build Your First Operator
Efficient Ops
Efficient Ops
Feb 25, 2019 · Operations

Mastering Prometheus: Essential Best Practices and Common Pitfalls

This article shares practical Prometheus monitoring tips, covering accuracy trade‑offs, self‑monitoring setups, storage choices, high‑cardinality metric handling, rate() pitfalls, alert‑graph mismatches, Alertmanager timing issues, and the core purpose of observability for stable business delivery.

AlertmanagerKubernetes
0 likes · 9 min read
Mastering Prometheus: Essential Best Practices and Common Pitfalls
Ctrip Technology
Ctrip Technology
Feb 21, 2019 · Cloud Native

Building a Custom Kubernetes Cluster on AWS for Hybrid‑Cloud Container Deployment at Ctrip

The article describes Ctrip's motivation, design choices, and implementation details for deploying a self‑managed Kubernetes cluster on AWS, covering network architecture with VPC and ENI, custom image distribution, logging and monitoring, data synchronization, and operational challenges such as ELB loopback and kubelet configuration.

AWSCloud NativeDevOps
0 likes · 12 min read
Building a Custom Kubernetes Cluster on AWS for Hybrid‑Cloud Container Deployment at Ctrip
Alibaba Cloud Native
Alibaba Cloud Native
Feb 20, 2019 · Information Security

How to Leverage Kubernetes Audit Logs for Secure Monitoring and Analysis

This article explains the fundamentals of Kubernetes audit logs, their JSON format, recording stages and levels, and shows how to configure policies, analyze logs, and use Alibaba Cloud's integrated solution to create visual reports, custom alerts, and advanced queries for security monitoring.

Kubernetesaudit logslog analysis
0 likes · 13 min read
How to Leverage Kubernetes Audit Logs for Secure Monitoring and Analysis
Architects' Tech Alliance
Architects' Tech Alliance
Feb 19, 2019 · Cloud Native

From Shipping Containers to Docker: A Comprehensive Introduction to Containers and Their Management Platforms

This article explains how container technology, inspired by physical shipping containers, provides lightweight, standardized, and portable application packaging, details the underlying Linux namespace and cgroup mechanisms, compares containers with virtual machines, and introduces major orchestration platforms such as Kubernetes, Mesos, and Swarm along with their key features and challenges.

ContainersDevOpsDocker
0 likes · 15 min read
From Shipping Containers to Docker: A Comprehensive Introduction to Containers and Their Management Platforms
Efficient Ops
Efficient Ops
Feb 14, 2019 · Operations

Scaling a 10,000‑Node Container Cloud: Ctrip’s Ops Practices and Lessons

This article details Ctrip's journey of building and operating a massive container cloud platform, covering its architectural evolution, operational challenges, tooling, capacity management, and future directions, offering practical insights for large‑scale cloud‑native environments.

Cloud NativeKubernetesOperations
0 likes · 17 min read
Scaling a 10,000‑Node Container Cloud: Ctrip’s Ops Practices and Lessons
Architects' Tech Alliance
Architects' Tech Alliance
Feb 12, 2019 · Cloud Native

Building a Private Cloud with Kubernetes: Architecture, Challenges, and the Wayne Platform

This article details 360 Search's journey of constructing a Kubernetes‑based private cloud, covering its evolution, network and storage designs, logging pipeline, the Wayne management platform, encountered pitfalls, and future open‑source plans, offering practical insights for similar deployments.

Cloud NativeKubernetesWayne Platform
0 likes · 11 min read
Building a Private Cloud with Kubernetes: Architecture, Challenges, and the Wayne Platform
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 31, 2019 · Cloud Native

China’s First CNCF TOC Member on Shaping Cloud‑Native’s Future

Chinese cloud‑native pioneer Li Xiang, the first Chinese member of the CNCF Technical Oversight Committee, discusses his open‑source contributions, Alibaba’s large‑scale cluster management, the evolution of cloud‑native technologies, and offers advice for young engineers on mastering code, design, and emerging trends.

AlibabaCNCFCloud Native
0 likes · 11 min read
China’s First CNCF TOC Member on Shaping Cloud‑Native’s Future
MaGe Linux Operations
MaGe Linux Operations
Jan 30, 2019 · Cloud Native

Containers vs Virtual Machines: Which Is Right for Your Workloads?

This article explains the key differences between Linux containers and virtual machines, covering their design goals, resource usage, use‑case scenarios, security considerations, and how to choose the appropriate technology based on workload requirements and ecosystem support.

DockerKubernetesLinux
0 likes · 7 min read
Containers vs Virtual Machines: Which Is Right for Your Workloads?
Meitu Technology
Meitu Technology
Jan 30, 2019 · Cloud Native

Meitu's Container Platform: Architecture, Network, Load Balancing, Logging, Scheduling, and Autoscaling

Meitu’s container platform, built on Kubernetes with Calico networking, a custom Nginx load‑balancer, unified logging, refined scheduling, autoscaling, and comprehensive monitoring, enables seamless multi‑cluster hybrid‑cloud operations for its hundreds‑of‑millions‑user services while providing CI/CD tooling and future‑ready extensions such as service mesh and edge computing.

Cloud NativeKubernetesScheduling
0 likes · 23 min read
Meitu's Container Platform: Architecture, Network, Load Balancing, Logging, Scheduling, and Autoscaling
58 Tech
58 Tech
Jan 25, 2019 · Backend Development

Search Engineering Architecture: Lessons from Zhihu and 58 Group

The article summarizes the evolution and redesign of Zhihu's search engine, details 58 Group's high‑performance uesearch architecture, real‑time indexing mechanisms, cloud‑native deployment with Kubernetes, and highlights key technical insights and future directions for large‑scale search systems.

Distributed SystemsKubernetesRust
0 likes · 9 min read
Search Engineering Architecture: Lessons from Zhihu and 58 Group
Alibaba Cloud Native
Alibaba Cloud Native
Jan 24, 2019 · Cloud Native

How Alibaba Achieves Large‑Scale Stateful Container Migration

This article explains Alibaba's approach to migrating stateful containers at massive scale, covering the challenges of pod identity, resource duplication, hot versus cold migration, limitations of RunC and CRIU, and the opportunities presented by new container runtimes and process‑level virtualization.

Container MigrationHot MigrationKubernetes
0 likes · 22 min read
How Alibaba Achieves Large‑Scale Stateful Container Migration
Efficient Ops
Efficient Ops
Jan 17, 2019 · Cloud Computing

What Is Cloud Computing? A Beginner’s Guide to Key Concepts and Tools

This article provides a clear, beginner-friendly overview of cloud computing, explaining core terms such as IaaS, PaaS, SaaS, virtualization, hypervisors, OpenStack, containers, Docker, and Kubernetes, and illustrating how these technologies interrelate to form modern cloud infrastructure.

ContainersDockerIaaS
0 likes · 10 min read
What Is Cloud Computing? A Beginner’s Guide to Key Concepts and Tools
JD Tech
JD Tech
Jan 17, 2019 · Operations

Technical Overview of JD's Archimedes Resource Scheduling System

The article presents a detailed technical analysis of JD's Archimedes project, describing its evolution from JDOS 2.0 to a large‑scale container scheduling platform that dramatically improves resource utilization, deployment speed, and cost efficiency across JD’s data centers.

AIBig DataJD
0 likes · 6 min read
Technical Overview of JD's Archimedes Resource Scheduling System
Tencent Cloud Developer
Tencent Cloud Developer
Jan 16, 2019 · Operations

Understanding DevOps and Tencent Hub: A Cloud‑Native Operations Platform

The article explains how modern DevOps, revitalized by cloud computing, is embodied in Tencent Hub—a cloud‑native platform that combines container‑based artifact storage and a reusable, Kubernetes‑driven workflow engine with DAG‑modeled pipelines, enabling scalable, secure CI/CD for enterprises and public‑cloud users.

Cloud NativeDevOpsKubernetes
0 likes · 13 min read
Understanding DevOps and Tencent Hub: A Cloud‑Native Operations Platform
Architects' Tech Alliance
Architects' Tech Alliance
Jan 11, 2019 · Cloud Native

An Overview of Cloud Native Computing, CNCF, and the Twelve‑Factor App

This article introduces the origins of Kubernetes within Google’s Borg project, explains the role of the Cloud Native Computing Foundation (CNCF) and its member projects, describes the core cloud‑native characteristics of containerization, dynamic orchestration, and micro‑service architecture, and reviews the Twelve‑Factor methodology for building robust cloud‑native applications.

CNCFKubernetesMicroservices
0 likes · 11 min read
An Overview of Cloud Native Computing, CNCF, and the Twelve‑Factor App
Alibaba Cloud Native
Alibaba Cloud Native
Jan 9, 2019 · Cloud Native

Why Kubernetes Operators Became the Secret Weapon for Managing Stateful Apps

This article traces the rapid rise of Kubernetes Operators from a niche PoC to a de‑facto standard for deploying and managing distributed stateful applications, explains how they extend the controller pattern to provide declarative, dynamic lifecycle management, compares them with StatefulSets, and details the technical evolution from TPR to CRD with concrete code examples.

Custom ResourceKubernetesOperator
0 likes · 24 min read
Why Kubernetes Operators Became the Secret Weapon for Managing Stateful Apps
DevOps Cloud Academy
DevOps Cloud Academy
Jan 4, 2019 · Cloud Native

Kubernetes Cluster Host Planning and Deployment Steps

This guide outlines host planning for a master and two worker nodes, specifies CentOS, Docker, and Kubernetes version requirements, and provides step‑by‑step deployment instructions—including image download, network initialization, Flannel setup, and verification of pod and node status—illustrated with diagrams and screenshots.

CentOSCluster DeploymentDocker
0 likes · 3 min read
Kubernetes Cluster Host Planning and Deployment Steps
360 Tech Engineering
360 Tech Engineering
Jan 4, 2019 · Cloud Native

Design Advantages and Implementation Mechanism of nvidia-docker 2.0

This article explains the design shortcomings of the original nvidia-docker, introduces the architecture and components of nvidia-docker 2.0—including the NVIDIA container runtime, libnvidia-container, and their integration with Docker and containerd—and details the container creation flow for both standard and GPU-enabled workloads.

DockerGPU containersKubernetes
0 likes · 5 min read
Design Advantages and Implementation Mechanism of nvidia-docker 2.0
Node Underground
Node Underground
Jan 2, 2019 · Backend Development

19 Must‑Learn Skills for Node.js Developers in 2019

In this article, independent Node.js consultant Yoni Goldberg outlines 19 essential skills and topics—from TypeScript and async‑hooks to Kubernetes, blockchain, and machine learning—that developers should explore in 2019 to boost their expertise and stay ahead in the evolving backend ecosystem.

DevOpsKubernetesNode.js
0 likes · 3 min read
19 Must‑Learn Skills for Node.js Developers in 2019
Efficient Ops
Efficient Ops
Jan 1, 2019 · Cloud Computing

Why Multi‑Cloud Is the 2019 Must‑Have Strategy for IT Leaders

Experts predict that multi‑cloud will dominate 2019, urging IT leaders to adopt flexible, well‑planned strategies, address skill gaps, leverage Kubernetes and AIOps, and focus on cloud data management to optimize performance, cost, and security across hybrid environments.

Kubernetesaiopscloud computing
0 likes · 10 min read
Why Multi‑Cloud Is the 2019 Must‑Have Strategy for IT Leaders
Java Architect Essentials
Java Architect Essentials
Dec 29, 2018 · Operations

Evolution of ZBJ.com’s System Architecture and DevOps Platform

This article chronicles the transformation of ZBJ.com’s system architecture from a PHP‑centric monolith to a multi‑language, Dubbo‑based SOA, detailing the adoption of front‑back separation, agile practices, a comprehensive DevOps platform with automated pipelines, containerization, CMDB, monitoring, and continuous scaling to support rapid business growth.

DevOpsKubernetesSystem Architecture
0 likes · 15 min read
Evolution of ZBJ.com’s System Architecture and DevOps Platform
vivo Internet Technology
vivo Internet Technology
Dec 28, 2018 · Cloud Native

Curated Technical Resources for Vivo Mobile Internet (Elasticsearch, Jenkins, Kubernetes, Service Mesh, Big Data, Java, Spring Cloud)

This page curates a collection of high‑quality technical articles and tutorials for developers working within the Vivo Mobile Internet ecosystem, covering Elasticsearch performance and search tuning, Jenkins CI/CD pipelines, Kubernetes scheduling and TensorFlow, service‑mesh resources, SparkSQL big‑data optimizations, Java concurrency, Quick‑App development, and Spring Cloud microservice frameworks.

ElasticsearchJenkinsKubernetes
0 likes · 6 min read
Curated Technical Resources for Vivo Mobile Internet (Elasticsearch, Jenkins, Kubernetes, Service Mesh, Big Data, Java, Spring Cloud)
Ctrip Technology
Ctrip Technology
Dec 26, 2018 · Databases

CTrip’s Large‑Scale Redis Containerization: Architecture, Practices, and Lessons Learned

This article details CTrip’s experience of containerizing a 200 TB+ Redis deployment with millions of queries per second, covering the motivations, architecture, Kubernetes strategies, performance testing, operational challenges, and the practical solutions they devised to achieve high scalability and resource efficiency.

KubernetesResource Managementcontainerization
0 likes · 15 min read
CTrip’s Large‑Scale Redis Containerization: Architecture, Practices, and Lessons Learned
Architects' Tech Alliance
Architects' Tech Alliance
Dec 25, 2018 · Industry Insights

Why Containers Will Overtake VMware in 2019: Industry Trends and Predictions

The article analyzes how enterprise software development is shifting from traditional virtual machines to container and Kubernetes‑based architectures in 2019, examines major acquisitions such as Dell‑VMware and IBM‑Red Hat, and forecasts the strategic moves of cloud providers and vendors in the evolving multi‑cloud landscape.

ContainersEnterprise SoftwareKubernetes
0 likes · 8 min read
Why Containers Will Overtake VMware in 2019: Industry Trends and Predictions
360 Tech Engineering
360 Tech Engineering
Dec 18, 2018 · Cloud Native

Design and Implementation of 360 Container Platform Monitoring System

The article describes how 360 built a Kubernetes‑based container platform monitoring system using Prometheus, ELK, Grafana and custom components, detailing its architecture, monitoring dimensions, log collection, alerting, selection rationale, high‑availability design, and future evolution for scalable cloud‑native operations.

KubernetesPrometheuscontainer platform
0 likes · 12 min read
Design and Implementation of 360 Container Platform Monitoring System
Alibaba Cloud Native
Alibaba Cloud Native
Dec 17, 2018 · Cloud Native

How ShimV2 Bridges Containerd and KataContainers for Secure Kubernetes Pods

Zhang Lei’s KubeCon 2018 talk explains Kubernetes’ interface‑driven design, the role of CRI, container runtimes like containerd and KataContainers, and introduces the containerd ShimV2 layer that simplifies integrating secure, VM‑based runtimes into Kubernetes without writing separate CRI shims.

CRIKataContainersKubernetes
0 likes · 18 min read
How ShimV2 Bridges Containerd and KataContainers for Secure Kubernetes Pods
Alibaba Cloud Native
Alibaba Cloud Native
Dec 13, 2018 · Cloud Native

Why etcd Became the Backbone of Cloud‑Native Systems

The article outlines etcd's evolution from its 2013 inception to becoming a CNCF‑graduated project, highlights its core raft implementation and widespread adoption in Kubernetes and major distributed databases, and details Alibaba's extensive use and future development plans for the system.

CNCFCloud NativeKubernetes
0 likes · 4 min read
Why etcd Became the Backbone of Cloud‑Native Systems
DevOps
DevOps
Dec 10, 2018 · Cloud Native

A Historical Look at Containers vs Virtual Machines and Their Evolution

The article revisits the early days of physical server deployments and virtualization, explains how containers emerged as a lightweight alternative to VMs, discusses their security trade‑offs, and promotes a DevOpsLIVE event on Windows‑Linux containers and Azure Kubernetes.

ContainersDockerKubernetes
0 likes · 8 min read
A Historical Look at Containers vs Virtual Machines and Their Evolution
Tencent Cloud Developer
Tencent Cloud Developer
Dec 10, 2018 · Operations

2018 DevOps Engineer Roadmap – Learning Path and Recommended Resources

The article presents a comprehensive 2018 DevOps Engineer roadmap that outlines essential skills—from programming languages and Linux fundamentals to networking, security, containerization, CI/CD, monitoring, and cloud platforms—and pairs each topic with curated online courses to guide aspiring DevOps professionals.

CI/CDDevOpsDocker
0 likes · 8 min read
2018 DevOps Engineer Roadmap – Learning Path and Recommended Resources
AntTech
AntTech
Dec 7, 2018 · Cloud Native

Progressive Service Mesh Migration Strategy at Ant Financial

This article details Ant Financial's progressive Service Mesh migration plan, explaining the challenges of moving massive legacy applications to Kubernetes and Istio, the evaluated evolution routes, key migration practices like network continuity and DNS-based addressing, and the implementation of custom CoreDNS plugins for dynamic DNS updates.

CoreDNSDNSIstio
0 likes · 23 min read
Progressive Service Mesh Migration Strategy at Ant Financial
Tencent Cloud Developer
Tencent Cloud Developer
Dec 7, 2018 · Cloud Native

29 Top Tools for Building Microservices on All Levels

The article surveys thirty‑nine essential open‑source tools for constructing microservices—from API management, messaging, and monitoring to Kubernetes orchestration, programming languages, frameworks, and serverless platforms—highlighting how each solution supports communication, scalability, and rapid development across enterprise, government, education, and charitable applications.

API ManagementKubernetesMessage Queue
0 likes · 13 min read
29 Top Tools for Building Microservices on All Levels
dbaplus Community
dbaplus Community
Dec 5, 2018 · Cloud Native

Designing a Unified Dev Platform for Traditional and Internet Business Models

This article explains how to construct a Dev platform that supports both traditional enterprise delivery and internet‑centric business models, detailing the Dev stages (Code, Build, Assemble, Deploy, Monitor), their objectives, required tooling, and the architectural patterns needed for automated microservice packaging and deployment.

Cloud NativeDevOpsDocker
0 likes · 12 min read
Designing a Unified Dev Platform for Traditional and Internet Business Models
Tencent Cloud Developer
Tencent Cloud Developer
Nov 29, 2018 · Cloud Native

50+ Essential Kubernetes Tools for Deployment, Monitoring & Security

This article compiles over fifty open‑source and free Kubernetes tools, organized into categories such as cluster deployment, monitoring, testing, security, CLI utilities, development aids, CI/CD pipelines, serverless frameworks, service discovery, and native visualization, providing concise descriptions, repository links, and cost information for each.

Cloud NativeDevOpsKubernetes
0 likes · 30 min read
50+ Essential Kubernetes Tools for Deployment, Monitoring & Security
Liulishuo Tech Team
Liulishuo Tech Team
Nov 29, 2018 · Cloud Native

Building an Efficient Machine Learning Training Platform on Kubernetes

This article describes how the Liulishuo algorithm team designed and implemented a Kubernetes‑based training platform that addresses the iterative, data‑intensive, and resource‑dynamic characteristics of machine learning workloads by pooling resources, enabling rapid provisioning, and optimizing scheduling and storage.

Cloud NativeKubernetesmachine learning
0 likes · 9 min read
Building an Efficient Machine Learning Training Platform on Kubernetes
Youzan Coder
Youzan Coder
Nov 27, 2018 · Cloud Native

BEP Gateway: Architecture Design for E-commerce Cloud Platform Service Integration

The BEP Gateway architecture for YouZan’s e‑commerce cloud bridges the core domain’s Dubbo‑based service governance with the customized domain’s Kubernetes/Istio mesh by using sidecar proxies, converting Dubbo RPC to HTTP/2, providing network isolation, a generic provider, SDK authorization, and plans for multi‑language support and enhanced gateway features.

BEP GatewayIstioKubernetes
0 likes · 8 min read
BEP Gateway: Architecture Design for E-commerce Cloud Platform Service Integration
Java Backend Technology
Java Backend Technology
Nov 24, 2018 · Cloud Native

Exploring the Docker Ecosystem: From Chroot to Moby and Beyond

This article provides a comprehensive overview of the Docker ecosystem, tracing its historical milestones, detailing various container technologies, explaining key Docker components and concepts, and illustrating the evolution of Docker through diagrams and the Moby project.

Container TechnologyDockerKubernetes
0 likes · 11 min read
Exploring the Docker Ecosystem: From Chroot to Moby and Beyond
Java High-Performance Architecture
Java High-Performance Architecture
Nov 22, 2018 · Backend Development

How Medium Scaled with Microservices: Principles and Real-World Strategies

Medium transitioned from a monolithic Node.js app to a microservice architecture by adhering to three core principles—single purpose, loose coupling, and high cohesion—and implementing strategies such as dedicated services, avoiding shared storage, using Service Mesh, gRPC, Kubernetes, and comprehensive monitoring.

Backend ArchitectureKubernetesMedium
0 likes · 10 min read
How Medium Scaled with Microservices: Principles and Real-World Strategies
dbaplus Community
dbaplus Community
Nov 21, 2018 · Cloud Native

Mapping the Docker Ecosystem: From Early Jails to the Moby Project

This article provides a comprehensive overview of Docker’s ecosystem, tracing its roots from early container technologies like chroot and FreeBSD Jails through Docker’s own components, key concepts such as libcontainer and OCI, and the evolution into the modular Moby project with related tools such as containerd, Linuxkit, and Infrakit.

Cloud NativeContainerDocker
0 likes · 11 min read
Mapping the Docker Ecosystem: From Early Jails to the Moby Project
Efficient Ops
Efficient Ops
Nov 15, 2018 · Operations

DevOps vs Traditional HA: Why Distributed Architecture and Kubernetes Matter

This article explores how DevOps reshapes traditional high‑availability deployments, compares classic HA patterns with modern distributed designs, and explains why container orchestration platforms like Kubernetes are essential for achieving scalable, resilient services in today’s complex infrastructure.

Kubernetes
0 likes · 8 min read
DevOps vs Traditional HA: Why Distributed Architecture and Kubernetes Matter
Meituan Technology Team
Meituan Technology Team
Nov 15, 2018 · Cloud Native

Meituan's Container Platform HULK: Architecture and Optimization

Meituan’s HULK platform is a custom container‑cluster manager that integrates service governance, deployment and monitoring, while employing kernel patches, enhanced cgroup controls, dynamic CPU/memory isolation, P2P image distribution and in‑container core‑dump handling to overcome stability, performance and resource‑reporting challenges.

Container TechnologyHULKInfrastructure
0 likes · 20 min read
Meituan's Container Platform HULK: Architecture and Optimization