Tagged articles
3133 articles
Page 27 of 32
Beike Product & Technology
Beike Product & Technology
Jun 5, 2020 · Cloud Native

Fundamentals of Microservice Architecture: Service Splitting, Registration, Load Balancing, Rate Limiting, and Circuit Breaking

This article provides a comprehensive introduction to microservice architecture, covering service decomposition, registration and discovery methods, client‑driven load balancing, rate‑limiting and circuit‑breaking strategies, and the design of a self‑built application delivery platform for cloud‑native environments.

Circuit BreakingOperationsRate Limiting
0 likes · 23 min read
Fundamentals of Microservice Architecture: Service Splitting, Registration, Load Balancing, Rate Limiting, and Circuit Breaking
Open Source Linux
Open Source Linux
Jun 4, 2020 · Cloud Native

Master Docker Images: From Basics to Advanced Management

This article provides a comprehensive guide to Docker images, covering core concepts, image sources, essential commands for searching, pulling, tagging, inspecting, pruning, exporting, importing, and pushing images, along with practical examples and tips for effective container image management.

CLIContainerDevOps
0 likes · 11 min read
Master Docker Images: From Basics to Advanced Management
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 3, 2020 · Cloud Native

Why Containers Are Revolutionizing Cloud‑Native Architecture

This article explains how container technology, inspired by shipping containers, transforms software delivery with modular, lightweight virtualization, and how Alibaba Cloud’s container services—ACK, ASK, ACR, and ASM—provide agile, elastic, portable, and secure cloud‑native solutions for hybrid and multi‑cloud environments.

Alibaba CloudContainersObservability
0 likes · 22 min read
Why Containers Are Revolutionizing Cloud‑Native Architecture
Alibaba Cloud Native
Alibaba Cloud Native
May 28, 2020 · Cloud Native

How Alibaba’s OpenKruise Enhances Kubernetes Deployments for Massive Scale

The article recaps a SIG Cloud‑Provider‑Alibaba webinar, detailing Alibaba’s large‑scale cloud‑native deployment challenges and how the open‑source OpenKruise project introduces extended workloads like CloneSet, Advanced StatefulSet, SidecarSet, and more to improve deployment efficiency, stability, and flexibility on Kubernetes.

Advanced StatefulSetCloneSetLarge‑Scale Deployment
0 likes · 16 min read
How Alibaba’s OpenKruise Enhances Kubernetes Deployments for Massive Scale
58 Tech
58 Tech
May 27, 2020 · Backend Development

Building a One‑Stop Serverless Node Service Management Platform: Architecture, Development, Deployment, and Monitoring

This article describes the design and implementation of a Serverless‑based one‑stop node service management platform, covering its full‑stack engineering architecture, frontend and backend project organization, logging, process monitoring, one‑click deployment, and a comparison of Serverless solutions, while sharing practical challenges and technical solutions.

Node.jsServerlesscloud-native
0 likes · 13 min read
Building a One‑Stop Serverless Node Service Management Platform: Architecture, Development, Deployment, and Monitoring
Cloud Native Technology Community
Cloud Native Technology Community
May 25, 2020 · Cloud Native

Istio 1.6 Release Highlights: Simplified Installation, Enhanced Lifecycle Experience, Observability, VM Support, and Network Improvements

The Istio 1.6 release introduces a fully migrated Istiod architecture, streamlined installation and upgrade processes, expanded observability features, native support for virtual‑machine workloads via WorkloadEntry, and several network enhancements including improved secret handling and experimental Service API support.

IstioObservabilityService Mesh
0 likes · 5 min read
Istio 1.6 Release Highlights: Simplified Installation, Enhanced Lifecycle Experience, Observability, VM Support, and Network Improvements
Alibaba Cloud Native
Alibaba Cloud Native
May 23, 2020 · Cloud Native

Deploying Istio Multi-Cluster Service Mesh with Multi-Control-Plane Topology

This guide explains how to set up Istio across multiple Kubernetes clusters using a multi‑control‑plane topology, covering CA secret creation, control‑plane installation, DNS configuration, sample application deployment, ServiceEntry and DestinationRule creation, and cross‑cluster traffic routing verification.

IstioMulti-Clustercloud-native
0 likes · 16 min read
Deploying Istio Multi-Cluster Service Mesh with Multi-Control-Plane Topology
Alibaba Cloud Native
Alibaba Cloud Native
May 21, 2020 · Cloud Native

How OpenKruise v0.5.0 Enables Zero‑Downtime Deployments with MaxSurge and Sidecar Volume Merging

