Tagged articles
3133 articles
Page 15 of 32
Open Source Linux
Open Source Linux
Nov 7, 2022 · Cloud Native

Unlock Scalable Cloud‑Native Alerting with Grafana Mimir: Architecture & Setup

This article explains the current state of cloud‑native alerting, introduces Grafana Mimir as a horizontally scalable, multi‑tenant storage for Prometheus, details its architecture and components, and provides step‑by‑step guidance for installing, configuring, and operating Mimir in Kubernetes environments.

MimirObservabilityPrometheus
0 likes · 24 min read
Unlock Scalable Cloud‑Native Alerting with Grafana Mimir: Architecture & Setup
Cloud Native Technology Community
Cloud Native Technology Community
Nov 7, 2022 · Cloud Computing

How Edge Computing Is Transforming Automotive Manufacturing

This article explores how edge computing, combined with cloud-native technologies, 5G, and GPU acceleration, enables real‑time data processing, intelligent inspection, digital twins, and autonomous driving in the automotive industry, outlining practical architectures, hardware choices, and deployment patterns.

5GAutomotiveGPU Acceleration
0 likes · 19 min read
How Edge Computing Is Transforming Automotive Manufacturing
Programmer DD
Programmer DD
Nov 7, 2022 · Cloud Native

Kubernetes Multi‑Tenant Isolation: Strategies, Tools, and How to Choose

This article explains how Kubernetes can be configured for multi‑tenant isolation using control‑plane mechanisms like namespaces, RBAC, and quotas, data‑plane techniques such as container runtimes, storage policies, and network policies, and compares namespace‑based tenancy with virtual control‑plane and multi‑cluster approaches.

Multi‑TenantVirtualizationcloud-native
0 likes · 11 min read
Kubernetes Multi‑Tenant Isolation: Strategies, Tools, and How to Choose
DataFunSummit
DataFunSummit
Nov 5, 2022 · Big Data

2022 Open Source Big Data Heat Report: Trends, Moore’s Law, and Top 30 Projects

The 2022 Open Source Big Data Heat Report, released at the Yunqi Conference, analyzes 102 active projects, discovers a 40‑month “Moore’s law” doubling of project heat, highlights three major trends—diversification, integration, and cloud‑native—and ranks the top 30 hottest open‑source big‑data projects.

Hadoopcloud-nativetrend analysis
0 likes · 6 min read
2022 Open Source Big Data Heat Report: Trends, Moore’s Law, and Top 30 Projects
Alibaba Cloud Native
Alibaba Cloud Native
Nov 4, 2022 · Cloud Native

How Koordinator Revolutionizes Cloud‑Native Mixed‑Workload Scheduling

Koordinator, an open‑source cloud‑native scheduler launched in April 2022, unifies heterogeneous workloads on Kubernetes through zero‑intrusion plugins, fine‑grained resource oversubscription, QoS‑aware scheduling, and a flexible descheduler framework, dramatically improving resource utilization and latency‑sensitive service performance.

Mixed WorkloadSchedulercloud-native
0 likes · 22 min read
How Koordinator Revolutionizes Cloud‑Native Mixed‑Workload Scheduling
ByteDance SYS Tech
ByteDance SYS Tech
Nov 4, 2022 · Fundamentals

Unlocking FUSE: Optimizing Cache Consistency for Faster Cloud‑Native Storage

This article introduces the 2022 China Cloud Computing Infrastructure Developer Conference, highlights Zhang Jiachen's talk on the FUSE cache consistency model, explains the performance‑consistency trade‑off, and outlines optimization strategies and practical case studies for improving FUSE‑based storage solutions.

Cache ConsistencyFUSEcloud-native
0 likes · 4 min read
Unlocking FUSE: Optimizing Cache Consistency for Faster Cloud‑Native Storage
Top Architect
Top Architect
Nov 4, 2022 · Cloud Native

Step-by-Step Guide to Deploy a High‑Availability Kubernetes Cluster with Dashboard, Nginx/Keepalived, NFS, Harbor, and Ingress

This comprehensive tutorial walks through preparing hosts, installing Docker and containerd, setting up Kubernetes components, initializing a HA master cluster, configuring networking, deploying the Kubernetes dashboard, NFS storage, Harbor registry, and an Nginx/Keepalived load balancer, all with detailed commands and configuration files.

DockerHarborNFS
0 likes · 41 min read
Step-by-Step Guide to Deploy a High‑Availability Kubernetes Cluster with Dashboard, Nginx/Keepalived, NFS, Harbor, and Ingress
Baidu Geek Talk
Baidu Geek Talk
Nov 3, 2022 · Cloud Native

Challenges and Solutions for AI Storage Systems in Cloud‑Native Training

The talk outlines how AI training’s growing data and compute demands create storage bottlenecks across four evolutionary stages, identifies four core problems—massive data, data‑flow, resource scheduling, and compute acceleration—and proposes hardware, software (parallel file systems, caching), and cloud‑native orchestration (Fluid, Baidu Canghai) solutions that combine object‑storage lakes with high‑performance acceleration layers to achieve near‑full GPU utilization.

AICachingData Lake
0 likes · 37 min read
Challenges and Solutions for AI Storage Systems in Cloud‑Native Training
Alibaba Cloud Native
Alibaba Cloud Native
Nov 3, 2022 · Cloud Native

How to Leverage Alibaba Cloud Prometheus for Fine‑Grained Cloud Product Monitoring

