Tagged articles
3133 articles
Page 21 of 32
High Availability Architecture
High Availability Architecture
Oct 15, 2021 · Cloud Native

Overview of Apache APISIX Ingress and Its Features

This article provides a comprehensive overview of Apache APISIX Ingress, explaining its architecture, comparison with Kubernetes Ingress Nginx, detailed feature set, custom resource definitions, practical deployment scenarios such as traffic splitting and authentication, and future roadmap within the cloud‑native ecosystem.

APISIXCRDapi-gateway
0 likes · 12 min read
Overview of Apache APISIX Ingress and Its Features
Open Source Linux
Open Source Linux
Oct 13, 2021 · Cloud Native

Why Docker’s Rise Fell Short: Lessons from Its Business and Technical Missteps

The article examines Docker’s evolution from a pioneering container platform to its current struggles, highlighting how funding pressures, strategic missteps, a contentious relationship with Kubernetes, and leadership conflicts led to missed commercial opportunities and a precarious future for the company.

business strategycloud-nativecontainer-runtime
0 likes · 13 min read
Why Docker’s Rise Fell Short: Lessons from Its Business and Technical Missteps
Efficient Ops
Efficient Ops
Oct 13, 2021 · Cloud Native

Why Enterprises Adopt Multi‑Cluster Kubernetes and How to Deploy It

This article explains why modern enterprises need multiple Kubernetes clusters—covering single‑cluster limits, hybrid‑cloud requirements, and fault‑tolerance—then compares two architectural models and reviews both Kubernetes‑centric federation and network‑centric service‑mesh solutions with practical implementation guidance.

CiliumCluster FederationMulti-Cluster
0 likes · 9 min read
Why Enterprises Adopt Multi‑Cluster Kubernetes and How to Deploy It
IT Architects Alliance
IT Architects Alliance
Oct 13, 2021 · Backend Development

Understanding Microservices Architecture: Core Concepts, Benefits, and Implementation Practices

This article provides a comprehensive overview of microservices architecture, covering its definition, key characteristics, advantages and drawbacks, suitable organizational contexts, core components such as service discovery, gateways, configuration centers, monitoring, circuit breaking, as well as containerization and orchestration technologies.

Backend ArchitectureContainerizationMicroservices
0 likes · 16 min read
Understanding Microservices Architecture: Core Concepts, Benefits, and Implementation Practices
Top Architect
Top Architect
Oct 12, 2021 · Cloud Native

Understanding Nacos Architecture and Service Registration in Spring Cloud

This article explains the architecture of Nacos, its core components such as Provider/Consumer apps, Name Server, Nacos Server and Console, and details how Spring Cloud integrates with Nacos for service registration, heartbeat monitoring, dynamic address discovery, and the underlying Open API/SDK mechanisms.

HeartbeatMicroservicesNacos
0 likes · 7 min read
Understanding Nacos Architecture and Service Registration in Spring Cloud
Efficient Ops
Efficient Ops
Oct 11, 2021 · Cloud Native

Why We Switched from Ingress‑Nginx to Apache APISIX Ingress: Lessons Learned

This article details the evaluation, migration, and practical implementation of replacing Ingress‑Nginx with Apache APISIX Ingress at YouPai Cloud, covering architectural changes, performance trade‑offs, configuration methods, health‑check strategies, and future expectations for a unified cloud‑native gateway.

Apache APISIXapi-gatewaycloud-native
0 likes · 14 min read
Why We Switched from Ingress‑Nginx to Apache APISIX Ingress: Lessons Learned
Alibaba Cloud Native
Alibaba Cloud Native
Oct 11, 2021 · Cloud Native

Step‑by‑Step Guide to Deploy Knative on Alibaba Cloud

This tutorial introduces Knative, explains its architecture and core components, and provides a detailed, image‑rich walkthrough for deploying Knative on Alibaba Cloud, testing a sample serverless application, and managing the cluster via CloudShell.

Alibaba CloudKnativeServerless
0 likes · 7 min read
Step‑by‑Step Guide to Deploy Knative on Alibaba Cloud
Architect
Architect
Oct 10, 2021 · Cloud Native

Overview of Spring Cloud Core Components and Service Registry Alternatives

This article provides a comprehensive overview of Spring Cloud’s core modules—including Eureka, Zuul, Ribbon, Hystrix, Feign, and Config—explains their roles in microservice architectures, compares registration centers such as Nacos, ZooKeeper, Consul and Etcd, and discusses best practices for API gateways and service discovery.

Configuration ManagementMicroservicescloud-native
0 likes · 18 min read
Overview of Spring Cloud Core Components and Service Registry Alternatives
Ops Development Stories
Ops Development Stories
Oct 9, 2021 · Cloud Native

Why Do Some Kubernetes Pods Stay Stuck in Terminating? Causes and Fixes

This article explains the Kubernetes pod lifecycle, the meaning of the Terminating state, detailed pod creation and deletion processes, and the eviction mechanisms of both kube‑controller‑manager and kubelet, offering troubleshooting steps and best practices to resolve pods that remain stuck in Terminating.