OpenKruise v0.5.0 introduces CloneSet maxSurge rollout and SidecarSet volume‑merge capabilities, addressing native Kubernetes limitations by allowing expand‑then‑shrink deployments, in‑place upgrades, and seamless sidecar injection without volume conflicts for large‑scale cloud‑native applications.

CloneSetOpenKruiseSidecarSet
0 likes · 10 min read
How OpenKruise v0.5.0 Enables Zero‑Downtime Deployments with MaxSurge and Sidecar Volume Merging
21CTO
21CTO
May 19, 2020 · Cloud Native

Step‑by‑Step Guide: Build a Kubernetes Development Environment on CentOS

This tutorial walks you through setting up a complete Kubernetes development environment on CentOS, covering prerequisite installations, Docker CE setup, kubelet/kubeadm/kubectl configuration, master node initialization, network add‑ons, node joining, and common troubleshooting tips.

CentOScloud-nativecontainer orchestration
0 likes · 14 min read
Step‑by‑Step Guide: Build a Kubernetes Development Environment on CentOS
Meituan Technology Team
Meituan Technology Team
May 14, 2020 · Cloud Native

Meituan Naming Service (MNS) 2.0: Architecture Evolution and Business Enablement

Meituan’s Naming Service 2.0 replaces the ZooKeeper‑based 1.0 design with a four‑layer, AP‑oriented architecture that leverages a service‑mesh sidecar, sharded KV storage, and a control service layer, delivering eight‑fold throughput gains, sub‑second latency, zero‑downtime migration for most services, and new business capabilities such as traffic isolation, elastic scaling, and data‑driven SLA monitoring.

Distributed SystemsScalabilityService Mesh
0 likes · 25 min read
Meituan Naming Service (MNS) 2.0: Architecture Evolution and Business Enablement
Cloud Native Technology Community
Cloud Native Technology Community
May 14, 2020 · Cloud Native

Which Container CI/CD Pipeline Is Best? A Six-Way Comparison

This article evaluates six popular container CI/CD pipelines—Heroku, Azure DevOps, GitLab CI/CD, AWS Elastic Beanstalk, Google Cloud Build, and Jenkins X—detailing their configurations, advantages, limitations, pricing, and personal assessments to help teams choose the most suitable solution for their workflow.

DevOpsci/cdcloud-native
0 likes · 15 min read
Which Container CI/CD Pipeline Is Best? A Six-Way Comparison
Programmer DD
Programmer DD
May 13, 2020 · Cloud Native

Mastering Envoy: A Comprehensive Guide to Architecture and Configuration

Explore the fundamentals of Envoy, the lightweight L7 proxy for modern SOA architectures, through a detailed walkthrough of its architecture, configuration structure, filter chain, and key components such as xDS, listeners, clusters, and runtime settings, illustrated with diagrams and practical examples.

EnvoyProxyService Mesh
0 likes · 7 min read
Mastering Envoy: A Comprehensive Guide to Architecture and Configuration
dbaplus Community
dbaplus Community
May 12, 2020 · Cloud Native

Migrating Massive Big‑Data Services to Kubernetes: Lessons from Tongcheng‑eLong

This article details how Tongcheng‑eLong transitioned from Docker‑Host deployments to a Kubernetes‑based platform for hundreds of storage and compute services, covering network integration, IP management, service synchronization, storage strategies, operator development, monitoring, logging, and the challenges and future plans they encountered.

Big DataDockerOperator
0 likes · 17 min read
Migrating Massive Big‑Data Services to Kubernetes: Lessons from Tongcheng‑eLong
Alibaba Cloud Native
Alibaba Cloud Native
May 12, 2020 · Artificial Intelligence

Boosting Cloud‑Native AI Training with Alluxio: Performance Tuning on Kubernetes

This article examines the challenges of large‑scale deep‑learning model training on Kubernetes, analyzes performance bottlenecks caused by Alluxio‑FUSE integration, and presents a series of configuration and system‑level optimizations that dramatically improve data‑access speed and overall training throughput.

AI trainingAlluxioDistributed Deep Learning
0 likes · 22 min read
Boosting Cloud‑Native AI Training with Alluxio: Performance Tuning on Kubernetes
Alibaba Terminal Technology
Alibaba Terminal Technology
May 12, 2020 · Cloud Native

How to Dodge the Top Pitfalls of Using Midway FaaS for Serverless Front‑End Development

This guide walks front‑end developers through the major traps when adopting Alibaba’s Midway FaaS serverless framework—covering platform selection, CLI usage, code structure, local debugging, deployment configuration, and cost‑saving tips—so you can launch cloud‑native applications quickly without costly mistakes.

DevOpsFaaSMidway
0 likes · 8 min read
How to Dodge the Top Pitfalls of Using Midway FaaS for Serverless Front‑End Development
Alibaba Cloud Native
Alibaba Cloud Native
May 11, 2020 · Cloud Native