This guide explains why native cloud monitoring falls short, how building custom Prometheus exporters adds overhead, and how Alibaba Cloud's fully managed Prometheus service—through enterprise cloud‑monitoring and self‑monitoring integration modes—provides ready‑to‑use exporters, agents, Grafana dashboards, and alert templates for dozens of cloud products.

Alibaba CloudGrafanaObservability
0 likes · 12 min read
How to Leverage Alibaba Cloud Prometheus for Fine‑Grained Cloud Product Monitoring
DevOps Cloud Academy
DevOps Cloud Academy
Nov 2, 2022 · Cloud Native

An Overview of CI/CD Pipelines with Kubernetes

This article examines CI/CD approaches within a Kubernetes ecosystem, detailing pull- and push-based pipeline architectures, their advantages and disadvantages, key considerations such as automated testing, validation and rollbacks, and reviews popular open-source tools like Spinnaker, Jenkins X and Argo CD.

DevOpsautomationci/cd
0 likes · 19 min read
An Overview of CI/CD Pipelines with Kubernetes
Alibaba Cloud Native
Alibaba Cloud Native
Nov 2, 2022 · Cloud Native

Integrate Serverless Devs with CI/CD: GitHub Actions, Gitee, Jenkins & CloudEffect

This article explains the fundamentals of CI/CD, why it is critical for Serverless architectures, and provides step‑by‑step guidance with code snippets for integrating Serverless Devs into GitHub Actions, Gitee Go, Jenkins pipelines, and CloudEffect, including tool installation, secret configuration, and deployment commands.

GitHub ActionsGiteeJenkins
0 likes · 13 min read
Integrate Serverless Devs with CI/CD: GitHub Actions, Gitee, Jenkins & CloudEffect
IT Architects Alliance
IT Architects Alliance
Nov 2, 2022 · Databases

The Importance, Evolution, and Future Trends of Distributed Databases

This article examines why databases are foundational to modern IT, traces the historical development of distributed database technologies, compares various architectural approaches such as sharding middleware, shared‑storage and shared‑nothing designs, and discusses emerging trends like multi‑model, HTAP, cloud‑native, and open‑source ecosystems.

DatabasesDistributed SystemsHTAP
0 likes · 11 min read
The Importance, Evolution, and Future Trends of Distributed Databases
21CTO
21CTO
Nov 1, 2022 · Backend Development

Inside Netflix’s Scalable Backend: Microservices, CDN, and Data Pipelines

This article dissects Netflix’s massive backend system—covering its dual‑cloud deployment, Open Connect CDN, micro‑service architecture, API gateway, container platform, caching layers, data stores, and real‑time streaming pipelines—to reveal how the streaming giant achieves extreme scalability, reliability, and performance.

Data StreamingMicroservicesNetflix
0 likes · 16 min read
Inside Netflix’s Scalable Backend: Microservices, CDN, and Data Pipelines
AI Cyberspace
AI Cyberspace
Nov 1, 2022 · Cloud Native

10 Essential Cloud‑Native Tools Every Agile Team Should Use

This article outlines ten indispensable cloud‑native tools—from Docker and Kubernetes to Serverless, Helm, Ansible, and Wireshark—explaining how each supports modern agile development, improves infrastructure stability, and accelerates digital transformation in post‑pandemic enterprises.

DevOpsDockerServerless
0 likes · 16 min read
10 Essential Cloud‑Native Tools Every Agile Team Should Use
Cloud Native Technology Community
Cloud Native Technology Community
Nov 1, 2022 · Cloud Native

Essential kubectl Commands and Concepts for Managing Kubernetes Clusters

This article introduces the role of the Kubernetes API server, explains kubectl syntax and concepts, and provides detailed explanations of eight essential kubectl commands—including listing resources, describing objects, creating and modifying resources, deleting objects, handling PersistentVolumes, configuring security contexts, managing deployments, and executing commands inside pods—helping readers master everyday Kubernetes operations.

CLIcloud-nativecontainer orchestration
0 likes · 11 min read
Essential kubectl Commands and Concepts for Managing Kubernetes Clusters
Architect
Architect
Oct 31, 2022 · Cloud Native

Building a Cloud‑Native Container Platform at Ximalaya: Practices, Principles, and Evolution

This article recounts Ximalaya's journey from a simple Docker‑based project template to a full‑featured Kubernetes‑driven container platform, describing the principles, tools, health‑check strategies, deployment patterns, middleware integration, and lessons learned for building reliable cloud‑native services.

ContainerizationDevOpscloud-native
0 likes · 13 min read
Building a Cloud‑Native Container Platform at Ximalaya: Practices, Principles, and Evolution
DaTaobao Tech
DaTaobao Tech
Oct 31, 2022 · Cloud Native

Introducing Noslate: A Cloud‑Native Serverless JavaScript Runtime

Noslate is Alibaba’s new open‑source, cloud‑native serverless JavaScript runtime that combines a custom cold‑start‑optimized Node.js distribution, the Aworker container with Warmfork and V8 startup snapshots for sub‑millisecond launches, a Noslated control plane for flexible worker orchestration, and a Corefile‑based debugger for low‑impact diagnostics.

DebuggingNode.jsRuntime
0 likes · 13 min read
Introducing Noslate: A Cloud‑Native Serverless JavaScript Runtime
Architects' Tech Alliance
Architects' Tech Alliance
Oct 29, 2022 · Databases