Pod LifecycleTerminatingcloud-native
0 likes · 13 min read
Why Do Some Kubernetes Pods Stay Stuck in Terminating? Causes and Fixes
DevOps Cloud Academy
DevOps Cloud Academy
Oct 9, 2021 · Cloud Native

Serverless Application DevOps: Latest Practices and Implementation Guide

This article presents a comprehensive overview of serverless application DevOps, covering the definition, benefits, common use cases, development workflow, container image deployment, CI/CD pipelines with AWS SAM, security strategies, monitoring tools, and real‑world examples such as Coca‑Cola.

AWS LambdaDevOpsServerless
0 likes · 13 min read
Serverless Application DevOps: Latest Practices and Implementation Guide
Su San Talks Tech
Su San Talks Tech
Oct 6, 2021 · Cloud Native

Top 10 Alibaba Open‑Source Projects Every Java Developer Should Know

This article introduces ten powerful Alibaba open‑source projects—including Druid, fastjson, Dubbo, RocketMQ, Arthas, Nacos, EasyExcel, Sentinel, Otter, P3C, and Spring Cloud Alibaba—detailing their key features, advantages, usage scenarios, and Maven dependencies, providing developers with essential tools for building robust, cloud‑native Java applications.

AlibabaMicroservicescloud-native
0 likes · 21 min read
Top 10 Alibaba Open‑Source Projects Every Java Developer Should Know
Liangxu Linux
Liangxu Linux
Oct 5, 2021 · Cloud Native

Master Advanced kubectl Tricks for Faster Kubernetes Debugging

This article presents a collection of powerful kubectl commands and techniques—including API inspection, status‑based pod filtering, node‑specific pod listing, distribution counting with awk, and proxy usage—to help Kubernetes users troubleshoot and manage clusters more efficiently.

CLIDebuggingDevOps
0 likes · 8 min read
Master Advanced kubectl Tricks for Faster Kubernetes Debugging
MaGe Linux Operations
MaGe Linux Operations
Oct 4, 2021 · Cloud Native

Which Service Mesh Fits Your Enterprise? A Guide to 9 Popular Options

This article compares nine widely used open‑source service‑mesh frameworks, explains their core features and typical use cases, and provides practical criteria to help DevOps teams select the most suitable mesh for their micro‑service deployments on Kubernetes or other platforms.

IstioLinkerdMicroservices
0 likes · 14 min read
Which Service Mesh Fits Your Enterprise? A Guide to 9 Popular Options
Architects' Tech Alliance
Architects' Tech Alliance
Oct 2, 2021 · Industry Insights

What Is CNCF? Unpacking Cloud Native’s Evolution, Tech Stack, and Survey Insights

This article provides a comprehensive overview of the Cloud Native Computing Foundation (CNCF), its origins, definition of cloud‑native, the full technology stack, member organizations, key historical milestones, 2019 survey statistics, and a technical comparison between the SpringCloud + CloudFoundry and container + Kubernetes ecosystems.

CNCFContainerIndustry Survey
0 likes · 9 min read
What Is CNCF? Unpacking Cloud Native’s Evolution, Tech Stack, and Survey Insights
Architects' Tech Alliance
Architects' Tech Alliance
Sep 28, 2021 · Cloud Native

Understanding Docker: Lightweight Virtualization, Benefits, and How It Works

Docker is a lightweight, open‑source container platform that packages applications and their dependencies into portable images, offering faster startup, lower resource consumption, and easier migration compared to traditional virtual machines, while providing isolation, standardization, and security for modern cloud‑native deployments.

ContainerContainerizationDevOps
0 likes · 8 min read
Understanding Docker: Lightweight Virtualization, Benefits, and How It Works
Baidu Intelligent Testing
Baidu Intelligent Testing
Sep 28, 2021 · Databases

Design and Evolution of BaikalDB: A Cloud‑Native Distributed Database for Commercial Advertising Systems

This article examines the business storage requirements of large‑scale advertising platforms and details how BaikalDB was architected as a cloud‑native, MySQL‑compatible distributed database that combines OLTP, OLAP, KV and full‑text capabilities while ensuring high reliability, low cost and linear scalability.

AdvertisingBaikalDBRaft
0 likes · 24 min read
Design and Evolution of BaikalDB: A Cloud‑Native Distributed Database for Commercial Advertising Systems
21CTO
21CTO
Sep 27, 2021 · Cloud Native

Why Loki Beats ELK for Kubernetes Logging: Architecture, Deployment, and Query Guide

This article explains the motivation behind choosing Loki over heavyweight ELK/EFK stacks for container‑cloud logging, outlines Loki's lightweight architecture and components, provides step‑by‑step deployment instructions on OpenShift/Kubernetes, and demonstrates how to query logs using the LogQL language and HTTP API.

LogQLLokiObservability
0 likes · 17 min read
Why Loki Beats ELK for Kubernetes Logging: Architecture, Deployment, and Query Guide
Java Architect Essentials
Java Architect Essentials
Sep 27, 2021 · Industry Insights

What Baidu’s Search Engine Reveals About Infrastructure, Microservices, and Cloud‑Native Design

In this interview, Baidu's chief infrastructure architect explains the high‑performance, data‑intensive demands of its core search business, the role of middle‑platform and microservice architectures, the evolution and impact of cloud‑native technologies, and practical advice for SME architects designing modern IT systems.