Visualizing OAM: Step‑by‑Step Deployment of a Cloud‑Native Application

This article explains the Open Application Model (OAM), its core concepts of Components, Application Configuration and Traits, and demonstrates a visual platform that lets users create, configure, version, and publish a multi‑component application (nginx, tomcat, redis) on Kubernetes with detailed screenshots and a GitHub demo repository.

Application DeploymentOAMTraits
0 likes · 12 min read
Visualizing OAM: Step‑by‑Step Deployment of a Cloud‑Native Application
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
May 9, 2020 · Cloud Native

Why Kubernetes Is the Ultimate Cloud‑Native Platform and How It Works

This article provides a comprehensive overview of Kubernetes, explaining its core concepts, advantages, key features, typical use cases, and the new capabilities introduced in version 1.18, while also linking to related tutorials and practical deployment guides for building scalable, resilient cloud‑native applications.

DevOpscloud-nativecontainer orchestration
0 likes · 16 min read
Why Kubernetes Is the Ultimate Cloud‑Native Platform and How It Works
Alibaba Cloud Native
Alibaba Cloud Native
May 8, 2020 · Cloud Native

How to Automate Multi‑Cluster Kubernetes Management with Kube‑On‑Kube

This article explains the challenges of operating many Kubernetes clusters in private‑cloud environments and presents a declarative, operator‑driven Kube‑On‑Kube architecture that dramatically cuts deployment, upgrade, and user provisioning time while remaining cloud‑native and infrastructure‑agnostic.

Kube-on-KubeMulti-Clusterautomation
0 likes · 13 min read
How to Automate Multi‑Cluster Kubernetes Management with Kube‑On‑Kube
Cloud Native Technology Community
Cloud Native Technology Community
May 8, 2020 · Cloud Native

Istio Architecture Overview and Core Components

This article provides a detailed overview of Istio’s architecture, explaining the roles and interactions of its data plane, control plane, and core components such as Envoy sidecar, Pilot, Mixer, Citadel, Galley, sidecar‑injector, and ingress gateway within a Kubernetes‑based service mesh.

IstioService Meshcloud-native
0 likes · 9 min read
Istio Architecture Overview and Core Components
DevOps
DevOps
May 8, 2020 · Operations

DevOps Case Study: Rapid Construction of Huoshenshan and Leishenshan Hospitals

This article analyzes the ten‑day, large‑scale construction of Huoshenshan and Leishenshan hospitals from a DevOps perspective, detailing the "small team‑big backend" organization, parallel value streams, modular building techniques, cloud‑native analogies, waterfall versus agile models, quality‑in‑built practices, and the operational challenges faced by the medical teams.

DevOpscloud-nativeconstruction
0 likes · 17 min read
DevOps Case Study: Rapid Construction of Huoshenshan and Leishenshan Hospitals
MaGe Linux Operations
MaGe Linux Operations
May 6, 2020 · Cloud Native

Why Docker Beats Virtual Machines: Speed, Efficiency, and Real‑World Trade‑offs

This article explains how Docker solves environment‑configuration challenges, compares containers with virtual machines on startup speed, resource usage, and isolation, outlines Docker’s key advantages such as easy deployment and low cost, and discusses its remaining drawbacks like isolation limits, performance under high concurrency, and storage considerations.

ContainerizationVirtualizationcloud-native
0 likes · 9 min read
Why Docker Beats Virtual Machines: Speed, Efficiency, and Real‑World Trade‑offs
Alibaba Cloud Native
Alibaba Cloud Native
May 6, 2020 · Cloud Native

How Dragonfly’s P2P Architecture Earned CNCF Incubation

Dragonfly, an open‑source P2P image distribution system, was promoted to CNCF incubation after demonstrating scalable download, CDN‑assisted long‑distance transfer, bandwidth‑saving compression, and secure transmission, while the CNCF TOC outlined its promotion process and the project's growing industry adoption.

CNCFDragonflyImage Distribution
0 likes · 17 min read
How Dragonfly’s P2P Architecture Earned CNCF Incubation
Ops Development Stories
Ops Development Stories
Apr 28, 2020 · Cloud Native

Why Kubernetes? A Visual Guide to Containers, Pods, and Cluster Architecture

This article offers a pictorial introduction to Kubernetes, explaining what containers are, when to use orchestration, why Kubernetes stands out, and detailing its core architecture—including master components, pods, controllers, services, and ingress—providing a clear, beginner-friendly overview of container orchestration in cloud-native environments.