Analysis of China's Distributed Database Market and Future Development Trends

This article examines the importance, definitions, classifications, and technological evolution of distributed databases in China, outlines major architecture routes such as sharding middleware, shared‑storage and decentralized models, discusses HTAP and cloud‑native trends, and summarizes future directions including open‑source ecosystems and industry support.

DatabasesDistributed SystemsHTAP
0 likes · 10 min read
Analysis of China's Distributed Database Market and Future Development Trends
Efficient Ops
Efficient Ops
Oct 28, 2022 · Operations

How China Minsheng Bank Achieved Advanced DevOps Maturity: A Case Study

China Minsheng Bank’s Centralized Operation Business Processing System passed the CAICT DevOps Technical Operations Level 2 assessment, marking the first joint‑stock bank to reach this advanced domestic standard, and the article details the interview insights, system architecture, and broader DevOps standard overview.

Banking TechnologyDevOpsMaturity Model
0 likes · 10 min read
How China Minsheng Bank Achieved Advanced DevOps Maturity: A Case Study
ByteDance Data Platform
ByteDance Data Platform
Oct 28, 2022 · Big Data

How ByteDance’s BitSail is Revolutionizing Data Integration at Scale

BitSail, ByteDance’s open‑source data integration engine built on Flink, has evolved through three major versions to support batch, streaming and CDC modes, handling over 200,000 daily tasks across 20+ data sources, and aims to meet real‑time, cloud‑native integration demands.

Data IntegrationFlinkReal-time Processing
0 likes · 14 min read
How ByteDance’s BitSail is Revolutionizing Data Integration at Scale
Ops Development Stories
Ops Development Stories
Oct 26, 2022 · Operations

Is SRE a Team Mindset? Unlocking Stable Services Beyond the Title

The article explains that SRE, introduced by Google, is not a single specialist but a collaborative mindset requiring product, development, testing, operations, and architecture skills, and argues that even small‑scale teams can achieve stability by embracing these principles despite common misconceptions.

SREStabilitycloud-native
0 likes · 4 min read
Is SRE a Team Mindset? Unlocking Stable Services Beyond the Title
Java Architect Essentials
Java Architect Essentials
Oct 25, 2022 · Cloud Native

Comprehensive Guide to Deploying a Highly Available Kubernetes Cluster with Nginx+Keepalived, Ingress, NFS, and Harbor

This step‑by‑step tutorial walks through setting up a multi‑node Kubernetes cluster, configuring high availability with Nginx and Keepalived, installing Docker and containerd, deploying an NFS provisioner, configuring Ingress, and installing a secure Harbor registry using Helm and custom TLS certificates.

DockerHarborNFS
0 likes · 39 min read
Comprehensive Guide to Deploying a Highly Available Kubernetes Cluster with Nginx+Keepalived, Ingress, NFS, and Harbor
Efficient Ops
Efficient Ops
Oct 25, 2022 · Cloud Native

How Guangdong Mobile Built a Resilient Container Cloud from Scratch

This article details Guangdong Mobile's end‑to‑end journey of designing, constructing, and operating a production‑grade container cloud platform, covering architecture decisions, monitoring, logging, high‑availability, scaling, network optimization, upgrade challenges, and lessons learned for cloud‑native practitioners.

DevOpscloud-nativecontainer cloud
0 likes · 26 min read
How Guangdong Mobile Built a Resilient Container Cloud from Scratch
Top Architect
Top Architect
Oct 24, 2022 · Backend Development

Evolution of the Tianyi Account Gateway System: From Zuul‑Based 1.0 to Kong‑Based 3.0

The article chronicles the architectural evolution of China Telecom's Tianyi Account gateway—from its 2017 Zuul‑based 1.0 implementation, through a 2.0 redesign using Kong with custom plugins, to the current 3.0 version featuring CP/DP separation, multi‑language plugins, and cloud‑native deployment, highlighting performance gains, scalability, and operational improvements.

KongMicroservicesZuul
0 likes · 14 min read
Evolution of the Tianyi Account Gateway System: From Zuul‑Based 1.0 to Kong‑Based 3.0
Architect
Architect
Oct 22, 2022 · Cloud Native

Design and Implementation of an Automated Operations Platform Based on Apache APISIX

This article presents the motivation, architecture, component selection, user authentication flow, micro‑service integration, and technical details—including custom Lua plugins and NGINX phases—of an automated operations platform built on the cloud‑native API gateway Apache APISIX.

Apache APISIXPlugin Developmentapi-gateway
0 likes · 14 min read
Design and Implementation of an Automated Operations Platform Based on Apache APISIX
Selected Java Interview Questions
Selected Java Interview Questions
Oct 22, 2022 · Cloud Native

Docker Architecture Overview and Component Analysis

This article provides a comprehensive overview of Docker's client‑server architecture, detailing the roles of Docker Client, Daemon, Engine, jobs, Registry, Graph database, drivers, libcontainer library, and how they collectively enable container creation, image management, networking, and resource control.

ContainerDockercloud-native
0 likes · 10 min read
Docker Architecture Overview and Component Analysis
Alibaba Cloud Native
Alibaba Cloud Native
Oct 21, 2022 · Cloud Native

Master Serverless on Alibaba Cloud: Create, Deploy, Debug Functions Step‑by‑Step

This guide walks you through the entire lifecycle of a Serverless application on Alibaba Cloud, covering function creation via the console, project initialization and deployment with Serverless Devs, various debugging techniques—including online, breakpoint, proxy, and local debugging—and best practices for dependency management and performance testing.