BaiduMicroservicesSME
0 likes · 12 min read
What Baidu’s Search Engine Reveals About Infrastructure, Microservices, and Cloud‑Native Design
Efficient Ops
Efficient Ops
Sep 26, 2021 · Cloud Native

How to Stabilize Your Kubernetes Clusters: CI/CD, Monitoring, Logging, and Docs

This article analyzes why our Kubernetes clusters were constantly unstable—citing an erratic release process, missing monitoring, logging, documentation, and unclear request routing—and presents a comprehensive solution that includes a Kubernetes‑centric CI/CD pipeline, federated monitoring, centralized logging, a documentation hub, and integrated traffic management.

DevOpsLoggingci/cd
0 likes · 8 min read
How to Stabilize Your Kubernetes Clusters: CI/CD, Monitoring, Logging, and Docs
Top Architect
Top Architect
Sep 24, 2021 · Cloud Native

Loki Log System Overview, Architecture, and Deployment Guide

This article introduces Loki, a lightweight log aggregation system for Kubernetes, explains its background and motivations, details its simple architecture and core components (Distributor, Ingester, Querier), discusses scalability and storage options, and provides step‑by‑step deployment instructions with example YAML and shell commands.

LoggingLokiObservability
0 likes · 16 min read
Loki Log System Overview, Architecture, and Deployment Guide
Alibaba Cloud Native
Alibaba Cloud Native
Sep 23, 2021 · Cloud Native

Why Dubbo 3.0 Became Alibaba’s Unified Cloud‑Native Service Framework

The article explains how Alibaba merged its proprietary HSF framework with the open‑source Dubbo, outlines the technical challenges of cloud‑native migration, describes Dubbo 3.0’s new features such as the Triple protocol and Service Mesh integration, and shares a large‑scale production case from DingTalk.

AlibabaHSFMigration
0 likes · 19 min read
Why Dubbo 3.0 Became Alibaba’s Unified Cloud‑Native Service Framework
DevOps Cloud Academy
DevOps Cloud Academy
Sep 21, 2021 · Cloud Native

Using Velero for Kubernetes Backup and Restore with MinIO

This guide explains how to use Velero to back up and restore Kubernetes clusters, covering its principles, backup types, storage configuration, installation of Velero and MinIO, and step‑by‑step commands for creating, testing, and recovering a MySQL workload.

MinioRestoreVelero
0 likes · 18 min read
Using Velero for Kubernetes Backup and Restore with MinIO
IT Architects Alliance
IT Architects Alliance
Sep 17, 2021 · Cloud Native

Why Kubernetes Is the Backbone of Modern Cloud‑Native Architecture

This article provides a comprehensive overview of Kubernetes, covering its core features, resource‑estimation examples, evolution of service deployment models, the relationship between cloud and Kubernetes, cloud‑native principles, and a detailed look at its historical background and architectural components.

DevOpsarchitecturecloud-native
0 likes · 11 min read
Why Kubernetes Is the Backbone of Modern Cloud‑Native Architecture
Programmer DD
Programmer DD
Sep 17, 2021 · Cloud Native

Exploring DC3: A Spring Cloud‑Based Open‑Source IoT Platform

This article introduces the Internet of Things concept, highlights its massive market growth, and provides a detailed overview of DC3—an open‑source, Spring Cloud‑powered IoT platform—including its four‑layer architecture, core modules, and functional goals for scalable, fault‑tolerant, and cloud‑native deployments.

DC3IoTMicroservices
0 likes · 6 min read
Exploring DC3: A Spring Cloud‑Based Open‑Source IoT Platform
Alibaba Cloud Native
Alibaba Cloud Native
Sep 16, 2021 · Cloud Native

How to Use Kubernetes Monitoring for End-to-End Application Architecture Exploration

This session explains why Kubernetes monitoring is essential for end-to-end observability, describes the five data sources and layers it covers, and walks through discovering and locating architecture, performance, resource, scheduling, and network issues using topology, anomaly detection, and correlation techniques.

Observabilityarchitecturecloud-native
0 likes · 13 min read
How to Use Kubernetes Monitoring for End-to-End Application Architecture Exploration
Ops Development Stories
Ops Development Stories
Sep 16, 2021 · Cloud Native

Master Kubernetes: A Step‑by‑Step Learning Roadmap for Beginners

This guide walks beginners through a structured learning path for Kubernetes, covering fundamentals, core components, key objects, controllers, storage, networking, resource management, security, cluster operations, backup, logging, monitoring, DevOps practices, and deeper topics like architecture, source code, and operator development.

DevOpsLoggingbackup
0 likes · 16 min read
Master Kubernetes: A Step‑by‑Step Learning Roadmap for Beginners
Efficient Ops
Efficient Ops
Sep 14, 2021 · Cloud Native

Master Kubernetes: A Step‑by‑Step Learning Roadmap for Beginners

This comprehensive guide walks beginners through Kubernetes fundamentals, core components, key objects, storage, networking, resource management, security, cluster operations, backup, logging, monitoring, DevOps practices, and deep‑dive techniques, providing a clear learning path and practical tips for effective use.