ContainersControllerOrchestration
0 likes · 10 min read
Why Kubernetes? A Visual Guide to Containers, Pods, and Cluster Architecture
Alibaba Cloud Native
Alibaba Cloud Native
Apr 26, 2020 · Cloud Native

How to Build Serverless Cloud‑Native Apps with RocketMQ and Knative

This article explains how to combine RocketMQ with Knative to create cloud‑native, event‑driven serverless applications, covering cloud‑native fundamentals, Knative architecture, RocketMQSource integration, a food‑delivery use case, deployment steps, command‑line examples, and additional scenarios.

Event-drivenKnativeServerless
0 likes · 11 min read
How to Build Serverless Cloud‑Native Apps with RocketMQ and Knative
21CTO
21CTO
Apr 25, 2020 · Cloud Native

How We Built a Scalable Cloud‑Native WebIDE for End‑to‑End Development

This article details the evolution of an online development platform—from early WebIDE experiments and code‑server integration to a cloud‑native architecture with client, server, and container pool components—highlighting challenges in resource scheduling, high availability, startup speed, and plugin ecosystems, and sharing practical solutions and scenario deployments.

DevOpsOnline DevelopmentWebIDE
0 likes · 11 min read
How We Built a Scalable Cloud‑Native WebIDE for End‑to‑End Development
Wukong Talks Architecture
Wukong Talks Architecture
Apr 24, 2020 · Cloud Native

Spring Cloud Gateway: Introduction, Architecture, Setup and Demo

This article provides a comprehensive guide to Spring Cloud Gateway, covering its role as an API gateway, core features, underlying principles, step‑by‑step module creation, Maven dependency configuration, application annotations, YAML routing examples, and a runnable demo for building cloud‑native microservice architectures.

DockerJavacloud-native
0 likes · 5 min read
Spring Cloud Gateway: Introduction, Architecture, Setup and Demo
Alibaba Cloud Native
Alibaba Cloud Native
Apr 23, 2020 · Cloud Native

Latest Cloud Native Updates: Istio Donation, Kotlin gRPC, Kubernetes Watch Cache, Knative 0.14, and More

This roundup highlights recent cloud‑native developments, including the donation of Istio to an open‑source foundation, Kotlin gRPC becoming open source, dynamic watch‑cache sizing and authentication tweaks in Kubernetes, Knative 0.14 release details, xDS v3 planning, plus curated open‑source project and reading recommendations.

IstioKnativecloud-native
0 likes · 6 min read
Latest Cloud Native Updates: Istio Donation, Kotlin gRPC, Kubernetes Watch Cache, Knative 0.14, and More
Alibaba Cloud Native
Alibaba Cloud Native
Apr 21, 2020 · Cloud Native

Why OAM Makes Serverless on AWS ECS a One‑Click Deployment

This article explains how the Open Application Model (OAM) abstracts away infrastructure details, enabling developers to define applications with concise YAML files and deploy them to AWS Fargate via the Amazon ECS for OAM project using just a few simple commands.

AWS ECSFargateOAM
0 likes · 12 min read
Why OAM Makes Serverless on AWS ECS a One‑Click Deployment
Cloud Native Technology Community
Cloud Native Technology Community
Apr 21, 2020 · Cloud Native

Deploying Thanos on Kubernetes: Architecture, Deployment Options, and Practical Guide

This article explains the Thanos architecture, compares Sidecar and Receiver deployment modes, walks through object‑storage configuration, and provides complete Kubernetes YAML examples for Prometheus, Thanos Sidecar, Query, Store Gateway, Ruler, Compact, and Receiver to build a large‑scale cloud‑native monitoring system.

PrometheusThanoscloud-native
0 likes · 27 min read
Deploying Thanos on Kubernetes: Architecture, Deployment Options, and Practical Guide
Alibaba Cloud Native
Alibaba Cloud Native
Apr 20, 2020 · Cloud Native

How Argo Boosts Kubernetes Workflows and Accelerates Gene Data Processing

This article explains how the CNCF‑incubated Argo suite enables native Kubernetes workflows, details performance‑enhancing contributions such as RBAC‑aware executors, parallel scanning, and status compression, and showcases a real‑world gene‑sequencing use case that achieves over a hundred‑fold speedup.

ArgoGene Computingci/cd
0 likes · 8 min read
How Argo Boosts Kubernetes Workflows and Accelerates Gene Data Processing
Top Architect
Top Architect
Apr 18, 2020 · Cloud Native

Distributed Multi‑Center Architecture for Enterprise Service Integration

The article examines the challenges of traditional SOA and microservice architectures in large enterprises, proposes a distributed multi‑center integration model that combines traditional services with microservices, emphasizes security, scalability, and data redundancy, and outlines the roles of capability centers, open platforms, and routing components within a cloud‑native environment.