Alibaba CloudDebuggingFunction Compute
0 likes · 17 min read
Master Serverless on Alibaba Cloud: Create, Deploy, Debug Functions Step‑by‑Step
Hulu Beijing
Hulu Beijing
Oct 21, 2022 · Big Data

How Hulu Scales Spark on Kubernetes: Cloud‑Native Big Data at Disney‑Scale

Hulu’s data platform team describes how they migrated large‑scale Spark workloads from Yarn to native Spark on Kubernetes, leveraging AWS services such as EKS, S3, and custom operators to achieve dynamic scaling, unified monitoring, cost‑effective resource management, and improved stability for search, recommendation, and advertising pipelines.

Big DataData engineeringSpark
0 likes · 18 min read
How Hulu Scales Spark on Kubernetes: Cloud‑Native Big Data at Disney‑Scale
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 20, 2022 · Cloud Native

Why Kubernetes Remains Complex and How Serverless Designs Aim to Simplify It

The article examines the inherent and accidental complexities of Kubernetes as a distributed cluster manager, discusses challenges in resource scheduling, infrastructure diversity, and operational overhead, and explores how cloud‑native solutions such as managed services, nodeless and serverless Kubernetes architectures attempt to reduce these complexities while introducing new trade‑offs.

OperationsServerlesscloud-native
0 likes · 18 min read
Why Kubernetes Remains Complex and How Serverless Designs Aim to Simplify It
DevOps Cloud Academy
DevOps Cloud Academy
Oct 20, 2022 · Cloud Native

Comparative Analysis of KubeSphere and Rainbond Cloud‑Native Application Platforms

This article provides a detailed comparative analysis of the cloud‑native application platforms KubeSphere and Rainbond, evaluating their product positioning, community activity, installation experience, application deployment, micro‑service architecture, marketplace features, multi‑cluster management, and operational capabilities to help readers choose the most suitable solution for their needs.

KubeSphereRainbondcloud-native
0 likes · 17 min read
Comparative Analysis of KubeSphere and Rainbond Cloud‑Native Application Platforms
Huolala Tech
Huolala Tech
Oct 20, 2022 · Cloud Native

How Huolala Cuts Cloud Costs with Kubernetes: Spot Instances, Smart Autoscaling, and Predictive Scaling

This presentation details Huolala's end‑to‑end cloud‑native cost‑optimization strategy, covering the company's infrastructure basics, Kubernetes‑based server cost‑saving techniques, a tailored optimization roadmap, practical Spot Instance usage, and a custom CronHPA‑driven scheduled scaling solution to boost resource utilization.

Autoscalingcloud-nativecost optimization
0 likes · 23 min read
How Huolala Cuts Cloud Costs with Kubernetes: Spot Instances, Smart Autoscaling, and Predictive Scaling
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Oct 19, 2022 · Artificial Intelligence

Why Storage Systems Bottleneck AI Training and How to Accelerate Them

This article examines the comprehensive challenges AI applications face from storage to compute, traces the evolution of AI training infrastructure, analyzes key bottlenecks such as compute acceleration, resource scheduling, massive data handling and data flow, and presents Baidu Cloud's storage acceleration solutions—including parallel file systems, caching, and the Fluid scheduler—to dramatically improve AI training performance.

AI trainingData LakePerformance Optimization
0 likes · 38 min read
Why Storage Systems Bottleneck AI Training and How to Accelerate Them
Alibaba Cloud Native
Alibaba Cloud Native
Oct 18, 2022 · Cloud Native

What’s New in OpenYurt v1.0? Key Updates and Future Roadmap

OpenYurt v1.0, released on September 9, introduces API governance improvements, expanded test coverage with CodeCov, performance testing for Yurthub, streamlined installation, and outlines future enhancements across ControlPlane, DataPlane, and IoT SIGs, with detailed GitHub project links for each.

OpenYurtSIG Updatescloud-native
0 likes · 9 min read
What’s New in OpenYurt v1.0? Key Updates and Future Roadmap
Cloud Native Technology Community
Cloud Native Technology Community
Oct 17, 2022 · Cloud Native

A Three‑Step Approach to Understanding, Managing, and Preventing Kubernetes Failures

This article presents a practical three‑step methodology—understanding, managing, and preventing—to troubleshoot Kubernetes deployments, explains how to leverage monitoring, observability, and incident‑response tools, and offers guidance on fostering team collaboration and building resilient, self‑healing cloud‑native systems.

ObservabilityOperationsTroubleshooting
0 likes · 7 min read
A Three‑Step Approach to Understanding, Managing, and Preventing Kubernetes Failures
Taobao Frontend Technology
Taobao Frontend Technology
Oct 14, 2022 · Cloud Native

Boost JavaScript Serverless Performance with Noslate’s Cloud‑Native Runtime

Noslate is an open‑source, cloud‑native project from Alibaba that introduces a lightweight JavaScript runtime, optimized Node.js distribution, and an offline debugger to dramatically improve serverless cold‑start times, elasticity, and diagnostic capabilities across diverse platforms, including ARM and traditional x86 environments.

DebuggingJavaScriptNode.js
0 likes · 18 min read
Boost JavaScript Serverless Performance with Noslate’s Cloud‑Native Runtime
Node Underground
Node Underground
Oct 13, 2022 · Cloud Native