DevOpscloud-nativecontainer orchestration
0 likes · 16 min read
Master Kubernetes: A Step‑by‑Step Learning Roadmap for Beginners
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Sep 14, 2021 · Cloud Computing

Why Cloud Adoption Hinges on Mindset, Not Tech: Insights from Huawei’s Cloud Chief

In this interview, Huawei Cloud Chief Fang Guowei shares his journey from early cloud pioneer to executive, explains why psychological and profit barriers outweigh technical challenges, outlines Huawei Cloud’s six strategic strengths, introduces Cloud Native 2.0, and offers practical advice for developers and enterprises navigating digital transformation.

Cloud ComputingDigital TransformationHuawei Cloud
0 likes · 14 min read
Why Cloud Adoption Hinges on Mindset, Not Tech: Insights from Huawei’s Cloud Chief
Baidu Geek Talk
Baidu Geek Talk
Sep 13, 2021 · Cloud Native

How We Built a Service‑Decoupled DevOps Platform for Scalable Cloud‑Native Delivery

This article examines the challenges of exploding microservice counts, rising infrastructure costs, and complex topologies, and details a cloud‑native, service‑decoupled DevOps infrastructure that uses standardization, declarative provisioning, intelligent automation, contract and diff testing, and a unified release engine to dramatically improve delivery efficiency and reliability.

Continuous DeliveryDevOpsMicroservices
0 likes · 20 min read
How We Built a Service‑Decoupled DevOps Platform for Scalable Cloud‑Native Delivery
DevOps Cloud Academy
DevOps Cloud Academy
Sep 12, 2021 · Cloud Native

Advanced kubectl Usage: Command Completion, Resource Explanation, Custom Columns, Context Switching, and Plugins

This guide explains how kubectl interacts with the Kubernetes API, demonstrates command‑completion setup for Bash, Zsh and macOS, shows how to view resource specifications, use custom‑column output, switch clusters and namespaces via kubeconfig or kubectx, and extend functionality with plugins such as krew.

CLIDevOpscloud-native
0 likes · 23 min read
Advanced kubectl Usage: Command Completion, Resource Explanation, Custom Columns, Context Switching, and Plugins
macrozheng
macrozheng
Sep 11, 2021 · Backend Development

What’s Coming in Spring Framework 6.0? Roadmap, Features, and Release Timeline

The SpringOne conference highlighted the upcoming Spring Framework 6.0, detailing its Java 17 and Jakarta EE 9 foundation, roadmap milestones, key migration points, Spring Boot 3 integration, and the imminent Java 17 release, offering developers a clear view of the next decade of Spring development.

Backend DevelopmentSpring BootSpring Framework
0 likes · 5 min read
What’s Coming in Spring Framework 6.0? Roadmap, Features, and Release Timeline
Tencent Architect
Tencent Architect
Sep 10, 2021 · Cloud Native

BT Scheduler for Absolute Preemption: Boosting CPU Utilization and QoS in Cloud‑Native Environments

This article analyzes the limitations of the Linux Completely Fair Scheduler (CFS) for high‑priority workloads, introduces Tencent's custom offline BT scheduler that provides absolute preemption, and presents experimental results showing significant improvements in latency, CPU utilization, and carbon‑reduction for cloud‑native services.

BT schedulerCFSCPU scheduling
0 likes · 10 min read
BT Scheduler for Absolute Preemption: Boosting CPU Utilization and QoS in Cloud‑Native Environments
DevOps Cloud Academy
DevOps Cloud Academy
Sep 9, 2021 · Cloud Native

Understanding GitOps: Principles, Workflow, and Benefits

GitOps automates infrastructure management by applying DevOps best practices such as version control, pull requests, and CI/CD pipelines to declarative infrastructure code, enabling reliable, observable, and secure deployments especially in Kubernetes‑based cloud‑native environments.

DevOpsci/cdcloud-native
0 likes · 10 min read
Understanding GitOps: Principles, Workflow, and Benefits
Efficient Ops
Efficient Ops
Sep 7, 2021 · Cloud Native

How Does Kubernetes Networking Really Work? A Visual Deep Dive

This article explains the core principles of Kubernetes networking, covering pod IP allocation, intra‑node communication via veth pairs and bridges, and inter‑node packet routing using CIDR blocks and cloud provider routes, all illustrated with diagrams.

CNIPod IPcloud-native
0 likes · 8 min read
How Does Kubernetes Networking Really Work? A Visual Deep Dive
Cloud Native Technology Community
Cloud Native Technology Community
Sep 7, 2021 · Industry Insights

How Cloud Native Drives Digital Transformation in Government and Enterprises

The article analyzes how digital transformation creates new "agile IT" demands—such as massive app operations, self‑developed services, frequent migrations, and decoupled architectures—and explains why cloud‑native technologies, organized around containers, microservices, and DevOps, are essential to meet these challenges across four evolutionary stages.

DevOpsDigital TransformationMicroservices
0 likes · 11 min read
How Cloud Native Drives Digital Transformation in Government and Enterprises
Alibaba Cloud Native
Alibaba Cloud Native
Sep 7, 2021 · Cloud Native