ESBService Integrationcloud-native
0 likes · 15 min read
Distributed Multi‑Center Architecture for Enterprise Service Integration
Programmer DD
Programmer DD
Apr 18, 2020 · Databases

Why Apache ShardingSphere’s Graduation Marks a New Era for Distributed Databases

Apache ShardingSphere, the open‑source distributed database middleware originally contributed by Dangdang and now backed by the Apache Software Foundation, has graduated to a top‑level Apache project, showcasing its evolution from a simple JDBC sharding driver to a comprehensive ecosystem with JDBC, Proxy, and Sidecar components, adopted by over 120 companies.

Apache ShardingSpherecloud-nativedatabase clustering
0 likes · 12 min read
Why Apache ShardingSphere’s Graduation Marks a New Era for Distributed Databases
Tencent Cloud Middleware
Tencent Cloud Middleware
Apr 16, 2020 · Cloud Native

How Tencent’s TSF Mesh Overcame Real‑World Service Mesh Challenges

This article examines the evolution of Tencent's TSF Mesh Service Mesh platform, detailing its architecture, the technical hurdles faced when supporting heterogeneous environments, multi‑tenant isolation, DNS and Spring Cloud interoperability, and the solutions implemented to achieve robust, cloud‑native service governance.

IstioMulti‑tenantObservability
0 likes · 18 min read
How Tencent’s TSF Mesh Overcame Real‑World Service Mesh Challenges
Alibaba Cloud Native
Alibaba Cloud Native
Apr 16, 2020 · Cloud Native

How Alibaba Cloud Designs High‑Performance Cloud‑Native Container Networks with Terway

This article reviews the SIG Cloud‑Provider‑Alibaba webinar, explains Kubernetes container networking fundamentals, details Alibaba Cloud's high‑performance CNI implementation using Terway with exclusive and shared ENI modes, and shows how eBPF, AutoPath DNS and resource‑pooling improve scalability and latency.

CNITerwaycloud-native
0 likes · 19 min read
How Alibaba Cloud Designs High‑Performance Cloud‑Native Container Networks with Terway
Cloud Native Technology Community
Cloud Native Technology Community
Apr 8, 2020 · Operations

Decoding Thanos Architecture: From Query to Compact for Scalable Monitoring

This article provides a detailed analysis of Thanos' architecture, explaining each core component—Query, Sidecar, Store Gateway, Ruler, Compact, and the upcoming Receiver—how they enable global view, high availability, and long‑term storage for distributed Prometheus deployments, and discusses design trade‑offs and optimization strategies.

Long‑term StorageObservabilityPrometheus
0 likes · 12 min read
Decoding Thanos Architecture: From Query to Compact for Scalable Monitoring
Java Architect Essentials
Java Architect Essentials
Apr 8, 2020 · Cloud Native

Rainbond (CloudHelp) Installation and Optimization Guide

This article provides a comprehensive step‑by‑step guide for installing, configuring, and performance‑tuning the Rainbond (formerly CloudHelp) Kubernetes‑based platform, covering prerequisites, FAQ, installation commands, node addition, kernel and system parameter adjustments, and post‑installation verification.

DevOpsInstallationPerformance tuning
0 likes · 11 min read
Rainbond (CloudHelp) Installation and Optimization Guide
Alibaba Cloud Native
Alibaba Cloud Native
Apr 6, 2020 · Cloud Native

Mastering Kubernetes RuntimeClass: Multi‑Runtime Support and Pod Overhead Explained

This article explains the evolution of container runtimes, the introduction of the Container Runtime Interface, and how Kubernetes RuntimeClass—introduced in v1.12 and expanded in later versions—enables multiple runtimes, custom scheduling, and pod overhead accounting, with practical YAML examples and multi‑runtime deployment scenarios.

Pod OverheadRuntimeClassScheduling
0 likes · 13 min read
Mastering Kubernetes RuntimeClass: Multi‑Runtime Support and Pod Overhead Explained
Tencent Cloud Developer
Tencent Cloud Developer
Apr 3, 2020 · Cloud Native

TVP Technical Closed-door Conference Summary: Exploring the Dawn of Technology Trends

The TVP Technical Closed‑door Conference gathered 44 experts across eight sessions to examine post‑pandemic technology trends—including blockchain as institutional infrastructure, cloud‑native databases and serverless computing, industrial internet transformation, data‑driven online education, federated learning for privacy‑preserving AI, and the shift toward resource‑focused technical entrepreneurship.

DatabaseDigital TransformationIndustrial Internet
0 likes · 13 min read
TVP Technical Closed-door Conference Summary: Exploring the Dawn of Technology Trends
DevOps
DevOps
Mar 31, 2020 · Cloud Native