How Noslate Boosts JavaScript Performance for Cloud‑Native Serverless Apps

Noslate is an open‑source, cloud‑native suite comprising a custom Node.js distribution, the lightweight Aworker runtime with Warmfork and Startup Snapshot technologies, all designed to dramatically reduce cold‑start latency and improve JavaScript task elasticity in serverless environments.

DebuggingNode.jsRuntime
0 likes · 16 min read
How Noslate Boosts JavaScript Performance for Cloud‑Native Serverless Apps
Programmer DD
Programmer DD
Oct 12, 2022 · Cloud Native

Istio Joins CNCF: Exploring the New Ambient Mesh and Its Impact

Google donated Istio to the CNCF, which was accepted as an incubating project, introducing the experimental Ambient Mesh mode while retaining sidecar support, and the article outlines Istio's architecture, history, community contributions, and industry perspectives on this cloud‑native milestone.

Ambient MeshCNCFIstio
0 likes · 6 min read
Istio Joins CNCF: Exploring the New Ambient Mesh and Its Impact
Efficient Ops
Efficient Ops
Oct 11, 2022 · Cloud Native

How Vivo Built a Scalable Karmada Operator with Ansible for Multi‑Cluster Management

Vivo’s engineering team shares their practical experience creating a Karmada‑Operator using the Operator SDK and Ansible, detailing background, deployment challenges, design choices, API and architecture, etcd management, member cluster handling, CI pipeline, and performance testing to enable robust multi‑cloud Kubernetes orchestration.

AnsibleKarmadaMulti-Cluster
0 likes · 15 min read
How Vivo Built a Scalable Karmada Operator with Ansible for Multi‑Cluster Management
Efficient Ops
Efficient Ops
Oct 10, 2022 · Operations

How Liaoning Mobile Revamped Its DevOps System for Agile, Cloud‑Native Success

Liaoning Mobile’s DevOps R&D system was selected as a flagship case at the recent Service Trade Fair, showcasing how the company accelerated its digital transformation through agile delivery, cloud‑native architecture, intelligent operations, and comprehensive talent development to boost development efficiency and business agility.

Continuous DeliveryDevOpsIT transformation
0 likes · 14 min read
How Liaoning Mobile Revamped Its DevOps System for Agile, Cloud‑Native Success
Alibaba Cloud Native
Alibaba Cloud Native
Oct 10, 2022 · Cloud Native

What’s New in Koordinator v0.7? Enhanced Coscheduling, ElasticQuota, and Fine‑Grained GPU Sharing

Koordinator v0.7 adds major cloud‑native scheduling features—including enhanced gang (coscheduling) with Strict/NonStrict modes, multi‑hierarchy ElasticQuota management, fine‑grained GPU resource protocols, richer diagnostic APIs, and safer descheduling—targeting machine‑learning and big‑data workloads on Kubernetes.

CoschedulingElasticQuotaGPU
0 likes · 25 min read
What’s New in Koordinator v0.7? Enhanced Coscheduling, ElasticQuota, and Fine‑Grained GPU Sharing
Alibaba Cloud Native
Alibaba Cloud Native
Oct 10, 2022 · Cloud Native

Build a Serverless Python Email Scheduler on Alibaba Cloud Function Compute

This tutorial explains the fundamentals of Serverless architecture, outlines its BaaS and FaaS components, presents three typical use cases, and provides a step‑by‑step guide—including Python code and deployment instructions—to create an automated daily email service on Alibaba Cloud Serverless.

Alibaba CloudFunction ComputePython
0 likes · 7 min read
Build a Serverless Python Email Scheduler on Alibaba Cloud Function Compute
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 9, 2022 · Backend Development

Choosing a Microservice Gateway: Spring Cloud Gateway vs APISIX

After moving to a new team lacking a dedicated gateway, the author evaluates two popular microservice gateway solutions—Spring Cloud Gateway and Apache APISIX—comparing their features, cloud‑native capabilities, performance, and ease of use, ultimately selecting Spring Cloud Gateway for its Java ecosystem and extensibility.

APISIXBackendMicroservice
0 likes · 11 min read
Choosing a Microservice Gateway: Spring Cloud Gateway vs APISIX
21CTO
21CTO
Oct 4, 2022 · Cloud Native

Why Kubernetes Is the Cloud Operating System Shaping the Future of IT

This article explains how Kubernetes, since its 2014 debut, has become a declarative, API‑driven cloud operating system that offers scalability, portability, and a rich ecosystem, transforming how enterprises develop, deploy, and manage applications across heterogeneous environments.

cloud-nativecontainer orchestrationoperating system
0 likes · 9 min read
Why Kubernetes Is the Cloud Operating System Shaping the Future of IT
Alibaba Cloud Native
Alibaba Cloud Native
Oct 4, 2022 · Cloud Native

How Service Mesh Redefines Cloud‑Native Networking, Security, and Observability

This article explains the fundamentals of service mesh as a cloud‑native infrastructure layer, covering its control‑plane and data‑plane architecture, sidecar and waypoint proxies, L4/L7 decoupling, eBPF acceleration, zero‑trust security, traffic management, observability, and real‑world deployment scenarios.

ObservabilityZero Trustcloud-native
0 likes · 20 min read
How Service Mesh Redefines Cloud‑Native Networking, Security, and Observability
Alibaba Cloud Native
Alibaba Cloud Native
Oct 3, 2022 · Cloud Native