Scaling Millions of IoT Vehicles: RocketMQ & Cloud‑Native Architecture in Action

Facing over a million concurrent connected vehicles, Chinese IoT leader ZhongRui chose RocketMQ over Kafka, leveraging Alibaba Cloud’s managed service to achieve low‑latency, high‑throughput, fault‑tolerant messaging, while adopting cloud‑native microservices, containerization, and serverless techniques to streamline operations and reduce costs.

IoTKafkaMessage queue
0 likes · 13 min read
Scaling Millions of IoT Vehicles: RocketMQ & Cloud‑Native Architecture in Action
Tencent Database Technology
Tencent Database Technology
Sep 6, 2021 · Cloud Native

Cloud‑Native ClickHouse Architecture and Design Overview

This article presents a comprehensive design of a cloud‑native ClickHouse OLAP system, detailing its three‑layer architecture, storage‑compute separation, unified metadata management, high‑availability mechanisms, elastic scaling, cost reductions, and future enhancements for multi‑replica and MPP query support.

ClickHouseDistributed SystemsOLAP
0 likes · 19 min read
Cloud‑Native ClickHouse Architecture and Design Overview
Tencent Cloud Developer
Tencent Cloud Developer
Sep 6, 2021 · Cloud Native

From Docker to Kubernetes: A Comprehensive Guide to Containerization Technology

This guide introduces beginners to containerization by explaining Docker’s core components, Linux kernel mechanisms, and networking, then progresses to Kubernetes, detailing its architecture, key objects such as Pods, Deployments, Services, and storage concepts, and how they orchestrate distributed container workloads.

ContainerizationDockerMicroservices
0 likes · 28 min read
From Docker to Kubernetes: A Comprehensive Guide to Containerization Technology
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Sep 5, 2021 · Cloud Native

From Rookie to Cloud‑Native Architect: Building an Enterprise Kubernetes Cluster

Over the past year, the author chronicles a hands‑on journey from a fresh graduate to a cloud‑native specialist, detailing the design and implementation of an enterprise‑grade Kubernetes architecture—including multi‑cluster logging, CI/CD pipelines, Istio service mesh, monitoring, and private‑deployment strategies—while sharing practical lessons learned.

LoggingService Meshci/cd
0 likes · 13 min read
From Rookie to Cloud‑Native Architect: Building an Enterprise Kubernetes Cluster
Architects' Tech Alliance
Architects' Tech Alliance
Sep 3, 2021 · Industry Insights

Why Cloud‑Native Is the Next Frontier for Developers – 2021 Forrester Insights

A 2021 Forrester survey of 422 Chinese developers reveals how cloud‑native technologies such as containers, Kubernetes and Serverless are reshaping development roles, boosting productivity, and driving a shift from traditional on‑premise coding to a fully cloud‑native, edge‑enabled ecosystem, while highlighting emerging challenges and opportunities.

ContainersForrester surveyServerless
0 likes · 18 min read
Why Cloud‑Native Is the Next Frontier for Developers – 2021 Forrester Insights
Top Architect
Top Architect
Sep 2, 2021 · Cloud Native

Designing a Stable Backend Architecture: CI/CD, Federated Monitoring, Logging, Documentation, and Traffic Management on Kubernetes

The article analyzes why a company's clusters were unstable—unstable release process, missing monitoring and logging, insufficient documentation, and unclear request routing—and proposes a comprehensive solution built around Kubernetes‑centric CI/CD, a federated Prometheus monitoring platform, Elasticsearch logging, centralized documentation, and Kong/Istio traffic management.

Backend ArchitectureDocumentationLogging
0 likes · 9 min read
Designing a Stable Backend Architecture: CI/CD, Federated Monitoring, Logging, Documentation, and Traffic Management on Kubernetes
IT Architects Alliance
IT Architects Alliance
Sep 1, 2021 · Cloud Native

Why Docker Desktop Went Commercial: New Features, Limits, and History

Docker announced a subscription‑based Business edition of Docker Desktop, outlining its enterprise‑focused features, pricing, the continued free Personal tier, and a detailed look at the platform’s architecture, workflow, and the company’s turbulent growth and two perceived “deaths.”

Business ModelContainerDocker
0 likes · 10 min read
Why Docker Desktop Went Commercial: New Features, Limits, and History
DevOps Cloud Academy
DevOps Cloud Academy
Aug 30, 2021 · Cloud Native

Clusternet: A Cloud‑Native Multi‑Cluster Management Solution for Kubernetes

Clusternet is an open‑source cloud‑native Kubernetes multi‑cluster management project that enables seamless registration, synchronization, and deployment of applications across public, private, hybrid, or edge clusters using lightweight agents and hubs, supporting various sync modes, RBAC, and kubectl plugins.

ClusternetDevOpsMulti-Cluster
0 likes · 14 min read
Clusternet: A Cloud‑Native Multi‑Cluster Management Solution for Kubernetes
Qingyun Technology Community
Qingyun Technology Community
Aug 27, 2021 · Cloud Native

How KubeSphere’s Cloud‑Native Architecture Simplifies Kubernetes Management