Applying Hospital Construction Practices to Cloud‑Native and DevOps: Lessons from the Huoshenshan and Leishenshan Hospitals

This article analyzes how the rapid, modular construction methods used for the Huoshenshan and Leishenshan hospitals can be mapped to software development, illustrating parallels in requirement decomposition, architecture selection, containerization, and cloud‑native microservice design for efficient DevOps delivery.

Construction AnalogyDevOpscloud-native
0 likes · 6 min read
Applying Hospital Construction Practices to Cloud‑Native and DevOps: Lessons from the Huoshenshan and Leishenshan Hospitals
Efficient Ops
Efficient Ops
Mar 30, 2020 · Cloud Native

What Exactly Is Cloud‑Native Infrastructure and Why It Matters

This article demystifies cloud‑native infrastructure by clarifying common misconceptions, defining its core principles—API‑controlled, software‑managed resources aimed at running applications with minimal human intervention—and outlining its benefits, implementation steps, and the mindset shift required for modern operations.

APIcloud-native
0 likes · 10 min read
What Exactly Is Cloud‑Native Infrastructure and Why It Matters
Alibaba Cloud Native
Alibaba Cloud Native
Mar 30, 2020 · Cloud Native

Why Secure Containers Matter: From OCI to Kata and gVisor

This article explains the concept of secure containers, their definition based on the OCI specification, and how projects like Kata Containers and gVisor implement isolation layers to provide VM‑level security with container‑level performance in cloud‑native environments.

Kata Containerscloud-nativecontainer security
0 likes · 19 min read
Why Secure Containers Matter: From OCI to Kata and gVisor
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Mar 30, 2020 · Cloud Native

Understanding Istio 1.5: Architecture, New Features, and Installation Guide

This article explains what Istio is, outlines the major updates in version 1.5—including the unified istiod control plane, WebAssembly extensibility, simplified installation, and improved observability—describes core control‑plane components, and provides step‑by‑step instructions for preparing a Kubernetes cluster and installing Istio.

IstioObservabilityService Mesh
0 likes · 10 min read
Understanding Istio 1.5: Architecture, New Features, and Installation Guide
Cloud Native Technology Community
Cloud Native Technology Community
Mar 30, 2020 · Cloud Native

Building a Cloud‑Native Large‑Scale Distributed Monitoring System with Prometheus

This article explains how to design and implement a cloud‑native, large‑scale distributed monitoring system using Prometheus, covering its limitations, service‑level sharding, centralized storage, federation, and high‑availability strategies to overcome scaling challenges in Kubernetes environments.

FederationPrometheusScaling
0 likes · 12 min read
Building a Cloud‑Native Large‑Scale Distributed Monitoring System with Prometheus
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Mar 28, 2020 · Cloud Native

What’s New in Kubernetes 1.18? Key Features and Enhancements Explained

Kubernetes 1.18, released on March 26 2020, introduces 38 enhancements—including beta and alpha features—such as the Topology Manager, ServerSideApply v2, IngressClass with pathType, kubectl alpha debug, Windows CSI support, and a dozen enhancements that have graduated to stable, reshaping cluster performance and usability.

1.18CSIServerSideApply
0 likes · 6 min read
What’s New in Kubernetes 1.18? Key Features and Enhancements Explained
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 27, 2020 · Databases

How OceanBase Delivers Cloud‑Native Distributed Relational Database Performance and Availability

This article explains OceanBase's public‑cloud deployment, its unique architecture without a central controller, horizontal scaling via partition groups, LSM‑Tree storage design, advanced SQL engine features, ACID‑plus‑Availability guarantees, and real‑world performance records, illustrating why it suits high‑availability financial workloads.

LSM‑TreeOceanBaseSQL Engine
0 likes · 12 min read
How OceanBase Delivers Cloud‑Native Distributed Relational Database Performance and Availability
Architects Research Society
Architects Research Society
Mar 26, 2020 · Cloud Native

Envoy Hot Restart and Dynamic Configuration Overview

This article explains Envoy's hot‑restart capability, various dynamic configuration options—including static, SDS/EDS, CDS, RDS, and LDS—and the initialization and drain processes that enable seamless updates and graceful connection handling in cloud‑native deployments.

Dynamic ConfigurationEnvoyHot Restart
0 likes · 10 min read
Envoy Hot Restart and Dynamic Configuration Overview
Cloud Native Technology Community
Cloud Native Technology Community
Mar 25, 2020 · Industry Insights

How a Top Real Estate Firm Used Cloud‑Native Middle Platforms to Accelerate Digital Transformation