Can AHPA Predict Kubernetes Scaling Before Load Spikes?

This article introduces the Advanced Horizontal Pod Autoscaler (AHPA), explains its three‑stage architecture of data collection, prediction, and scaling, details the RobustScaler forecasting algorithm and CRD‑based deployment, and evaluates its ability to proactively and reactively adjust pod counts with high robustness.

AutoscalingCRDRobustScaler
0 likes · 13 min read
Can AHPA Predict Kubernetes Scaling Before Load Spikes?
Alibaba Cloud Native
Alibaba Cloud Native
Sep 29, 2022 · Cloud Native

Why Use RocketMQ Connect for Scalable Data Pipelines?

This article explains the challenges of point‑to‑point data sync, introduces RocketMQ Connect as a cloud‑native solution that decouples upstream and downstream, details its architecture, connectors, REST API, metrics, deployment modes, and provides a step‑by‑step guide to building custom connectors for use cases such as CDC, data lakes, and system migration.

CDCConnectorData Integration
0 likes · 19 min read
Why Use RocketMQ Connect for Scalable Data Pipelines?
Alibaba Cloud Native
Alibaba Cloud Native
Sep 29, 2022 · Cloud Native

How Migrating a Holiday Gift Service to Alibaba Cloud Function Compute Cuts Costs and Handles Traffic Spikes

Facing occasional traffic spikes and high server costs, the author migrated a holiday gift‑distribution project from an ALB‑ECS‑MySQL‑Redis stack to Alibaba Cloud Function Compute, detailing cost reductions, zero‑idle‑instance savings, custom runtime setup, logging adjustments, VPC networking, deployment via Serverless Devs, and domain binding.

Alibaba CloudDevOpsFunction Compute
0 likes · 8 min read
How Migrating a Holiday Gift Service to Alibaba Cloud Function Compute Cuts Costs and Handles Traffic Spikes
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Sep 29, 2022 · Cloud Native

How to Deploy SaaS Private Cloud with Kubernetes and KubeSphere: A Complete Guide

This article explains the challenges of SaaS private‑cloud deployment, compares source‑code and container deployment, introduces Kubernetes and KubeSphere, outlines required infrastructure, provides Docker and Harbor installation steps, and shows how to use KubeKey to configure and manage a full‑stack private cloud platform.

DockerKubeSphereSaaS private
0 likes · 17 min read
How to Deploy SaaS Private Cloud with Kubernetes and KubeSphere: A Complete Guide
vivo Internet Technology
vivo Internet Technology
Sep 28, 2022 · Cloud Native

Implementation and Practice of Karmada-Operator at vivo: Architecture, API Design, and CI/CD

vivo created an Ansible‑based Karmada‑Operator that declaratively manages multi‑cluster deployments, etcd backup/restore, and control‑plane upgrades via custom CRDs and CI pipelines, addressing the limitations of existing tools and providing extensible, reliable, self‑healing orchestration for large‑scale Kubernetes environments.

AnsibleCI/CDKarmada
0 likes · 13 min read
Implementation and Practice of Karmada-Operator at vivo: Architecture, API Design, and CI/CD
Alibaba Cloud Native
Alibaba Cloud Native
Sep 28, 2022 · Cloud Native

How Lixun Logistics Cut Registry Complexity by 50% with Alibaba Cloud ACR EE

Facing high operational costs and scaling challenges with its self-built Harbor registry, Lixun Logistics migrated core container images to Alibaba Cloud’s ACR Enterprise Edition, achieving a 50% reduction in registry complexity, 60% faster image distribution, and enhanced security across multi-region deployments.

ACR EEAlibaba CloudContainer Registry
0 likes · 9 min read
How Lixun Logistics Cut Registry Complexity by 50% with Alibaba Cloud ACR EE
Tencent Cloud Developer
Tencent Cloud Developer
Sep 28, 2022 · Cloud Native

Crane-scheduler: Kubernetes Scheduling Optimization Based on Real Workload

Crane‑scheduler improves Kubernetes efficiency by collecting real‑time node metrics via Prometheus, annotating nodes, and applying configurable predicates and weighted priorities—plus a hot‑value mechanism—to balance load, cut waste, and prevent hotspots, delivering more stable, better‑utilized clusters.

cloud-nativecost efficiencykubernetes
0 likes · 7 min read
Crane-scheduler: Kubernetes Scheduling Optimization Based on Real Workload
Tencent Cloud Middleware
Tencent Cloud Middleware
Sep 27, 2022 · Cloud Native

How Tencent Cloud Optimized Apache Pulsar for Million‑Topic Scale

This article details Tencent Cloud's year‑long practical optimizations for Apache Pulsar, covering Ack hole impacts, TTL/Backlog/Retention strategies, delayed‑message handling, Admin API blocking, ZooKeeper and BookKeeper leaks, and multi‑level cache improvements to achieve stable, high‑performance messaging at massive scale.

Apache PulsarBacklogMessage queue
0 likes · 18 min read
How Tencent Cloud Optimized Apache Pulsar for Million‑Topic Scale
Cloud Native Technology Community
Cloud Native Technology Community
Sep 27, 2022 · Industry Insights

Why Cloud‑Native Will Dominate Enterprise Application Modernization by 2025

Amid the digital transformation wave, cloud‑native applications are projected to power over 95% of new initiatives by 2025, prompting Lingque Cloud and CNBPA to publish a practical guide that outlines concepts, migration paths, DevOps benefits, micro‑service selection, and real‑world case studies for modernizing enterprise software.