KubeSphere builds a cloud‑native container management system atop Kubernetes, offering multi‑cloud, multi‑cluster management, declarative APIs, and RBAC‑based permission control through its core components ks‑console, ks‑apiserver, and ks‑controller‑manager, while leveraging CustomResources, controllers, and Go‑restful for extensible, secure operations.

APICustomResourceKubeSphere
0 likes · 13 min read
How KubeSphere’s Cloud‑Native Architecture Simplifies Kubernetes Management
Alibaba Cloud Native
Alibaba Cloud Native
Aug 27, 2021 · Backend Development

How Dubbo 3.0 Cuts Resource Use with Application‑Level Service Discovery

This article explains how Dubbo 3.0 adopts an application‑level service discovery mechanism to dramatically reduce memory and registry overhead, details the full server‑exposure workflow—including injvm, service‑discovery‑registry, Triple and MetadataService steps—and provides concrete code snippets and diagrams for each phase.

Application-LevelJavacloud-native
0 likes · 22 min read
How Dubbo 3.0 Cuts Resource Use with Application‑Level Service Discovery
Open Source Linux
Open Source Linux
Aug 26, 2021 · Cloud Native

Why Switch from Prometheus to Thanos? Boost Metric Retention & Cut Costs

This article explains the limitations of a traditional Prometheus‑based monitoring stack for Kubernetes, demonstrates how integrating Thanos improves metric retention, scalability, and storage cost, and provides a complete multi‑cluster deployment example with Terraform and Helm configurations.

ObservabilityPrometheusThanos
0 likes · 15 min read
Why Switch from Prometheus to Thanos? Boost Metric Retention & Cut Costs
DevOps Cloud Academy
DevOps Cloud Academy
Aug 26, 2021 · Cloud Native

Understanding GitOps: Principles, Benefits, and Implementation for Cloud‑Native Application Delivery

This article explains what GitOps is, its core principles such as declarative configuration and versioned state, the operational benefits it brings—including improved visibility, productivity, reliability, and security—and provides step‑by‑step guidance on implementing GitOps workflows for cloud‑native applications.

DevOpsci/cdcloud-native
0 likes · 12 min read
Understanding GitOps: Principles, Benefits, and Implementation for Cloud‑Native Application Delivery
NetEase Media Technology Team
NetEase Media Technology Team
Aug 25, 2021 · Cloud Native

NetEase Media Container Platform Construction: Cloud Native Implementation Experience and Best Practices

NetEase Media details its year‑long journey building a cloud‑native container platform—covering foundational concepts, a robust infrastructure framework, Kubernetes deployment, solutions to pre‑containerization challenges, and practical best practices such as graceful shutdowns, health probes, and resource‑limit configurations.

Container TechnologyDevOpsDocker
0 likes · 32 min read
NetEase Media Container Platform Construction: Cloud Native Implementation Experience and Best Practices
Alibaba Cloud Native
Alibaba Cloud Native
Aug 25, 2021 · Cloud Native

What’s New in Open Cluster Management 0.4.0? Addon Framework, Placement API, and clusteradm

The article outlines the latest OCM 0.4.0 release—including addon registration, a new Placement API with YAML examples, the alpha‑stage clusteradm CLI—while previewing the 0.5.0 roadmap, integrations with KubeVela, ArgoCD, Clusternet, and real‑world deployments on Alibaba Cloud.

Addon FrameworkMulti-ClusterOpen Cluster Management
0 likes · 14 min read
What’s New in Open Cluster Management 0.4.0? Addon Framework, Placement API, and clusteradm
IT Architects Alliance
IT Architects Alliance
Aug 21, 2021 · Cloud Native

11 Must‑Have Open‑Source Kubernetes Tools to Supercharge Your Cloud‑Native Workflow

This article surveys eleven essential open‑source tools for Kubernetes, grouping them into three categories—running clusters, accelerating feedback loops, and enriching IDE experiences—while explaining each tool’s purpose, key features, and practical usage tips for developers and operators.

cloud-nativecontainer orchestrationdevops tools
0 likes · 13 min read
11 Must‑Have Open‑Source Kubernetes Tools to Supercharge Your Cloud‑Native Workflow
Java Architect Essentials
Java Architect Essentials
Aug 20, 2021 · Cloud Native

Top Docker Alternatives and Their Features

This article explains the recent US export restrictions on Docker, highlights the need for open‑source replacements, and provides detailed overviews of ten prominent Docker alternatives—including Podman, LXC, RKT, OpenVZ, Rancher, Nanobox, Singularity, Kubernetes, OpenShift, and Apache Mesos—covering their key capabilities, security aspects, and platform support.

AlternativeContainerDocker
0 likes · 13 min read
Top Docker Alternatives and Their Features
Aikesheng Open Source Community
Aikesheng Open Source Community
Aug 17, 2021 · Databases

Design and Implementation of a Cloud‑Native MySQL Container Platform for High Availability and Resource Efficiency

The article describes how a bank built a Kubernetes‑based, containerized MySQL service platform (CDD) to improve database high availability, resource utilization, automated operations, and agile delivery by addressing network, storage, scheduling, and management challenges through custom networking, hybrid storage, scheduler extensions, and multi‑AZ deployment.