The case study details how a major state‑owned real estate company, with nearly 40 years of experience, built a three‑stage cloud‑native middle‑platform strategy—business, data, and technology platforms—using microservices, containers, and Tencent Cloud TSF to achieve integrated operations, data‑driven decision making, and agile infrastructure across its nationwide projects.

Data PlatformDevOpsDigital Transformation
0 likes · 9 min read
How a Top Real Estate Firm Used Cloud‑Native Middle Platforms to Accelerate Digital Transformation
Efficient Ops
Efficient Ops
Mar 24, 2020 · Operations

How NetEase Scales Game Monitoring to Billions: Architecture, Data, and AI

This article details NetEase's game monitoring system that supports billions of users worldwide, covering global monitoring challenges, a layered observability architecture, massive time‑series processing, visualisation and alerting mechanisms, and intelligent AI‑driven anomaly detection practices.

AI anomaly detectionObservabilitycloud-native
0 likes · 22 min read
How NetEase Scales Game Monitoring to Billions: Architecture, Data, and AI
Open Source Linux
Open Source Linux
Mar 24, 2020 · Cloud Native

What Is Istio? A Beginner’s Guide to Service Mesh and Its Benefits

This article introduces Istio as an open platform for connecting, securing, controlling, and observing services, explains the fundamentals of service mesh, outlines Istio’s architecture and components, and provides practical steps for adopting Istio in a Kubernetes environment.

IstioService Meshcloud-native
0 likes · 17 min read
What Is Istio? A Beginner’s Guide to Service Mesh and Its Benefits
Alibaba Cloud Native
Alibaba Cloud Native
Mar 23, 2020 · Cloud Native

Demystifying Kubernetes CRI: Design, Implementations, and Handy Tools

This article explains the origins and design of Kubernetes' Container Runtime Interface (CRI), how it abstracts container runtimes, details its lifecycle and streaming operations, reviews major implementations like CRI‑containerd and CRI‑O, and introduces essential debugging tools.

CRICRI-Ocloud-native
0 likes · 10 min read
Demystifying Kubernetes CRI: Design, Implementations, and Handy Tools
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Mar 23, 2020 · Fundamentals

Mastering Software Architecture Patterns: From Layered to Cloud‑Native

This article explains the classic definition of patterns, introduces architecture patterns, and reviews five common software architecture styles—layered, microservices, microkernel, event‑driven, and cloud‑native—detailing their principles, advantages, drawbacks, and typical use cases, helping developers choose the right structure for complex systems.

Design PatternsLayered ArchitectureSoftware Architecture
0 likes · 14 min read
Mastering Software Architecture Patterns: From Layered to Cloud‑Native
DevOps
DevOps
Mar 23, 2020 · Cloud Native

Quick Ways to Obtain a Kubernetes Cluster and an Effective Learning Path

This article explains why Kubernetes has become the de‑facto standard, outlines simple methods to get a usable cluster such as Katacoda, Minikube or cloud services, and proposes a focused learning path that starts with core concepts and real‑world deployment scenarios for developers.

AzureDevOpsKatacoda
0 likes · 8 min read
Quick Ways to Obtain a Kubernetes Cluster and an Effective Learning Path
Didi Tech
Didi Tech
Mar 21, 2020 · Operations

Why Didi’s Nightingale Is Redefining Cloud‑Native Monitoring

Nightingale, Didi’s open‑source enterprise monitoring platform, builds on Open‑Falcon but adds a hierarchical object tree, in‑memory indexing, Gorilla‑compressed time‑series storage, a hybrid push‑pull alert engine, built‑in log monitoring, and a unified monapi module, delivering scalable, cloud‑native observability for both container and bare‑metal workloads.

ObservabilityOpen-Falconarchitecture
0 likes · 10 min read
Why Didi’s Nightingale Is Redefining Cloud‑Native Monitoring
Tencent Cloud Developer
Tencent Cloud Developer
Mar 19, 2020 · Cloud Native

Why Cloud Native Is Reshaping Enterprises: Key Takeaways from Tencent’s TVP Forum

The article summarizes insights from Tencent’s TVP closed‑door tech forum, explaining what cloud native means, its evolution, benefits such as platformization and automation, challenges in adoption, Kubernetes’s growing role in serverless, edge computing, and service mesh, and how developers and enterprises can navigate the shift.

ServerlessService Meshcloud-native
0 likes · 17 min read
Why Cloud Native Is Reshaping Enterprises: Key Takeaways from Tencent’s TVP Forum
Tencent Cloud Developer
Tencent Cloud Developer
Mar 18, 2020 · Cloud Native

Cloud Native Technology Insights from Tencent Cloud TVP Technical Closed-Door Meeting