DevOpsDigital TransformationMicroservices
0 likes · 3 min read
Why Cloud‑Native Will Dominate Enterprise Application Modernization by 2025
Architecture Digest
Architecture Digest
Sep 25, 2022 · Cloud Native

Designing Microservices Architecture for Failure: Patterns and Practices

This article explains how to build highly available microservices by addressing the inherent risks of distributed systems and presenting fault‑tolerance patterns such as graceful degradation, change management, health checks, self‑healing, failover caching, retries, rate limiting, bulkheads, circuit breakers, and systematic failure testing.

Circuit BreakerMicroservicesReliability
0 likes · 14 min read
Designing Microservices Architecture for Failure: Patterns and Practices
IT Architects Alliance
IT Architects Alliance
Sep 23, 2022 · Cloud Native

How to Build a High‑Availability Microservices System on Kubernetes – A Complete Guide

This guide walks through designing a simple front‑end/back‑end microservices architecture, implementing it with Spring Boot and Eureka, deploying the services on a Kubernetes cluster using K8seasy, and adding high‑availability features such as multi‑instance registration, Prometheus‑Grafana monitoring, Zipkin tracing, and Sentinel flow‑control.

Backend DevelopmentGrafanaMicroservices
0 likes · 20 min read
How to Build a High‑Availability Microservices System on Kubernetes – A Complete Guide
Tencent Cloud Developer
Tencent Cloud Developer
Sep 20, 2022 · Information Security

Data Classification and Grading Architecture for Enterprise Data Security

The article details a practical, reusable enterprise architecture for data classification and grading that combines scanning tools, a rule‑engine with hot‑updates, a high‑performance identification service, and a security enforcement platform, addressing massive real‑time data volumes, diverse storage types, cross‑department isolation, and compliance with China’s data security laws.

Big DataData SecurityKafka
0 likes · 14 min read
Data Classification and Grading Architecture for Enterprise Data Security
Alibaba Cloud Native
Alibaba Cloud Native
Sep 19, 2022 · Cloud Native

Why Serverless Devs Became CNCF’s First Serverless Tool Project

Serverless Devs, an open‑source, CNCF‑sandbox serverless development platform, offers a plug‑in architecture supporting multiple cloud providers, lifecycle management, and extensible components, with six key advantages, a clear design philosophy, a growing history, and future plans to expand cloud vendor support and tooling.

CNCFDevOpsServerless
0 likes · 10 min read
Why Serverless Devs Became CNCF’s First Serverless Tool Project
Practical DevOps Architecture
Practical DevOps Architecture
Sep 15, 2022 · Cloud Native

Brief Overview of etcd and Kubernetes: Features, Use Cases, and Core Components

This article provides a concise overview of etcd and Kubernetes, detailing etcd’s features and use‑cases, explaining Kubernetes fundamentals, its relationship with Docker, and describing key components such as Minikube, Kubectl, Kubelet, common deployment methods, and the platform’s cluster management architecture.

Distributed Systemscloud-nativeetcd
0 likes · 6 min read
Brief Overview of etcd and Kubernetes: Features, Use Cases, and Core Components
Senior Brother's Insights
Senior Brother's Insights
Sep 14, 2022 · Backend Development

From Single Server to Cloud‑Native: 14 Stages of Scaling a Large‑Scale Website

This article walks through the evolution of a high‑traffic e‑commerce site—from a single‑machine setup to cloud‑native microservices—detailing each architectural milestone, the problems it solves, key technologies involved, and design principles for building scalable, highly available systems.

CachingScalabilityarchitecture evolution
0 likes · 22 min read
From Single Server to Cloud‑Native: 14 Stages of Scaling a Large‑Scale Website
Alibaba Cloud Native
Alibaba Cloud Native
Sep 14, 2022 · Cloud Native

How Dubbo Mesh Enables Seamless Service‑Mesh Adoption with a Plugin‑Based Architecture

Dubbo Mesh, a cloud‑native extension of Dubbo, introduces a plugin‑driven design that separates control and data planes, supports hot‑plug components, and offers Java Proxyless and Sidecar deployment modes to simplify migration to a service‑mesh architecture while retaining Dubbo's scalability.

Dubbo MeshDynamic Binary PushJava Proxyless
0 likes · 7 min read
How Dubbo Mesh Enables Seamless Service‑Mesh Adoption with a Plugin‑Based Architecture
Tencent Cloud Middleware
Tencent Cloud Middleware
Sep 14, 2022 · Cloud Native

Spring Cloud Tencent 1.7 Released: New Features, Version Guide, and Enhanced Service Governance

Spring Cloud Tencent 1.7 introduces support for Spring Cloud Hoxton, 2020, and 2021, provides a detailed version list and numbering scheme, and adds major features such as service governance plugins, dynamic configuration improvements, monitoring enhancements, and extended Polaris integration, with links to documentation and repositories.

JavaMicroservicesTencent
0 likes · 9 min read
Spring Cloud Tencent 1.7 Released: New Features, Version Guide, and Enhanced Service Governance
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Sep 13, 2022 · Big Data

From Hadoop to Cloud‑Native: The Evolution of Data Lakes and Modern Architecture

This article traces the history of data lakes from their 2010 inception with Hadoop through cloud‑native object storage, lakehouse formats like Delta Lake, and Alibaba Cloud's multi‑layer solution, outlining key architectural stages and practical construction challenges for enterprise‑grade implementations.