ContainerizationDatabaseMySQL
0 likes · 16 min read
Design and Implementation of a Cloud‑Native MySQL Container Platform for High Availability and Resource Efficiency
Efficient Ops
Efficient Ops
Aug 15, 2021 · Cloud Native

Master Kubernetes Core Components: Pods, ReplicaSets, Deployments & StatefulSets

This article explains the fundamental principles of Kubernetes core components—including pods, their networking and storage mechanisms, the role of ReplicaSets for scaling, how Deployments enable rolling updates, and how StatefulSets manage stateful services—providing clear insights and visual diagrams for each concept.

PodsReplicaSetStatefulSet
0 likes · 10 min read
Master Kubernetes Core Components: Pods, ReplicaSets, Deployments & StatefulSets
Kuaishou Large Model
Kuaishou Large Model
Aug 13, 2021 · Backend Development

How Y‑Tech Overcomes High‑Latency Server‑Side Video Effects with Cloud‑Native Workflows

This article explains how Kuaishou's Y‑Tech team designs a server‑side video‑effects platform that tackles high computational load, real‑time constraints, and resource limits by adopting asynchronous workflows, task‑queue scheduling, and cloud‑native serverless frameworks such as Netflix Conductor and Knative.

Backend ArchitectureMicroservicesServerless
0 likes · 8 min read
How Y‑Tech Overcomes High‑Latency Server‑Side Video Effects with Cloud‑Native Workflows
Alibaba Cloud Native
Alibaba Cloud Native
Aug 12, 2021 · Cloud Native

How ChaosBlade’s Unified Experiment Model Boosts Cloud‑Native Resilience

This article explains the design, model, and practical usage of Alibaba's open‑source ChaosBlade and its platform chaosblade‑box, detailing how a unified chaos experiment model enables scalable, multi‑environment fault injection for cloud‑native systems and improves high‑availability testing.

ChaosBladeResilience Testingchaos engineering
0 likes · 15 min read
How ChaosBlade’s Unified Experiment Model Boosts Cloud‑Native Resilience
Top Architect
Top Architect
Aug 12, 2021 · Cloud Native

Docker Beginner’s Guide: Installation, Core Concepts, and Best Practices

This article provides a comprehensive introduction to Docker, covering its fundamental concepts, differences from virtual machines, step‑by‑step installation, creating Dockerfiles, building and running container images, publishing to registries, and practical best‑practice recommendations for modern cloud‑native development.

DevOpsDockerfilecloud-native
0 likes · 13 min read
Docker Beginner’s Guide: Installation, Core Concepts, and Best Practices
IT Architects Alliance
IT Architects Alliance
Aug 11, 2021 · Backend Development

Insights from Leading Architects on System Refactoring, Platform Evolution, and High‑Performance Architecture

The article compiles expert experiences from major Chinese tech firms on progressive system refactoring, platform‑centric redesign, service‑oriented evolution, and high‑performance architecture, highlighting practical steps, technology choices, and lessons learned for modern backend and operations engineering.

BackendMicroservicesScalability
0 likes · 13 min read
Insights from Leading Architects on System Refactoring, Platform Evolution, and High‑Performance Architecture
Qingyun Technology Community
Qingyun Technology Community
Aug 11, 2021 · Cloud Native

Inject Real‑World Failures on KubeSphere Nodes with ChaosBlade Operator

This article explains how to deploy the ChaosBlade Operator on a KubeSphere cluster, define and run various chaos experiments—such as CPU overload, network latency, packet loss, and process kill/stop—against RadonDB MySQL containers, and verify the impact to improve system resilience and fault‑tolerance.

ChaosBladeFault Injectionchaos engineering
0 likes · 12 min read
Inject Real‑World Failures on KubeSphere Nodes with ChaosBlade Operator
DataFunTalk
DataFunTalk
Aug 11, 2021 · Big Data

OPPO CBFS: Architecture and Key Technologies of a Scalable Data Lake Storage System

This article introduces OPPO's self‑developed data lake storage system CBFS, covering the fundamentals of data lake storage, the multi‑layer CBFS architecture, its core technologies such as metadata management and erasure coding, and future directions for large‑scale, low‑cost data analytics.

CBFSData Lakebig data storage
0 likes · 14 min read
OPPO CBFS: Architecture and Key Technologies of a Scalable Data Lake Storage System
Baidu Intelligent Testing
Baidu Intelligent Testing
Aug 10, 2021 · Backend Development

Evolution and Architecture of Baidu's Fengjing APM System

This article chronicles the four‑year evolution of Baidu's Fengjing performance‑monitoring platform, detailing its data collection, processing pipelines, successive architectural versions (1.0‑4.0), challenges such as probe intrusion and massive data volume, and the engineering solutions that enabled large‑scale, low‑cost, cloud‑native observability for thousands of Java services.

APMBig DataJava
0 likes · 9 min read
Evolution and Architecture of Baidu's Fengjing APM System
DevOps Cloud Academy
DevOps Cloud Academy
Aug 8, 2021 · Cloud Native

Spinnaker Architecture, CI/CD Practices, and Deployment Guide