At Tencent Cloud’s closed‑door TVP meeting, experts traced cloud‑native’s evolution from monolithic to PB‑scale distributed platforms, highlighted its ecosystem of infrastructure, service‑mesh and Kubernetes‑driven scheduling, noted widespread Fortune‑100 and Tencent adoption, and stressed that successful implementation hinges more on organizational and developer mindset shifts than on technology maturity.

Container TechnologyDevOpsEnterprise Architecture
0 likes · 15 min read
Cloud Native Technology Insights from Tencent Cloud TVP Technical Closed-Door Meeting
Tencent Cloud Developer
Tencent Cloud Developer
Mar 15, 2020 · Industry Insights

Who Rules the Database World? Insights from Tencent’s TVP Tech Forum

The article reviews a Tencent Cloud TVP closed‑door forum where experts compared MySQL 8.0, PostgreSQL, Redis and the cloud‑native CynosDB, highlighting each product’s technical strengths, ecosystem support, and the broader industry trend toward cloud‑native, multi‑database solutions as the future of data management.

CynosDBDatabasesIndustry Insights
0 likes · 17 min read
Who Rules the Database World? Insights from Tencent’s TVP Tech Forum
360 Quality & Efficiency
360 Quality & Efficiency
Mar 13, 2020 · Cloud Native

An Overview of Spring Cloud and Its Core Components

This article provides a comprehensive introduction to Spring Cloud, explaining how it builds on Spring Boot to simplify distributed system development with components for service discovery, configuration management, messaging, monitoring, security, and compares its approach to Dubbo's RPC framework.

Configuration Managementcloud-nativedistributed tracing
0 likes · 6 min read
An Overview of Spring Cloud and Its Core Components
Cloud Native Technology Community
Cloud Native Technology Community
Mar 11, 2020 · Industry Insights

How CNPC’s “Dream Cloud” Platform Accelerates Energy Industry Digital Transformation

The article examines the energy sector’s digitalization challenges and presents CNPC’s “Dream Cloud” platform—detailing its cloud‑native architecture, container‑based PaaS, DevOps workflow, and service‑oriented framework—and shows how these technologies enable unified data sharing, agile application delivery, and measurable operational improvements across upstream oil and gas operations.

CNPCDevOpsDigital Transformation
0 likes · 7 min read
How CNPC’s “Dream Cloud” Platform Accelerates Energy Industry Digital Transformation
Java Backend Technology
Java Backend Technology
Mar 10, 2020 · Databases

How Zhihu Scaled to Trillions of Rows with TiDB: Lessons and Best Practices

Zhihu's Moneta service stores over a trillion rows of user‑read posts and, facing massive write throughput and strict sub‑90 ms query latency requirements, migrated to the open‑source HTAP database TiDB, achieving horizontal scalability, high availability, and dramatically improved performance.

HTAPMySQL compatibilityPerformance Optimization
0 likes · 16 min read
How Zhihu Scaled to Trillions of Rows with TiDB: Lessons and Best Practices
DevOps Cloud Academy
DevOps Cloud Academy
Mar 9, 2020 · Cloud Native

Practical Tips for Managing Xiaomi Application Engine on Xiaomi Cloud

This article shares six practical techniques—including explicit image tagging, using Alpine base images, consolidating cleanup commands, leveraging Docker layer caching, avoiding process managers, and optimizing Java memory settings—to improve the efficiency, speed, and reliability of applications deployed on the Kubernetes‑based Xiaomi Application Engine.

Image OptimizationXiaomi Cloudcloud-native
0 likes · 8 min read
Practical Tips for Managing Xiaomi Application Engine on Xiaomi Cloud
Open Source Linux
Open Source Linux
Mar 9, 2020 · Cloud Native

Why Kubernetes Is the Ultimate Container Orchestrator: A Deep Dive

This article explains the origin of the term Kubernetes, clarifies what containers are and why they’re popular, outlines when to adopt Kubernetes, and details its architecture, core components, pods, and key controllers such as ReplicaSet, Deployment, Service, and Ingress.

Orchestrationarchitecturecloud-native
0 likes · 9 min read
Why Kubernetes Is the Ultimate Container Orchestrator: A Deep Dive
Efficient Ops
Efficient Ops
Mar 8, 2020 · Operations

How We Scaled a Live‑Streaming Platform from 10K to 1M Concurrent Users in 3 Days

This article recounts how a pandemic‑era live‑streaming service rapidly expanded from ten‑thousand to one‑million concurrent viewers within three days by analyzing the pre‑deployment assessment, container‑based scaling, monitoring, emergency response plans, and post‑launch optimizations.

Operationscloud-nativelive streaming
0 likes · 11 min read
How We Scaled a Live‑Streaming Platform from 10K to 1M Concurrent Users in 3 Days