Alibaba CloudBig DataData Architecture
0 likes · 9 min read
From Hadoop to Cloud‑Native: The Evolution of Data Lakes and Modern Architecture
DevOps
DevOps
Sep 12, 2022 · Cloud Native

How Slack Designs, Operates, and Scales Its Remote Development Environments

The article explains Slack's cloud‑native development environment—a full, isolated copy of the Slack system running on AWS EC2—detailing why remote environments are used, how they are managed with custom tooling, and how dynamic provisioning enables massive scaling while controlling costs.

Development EnvironmentScalingSlack
0 likes · 9 min read
How Slack Designs, Operates, and Scales Its Remote Development Environments
Efficient Ops
Efficient Ops
Sep 12, 2022 · Cloud Native

Mastering Kubernetes CRDs and Operators: From Basics to Advanced Design

This article explains what Kubernetes CustomResourceDefinitions (CRDs) and Operators are, shows how they enable custom resources and automated lifecycle management, and presents practical YAML examples and a generic big‑data Operator design for cloud‑native environments.

CRDDevOpsOperator
0 likes · 12 min read
Mastering Kubernetes CRDs and Operators: From Basics to Advanced Design
MaGe Linux Operations
MaGe Linux Operations
Sep 11, 2022 · Cloud Native

Master Helm: Essential Commands for Managing Kubernetes Charts

This guide provides a comprehensive overview of Helm, the Kubernetes package manager, covering core commands for searching, pulling, installing, listing, creating charts, managing repositories and dependencies, upgrading, rolling back releases, and pushing charts to Harbor, complete with code examples and usage tips.

Chart Managementcloud-nativehelm
0 likes · 16 min read
Master Helm: Essential Commands for Managing Kubernetes Charts
Alibaba Cloud Native
Alibaba Cloud Native
Sep 9, 2022 · Cloud Native

How to Deploy a Pay‑Per‑Use WordPress Site on Alibaba Cloud Serverless

Learn step‑by‑step how to build a cost‑effective, pay‑per‑use WordPress website on Alibaba Cloud Serverless using Function Compute, NAS storage, RDS, and SLS, covering service activation, NAS setup, function configuration, custom domain binding, code deployment, and final verification.

Alibaba CloudFunction ComputeNAS
0 likes · 7 min read
How to Deploy a Pay‑Per‑Use WordPress Site on Alibaba Cloud Serverless
Java Architecture Diary
Java Architecture Diary
Sep 9, 2022 · Cloud Native

What’s New in Spring Cloud 2021.0.4? Explore the Latest Features and Fixes

Spring Cloud 2021.0.4 (Jubilee) builds on Spring Boot 2.7.x and introduces updates such as JSCH‑based SSH configuration for Config, native JSON support for GRPC filters in Gateway, binary encoding rewrite in OpenFeign, the ability to disable Resilience4J thread‑pool defaults in Circuitbreaker, and various dependency upgrades.

Javacloud-nativerelease
0 likes · 2 min read
What’s New in Spring Cloud 2021.0.4? Explore the Latest Features and Fixes
Open Source Linux
Open Source Linux
Sep 8, 2022 · Cloud Native

Master Dockerfile: Build Custom Docker Images Step‑by‑Step

This comprehensive guide explains how to create and customize Docker images using Dockerfile, covering base image selection, RUN, COPY, ADD, CMD, ENTRYPOINT, ENV, VOLUME, EXPOSE, and WORKDIR instructions, along with best practices for layer optimization and context handling.

ContainerDevOpsDocker
0 likes · 30 min read
Master Dockerfile: Build Custom Docker Images Step‑by‑Step
Alibaba Cloud Native
Alibaba Cloud Native
Sep 7, 2022 · Cloud Native

Unlocking Serverless: From Concepts to Hands‑On Alibaba Cloud Deployment

This article explains the evolution and core principles of Serverless computing, outlines its benefits for reducing operational complexity and cost, and provides a step‑by‑step tutorial for building, testing, and exposing a function on Alibaba Cloud using Function Compute and API Gateway.

Alibaba CloudFunction ComputeServerless
0 likes · 9 min read
Unlocking Serverless: From Concepts to Hands‑On Alibaba Cloud Deployment
Tencent Cloud Developer
Tencent Cloud Developer
Sep 7, 2022 · Cloud Native

Why Build Probe Capabilities Based on OpenTelemetry for Cloud‑Native Observability

Building probe capabilities on OpenTelemetry gives cloud‑native teams a vendor‑neutral, standardized way to extend monitoring into full observability—supporting large‑scale, language‑specific instrumentation, plug‑and‑play plugins, and seamless integration with APM backends—so developers and operators can detect, debug, and predict faults across distributed containers.

APMNode.jsObservability
0 likes · 15 min read
Why Build Probe Capabilities Based on OpenTelemetry for Cloud‑Native Observability
MaGe Linux Operations
MaGe Linux Operations
Sep 6, 2022 · Cloud Native

Mastering Kubernetes CRDs: Define and Use Custom Resources

This article explains what Kubernetes CustomResourceDefinitions (CRDs) are, how they extend the platform with user‑defined resources, and provides step‑by‑step examples for creating CRDs, custom objects, and interacting with them via kubectl commands.

CRDCustomResourceDefinitioncloud-native
0 likes · 6 min read
Mastering Kubernetes CRDs: Define and Use Custom Resources