This article examines Netflix’s open‑source Spinnaker platform, detailing its microservice architecture, GitHub‑based code management, GitHub Actions continuous‑integration workflow, and Halyard‑driven deployment process, including sample build.yml and version.yaml configurations, offering practical insights for cloud‑native DevOps implementations.

DevOpsMicroservicesci/cd
0 likes · 7 min read
Spinnaker Architecture, CI/CD Practices, and Deployment Guide
Cloud Native Technology Community
Cloud Native Technology Community
Aug 5, 2021 · Cloud Native

Kubernetes 1.22 Release Announcement: New Features, Enhancements, and Deprecations

The Kubernetes 1.22 release introduces 53 enhancements—including GA Server‑Side Apply, stable external credential providers, etcd 3.5.0, memory QoS, Windows support, seccomp defaults, and numerous API deprecations—while shifting the release cadence to three major versions per year to balance development workload and user adoption.

Version 1.22cloud-nativefeatures
0 likes · 9 min read
Kubernetes 1.22 Release Announcement: New Features, Enhancements, and Deprecations
Ops Development Stories
Ops Development Stories
Aug 5, 2021 · Cloud Native

How to Deploy NFS Subdir External Provisioner on Kubernetes with HA

This guide walks through deploying the NFS‑subdir‑external‑provisioner on Kubernetes, covering migration to the new repository, configuring storage classes with subdirectory support, applying RBAC resources, creating PVCs, enabling high‑availability with leader election, and troubleshooting common mount errors.

NFSProvisionerYAML
0 likes · 14 min read
How to Deploy NFS Subdir External Provisioner on Kubernetes with HA
Baidu Geek Talk
Baidu Geek Talk
Aug 4, 2021 · Databases

How Baidu’s BaikalDB Redefined Distributed Storage for Massive Ad Platforms

This article analyzes the evolution of Baidu's advertising data storage, detailing the business-driven requirements, the design and development of the BaikalDB distributed database, its architecture across storage, compute and scheduling layers, key features such as Raft replication and multi‑index support, and the lessons learned for building cloud‑native, high‑performance databases.

BaikalDBRaft replicationRocksDB
0 likes · 27 min read
How Baidu’s BaikalDB Redefined Distributed Storage for Massive Ad Platforms
IT Architects Alliance
IT Architects Alliance
Aug 1, 2021 · Cloud Native

Understanding Microservices, Service Mesh, and Modern Backend Frameworks

This article explains the concept of microservices, compares them with traditional monolithic web applications, outlines their advantages and challenges, and introduces first‑generation frameworks like Spring Cloud and Dubbo as well as next‑generation service‑mesh solutions such as Linkerd, Envoy, Istio, and Conduit, especially in Kubernetes environments.

BackendLinkerdMicroservices
0 likes · 20 min read
Understanding Microservices, Service Mesh, and Modern Backend Frameworks
21CTO
21CTO
Jul 30, 2021 · Backend Development

Why Choose Go? Performance Boosts, Development Speed, and Top Companies Using It

The article explains why Go is gaining popularity, highlighting its superior execution performance, high development efficiency, and extensive adoption by leading companies in cloud infrastructure, microservices, and open‑source projects such as Docker, Kubernetes, and many Chinese tech firms.

Gocloud-native
0 likes · 14 min read
Why Choose Go? Performance Boosts, Development Speed, and Top Companies Using It
Yuanfudao Tech
Yuanfudao Tech
Jul 30, 2021 · Cloud Native

Virtual Environment for Isolated Branch Testing in Service Mesh

The article describes a virtual environment solution that uses traffic coloring and routing to enable independent branch testing for micro‑services, improving development efficiency, reducing test costs, and supporting HTTP, RPC, and MQ protocols within a cloud‑native infrastructure.

Service Meshcloud-nativetraffic routing
0 likes · 15 min read
Virtual Environment for Isolated Branch Testing in Service Mesh
Tencent Cloud Developer
Tencent Cloud Developer
Jul 29, 2021 · Cloud Native

Serverless Global Perspectives: Industry Leaders Discuss Current Status and Future Trends

At ServerlessDays China 2021, leaders from AWS, Alibaba Cloud, ByteDance and Tencent Cloud examined serverless concepts, showcased cost‑saving implementations, discussed cold‑start optimizations, identified adoption hurdles such as tooling and lock‑in, and forecasted a future where serverless becomes a ubiquitous, hyper‑unified compute model integrating cloud, edge and storage.

Cloud Computing TrendsFaaSFunction Computing
0 likes · 35 min read
Serverless Global Perspectives: Industry Leaders Discuss Current Status and Future Trends
Baidu Intelligent Testing
Baidu Intelligent Testing
Jul 29, 2021 · Backend Development

Building High‑Availability Architecture for Baidu Feed Online Recommendation System

This article describes how Baidu engineered a flexible, multi‑level fault‑tolerant architecture—including dynamic retry scheduling, multi‑recall coordination, ranking layer degradation, and cross‑IDC multi‑master storage—to achieve five‑nine availability for its massive feed recommendation service.

cloud-nativedynamic retryfault tolerance
0 likes · 16 min read
Building High‑Availability Architecture for Baidu Feed Online Recommendation System