Tagged articles
3116 articles
Page 17 of 32
Efficient Ops
Efficient Ops
Jul 3, 2022 · Cloud Native

Understanding Kubernetes: Core Components and How They Work Together

This article provides a concise, concept‑level overview of Kubernetes architecture, explaining the roles of master and worker nodes, Pods, networking, scheduling, storage, services, scaling, and controller interactions, illustrated with diagrams to help beginners grasp the system’s complexity.

Cloud NativeCluster ArchitectureKubernetes
0 likes · 10 min read
Understanding Kubernetes: Core Components and How They Work Together
MaGe Linux Operations
MaGe Linux Operations
Jul 1, 2022 · Cloud Native

Master Kubernetes Resource Insights with kube-capacity CLI

This guide explains how to install and use the kube-capacity command‑line tool to quickly view resource requests, limits, and utilization for pods and nodes in a Kubernetes cluster, including advanced options for filtering, JSON/YAML output, and integration with metrics‑server.

CLICloud NativeKubernetes
0 likes · 7 min read
Master Kubernetes Resource Insights with kube-capacity CLI
Zuoyebang Tech Team
Zuoyebang Tech Team
Jun 30, 2022 · Cloud Native

How Leading Chinese Tech Companies Master Cloud‑Native at Scale

The first Cloud‑Native Practitioners Conference brought together engineers from Zuoyebang, Zhihu, Zhuanzhuan and others to share large‑scale Kubernetes, serverless and Istio experiences, industry trends, and practical solutions that drive stability, efficiency and digital transformation.

Cloud NativeContainerizationIstio
0 likes · 6 min read
How Leading Chinese Tech Companies Master Cloud‑Native at Scale
DataFunSummit
DataFunSummit
Jun 30, 2022 · Artificial Intelligence

MLOps Practices on the Beike Inference Platform: Architecture, Evolution, and Future Plans

This article presents a comprehensive overview of Beike's machine learning platform and its inference service, detailing the platform's architecture, GPU virtualization, cloud‑native migration, MLOps implementation, and future roadmap to achieve cost‑effective, automated AI model deployment at scale.

AICloud NativeGPU virtualization
0 likes · 13 min read
MLOps Practices on the Beike Inference Platform: Architecture, Evolution, and Future Plans
Alibaba Cloud Native
Alibaba Cloud Native
Jun 29, 2022 · Cloud Native

How to Simplify Serverless Canary Deployments with FC-Canary Plugin

This guide explains the concept of serverless computing and gray (canary) releases, compares manual console methods with the FC-Canary plugin, and provides step‑by‑step instructions, code snippets, and best‑practice tips for configuring and testing automated canary deployments on Alibaba Cloud Function Compute.

Cloud NativeFC-CanaryFunction Compute
0 likes · 13 min read
How to Simplify Serverless Canary Deployments with FC-Canary Plugin
Refining Core Development Skills
Refining Core Development Skills
Jun 29, 2022 · Cloud Native

Inside Tencent’s Open‑Source Microservice Engine: Polaris Mesh & Spring Cloud Tencent

This article explores Tencent’s evolution from monolithic LAMP/MVC stacks to a container‑based microservice architecture, detailing the open‑source Polaris Mesh service mesh, Spring Cloud Tencent framework, and their gateway, naming, and configuration components, while highlighting deployment benefits and practical usage examples.

Cloud NativeConfiguration CenterMicroservices
0 likes · 15 min read
Inside Tencent’s Open‑Source Microservice Engine: Polaris Mesh & Spring Cloud Tencent
360 Tech Engineering
360 Tech Engineering
Jun 28, 2022 · Cloud Native

Using Sonobuoy for Kubernetes Conformance Testing

This guide explains how to install Sonobuoy, run Kubernetes conformance tests, retrieve and analyze results, and understand the tool’s architecture and role in ensuring cluster portability and CNCF certification.

Cloud NativeCluster DiagnosticsConformance Testing
0 likes · 7 min read
Using Sonobuoy for Kubernetes Conformance Testing
Alibaba Cloud Native
Alibaba Cloud Native
Jun 28, 2022 · Cloud Native

How Downsampling Supercharges Prometheus Queries for Large‑Scale Cloud‑Native Monitoring

This article explains why downsampling is essential for handling massive time‑series data in Prometheus, describes the aggregation rules and intervals, compares ARMS Prometheus' implementation with other solutions, and shows performance and accuracy results that demonstrate significant query speed improvements.

Cloud NativeDownsamplingPrometheus
0 likes · 15 min read
How Downsampling Supercharges Prometheus Queries for Large‑Scale Cloud‑Native Monitoring
DevOps Cloud Academy
DevOps Cloud Academy
Jun 27, 2022 · Cloud Native

Why Developer Self‑Service Matters and How It Works

The article explains the growing importance of developer self‑service platforms in modern cloud‑native environments, describing their benefits, operational models, and how they empower developers to manage infrastructure and application delivery efficiently.

Cloud NativeDevOpsInfrastructure as Code
0 likes · 7 min read
Why Developer Self‑Service Matters and How It Works
IT Architects Alliance
IT Architects Alliance
Jun 26, 2022 · Cloud Native

How to Build a High‑Availability Microservices System on Kubernetes from Scratch

This guide walks through designing a simple Java Spring Boot microservice architecture, implementing the services, deploying them on a Kubernetes cluster with Eureka registration, adding Prometheus‑Grafana monitoring, configuring logging, tracing, and flow‑control, and validating high availability using real‑time dashboards and tools like Lens.

Cloud NativeKubernetesMicroservices
0 likes · 19 min read
How to Build a High‑Availability Microservices System on Kubernetes from Scratch
Architects Research Society
Architects Research Society
Jun 25, 2022 · Fundamentals

Data Architecture: Definition, Goals, Principles, Components, and Best Practices

This article explains data architecture as the transformation of business needs into data and system requirements, outlines its objectives, core principles, essential components, the relationship with data modeling, relevant frameworks, and modern best‑practice guidelines for building scalable, cloud‑native, AI‑enabled architectures.

AI integrationCloud NativeData Architecture
0 likes · 10 min read
Data Architecture: Definition, Goals, Principles, Components, and Best Practices
Efficient Ops
Efficient Ops
Jun 23, 2022 · Cloud Native

How Vivo Scales Kubernetes: Automated Multi‑Cluster Management with a Custom Operator

Vivo’s rapid migration to Kubernetes across multiple data centers required a secure, efficient, and reliable way to manage thousands of nodes, leading them to develop a custom k8s‑operator that streamlines cluster deployment, CI testing, declarative APIs, and automated repair for large‑scale cloud‑native environments.

Cloud NativeCluster AutomationDevOps
0 likes · 3 min read
How Vivo Scales Kubernetes: Automated Multi‑Cluster Management with a Custom Operator
Cloud Native Technology Community
Cloud Native Technology Community
Jun 22, 2022 · Industry Insights

How to Slash Cloud‑Native Costs: Practical Steps for Better Resource Utilization

This article analyzes the low server utilization problem in modern cloud‑native environments, presents industry survey data, and outlines a four‑step framework—including observability, optimal public‑cloud usage, elasticity sharing, and remote deployment—to help enterprises dramatically reduce cloud costs while maintaining performance.

Cloud NativeCost OptimizationKubernetes
0 likes · 23 min read
How to Slash Cloud‑Native Costs: Practical Steps for Better Resource Utilization
Alibaba Cloud Native
Alibaba Cloud Native
Jun 21, 2022 · Cloud Native

What’s New in KubeVela 1.4? Secure Multi‑Cluster Delivery, Visual Topology, and VelaD

KubeVela 1.4 introduces built‑in multi‑cluster authentication and authorization, a resource‑topology visualizer, the lightweight VelaD runtime, dozens of new plugins, and a host of workflow enhancements, while outlining the project’s roadmap for observability, workflow and application management.

AuthenticationAuthorizationCloud Native
0 likes · 15 min read
What’s New in KubeVela 1.4? Secure Multi‑Cluster Delivery, Visual Topology, and VelaD
Bilibili Tech
Bilibili Tech
Jun 21, 2022 · Cloud Native

Evolution of SRE in the Cloud‑Native Era – Insights from Industry Experts

Industry experts from Zhejiang Mobile, Bilibili, and Xiaomi discuss how SRE has evolved in the cloud‑native era, sharing concrete frameworks, observability practices, and cost‑focused platforms while emphasizing stability, metrics, on‑call processes, and the need to adapt Google’s model to real‑world product and operational contexts.

Cloud NativeDevOpsSRE
0 likes · 31 min read
Evolution of SRE in the Cloud‑Native Era – Insights from Industry Experts
Cloud Native Technology Community
Cloud Native Technology Community
Jun 20, 2022 · Industry Insights

Building a Full‑Stack Cloud‑Native Platform: The 1+4+6+N Blueprint

This article outlines a comprehensive full‑stack cloud‑native architecture for enterprises, detailing a six‑layer blueprint, the 1+4+6+N planning model, core capabilities, supporting systems, and a three‑step implementation roadmap to accelerate digital transformation and business innovation.

Cloud NativeDigital TransformationIT modernization
0 likes · 13 min read
Building a Full‑Stack Cloud‑Native Platform: The 1+4+6+N Blueprint
Cloud Native Technology Community
Cloud Native Technology Community
Jun 20, 2022 · Industry Insights

How Cloud‑Native Architecture Can Transform Smart Hospitals in the Pandemic Era

The article analyzes how pandemic‑driven demand for contact‑less medical services is prompting hospitals to adopt full‑stack cloud‑native platforms, outlining strategic cloud choices, micro‑service migration, and phased implementation to achieve unified data governance, flexible online care, and reduced operational pressure.

Cloud NativeDigital TransformationIndustry Insights
0 likes · 7 min read
How Cloud‑Native Architecture Can Transform Smart Hospitals in the Pandemic Era
Architecture Digest
Architecture Digest
Jun 20, 2022 · Backend Development

Architectural Guide: Microservices, Service Mesh, Messaging, and Observability

This article presents a comprehensive architectural roadmap covering microservice fundamentals, design principles, service discovery, API protocols, gateway patterns, observability pillars, service mesh options, and a detailed comparison of modern message‑queue technologies, offering practical guidance for backend system design and selection.

Backend ArchitectureCloud NativeMicroservices
0 likes · 28 min read
Architectural Guide: Microservices, Service Mesh, Messaging, and Observability
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Jun 17, 2022 · Cloud Native

How Huawei’s Cloud EulerOS Powers High‑Performance, Secure Cloud Native Workloads

The 2022 Kunpeng Developer Summit showcased Huawei Cloud EulerOS, an openEuler‑based cloud‑native operating system, highlighting its high‑performance, security‑focused features, mixed‑deployment solutions, and real‑world case studies such as smart property management and a micro‑service banking core, illustrating the platform’s role in advancing intelligent computing.

Cloud NativeEulerOSHuawei Cloud
0 likes · 6 min read
How Huawei’s Cloud EulerOS Powers High‑Performance, Secure Cloud Native Workloads
Bilibili Tech
Bilibili Tech
Jun 17, 2022 · Operations

Profile of Chen Yang, Senior DevOps Engineer

Chen Yang, a senior DevOps engineer at Bilibili, brings over a decade of database expertise from multinational IT firms and major internet companies, having designed trillion‑scale architectures for billion‑user services, specialized in MySQL, automated and cloud‑native database operations, and holds several patented innovations.

Cloud NativeDatabase ManagementDevOps
0 likes · 1 min read
Profile of Chen Yang, Senior DevOps Engineer
Zuoyebang Tech Team
Zuoyebang Tech Team
Jun 16, 2022 · Cloud Native

What Makes Zuoyebang’s Cloud‑Native Search System a 2022 Conference Highlight?

The 2022 Cloud Native Industry Conference in Beijing, organized by the China Academy of Information and Communications Technology and the China Communications Standards Association, showcased 14 exemplary cloud‑native cases—including Zuoyebang’s search system—highlighting the rapid growth of China’s cloud‑native ecosystem, its technical innovations, and the release of a national cloud‑native security testing platform.

AIBig DataCloud Native
0 likes · 4 min read
What Makes Zuoyebang’s Cloud‑Native Search System a 2022 Conference Highlight?
Alibaba Cloud Native
Alibaba Cloud Native
Jun 16, 2022 · Cloud Native

How Koordinator Improves Efficiency and Stability for Cloud‑Native Mixed Workloads

This article explains how Alibaba Cloud's open‑source Koordinator system tackles mixed‑workload challenges by introducing priority and QoS models, resource overcommit, load‑aware scheduling, fine‑grained CPU orchestration, and upcoming features such as GPU scheduling and resource recommendation, all illustrated with architecture diagrams and code examples.

Cloud NativeKoordinatorKubernetes
0 likes · 24 min read
How Koordinator Improves Efficiency and Stability for Cloud‑Native Mixed Workloads
21CTO
21CTO
Jun 15, 2022 · Cloud Native

Can WebAssembly Replace Docker? Insights from KubeCon 2023

The article examines WebAssembly's strengths and limitations as a potential Docker alternative, highlighting its portability, security, and edge‑computing advantages while acknowledging Docker's continued relevance for legacy services and complex workloads.

Cloud NativeContainersDocker
0 likes · 11 min read
Can WebAssembly Replace Docker? Insights from KubeCon 2023
Alibaba Cloud Native
Alibaba Cloud Native
Jun 15, 2022 · Cloud Native

Why Serverless Devs Needs Terraform and How Multi‑Environment Differs from Pure Terraform

This article explains the distinct roles of Serverless Devs and Terraform, compares multi‑environment deployment with direct Terraform usage, clarifies the concepts of environments versus environment variables, and details why the multi‑environment feature is implemented as a component rather than a CLI tool.

Cloud NativeInfrastructure as CodeKubeVela
0 likes · 9 min read
Why Serverless Devs Needs Terraform and How Multi‑Environment Differs from Pure Terraform
IT Architects Alliance
IT Architects Alliance
Jun 14, 2022 · Cloud Native

Design and Challenges of Multi‑Active Architecture in Hybrid Cloud Environments

This article examines the design principles, challenges, and implementation details of a multi‑active architecture for hybrid cloud environments, covering stability, cost, efficiency, network topology, container orchestration, service discovery, traffic scheduling, and data storage, and outlines practical solutions used by the Zuoyebang platform.

Cloud NativeCost OptimizationKubernetes
0 likes · 13 min read
Design and Challenges of Multi‑Active Architecture in Hybrid Cloud Environments
Bilibili Tech
Bilibili Tech
Jun 14, 2022 · Operations

SRE Practices for Large‑Scale Event Assurance at Bilibili

Bilibili’s SRE team ensures flawless large‑scale online events by meticulously gathering activity details, provisioning DNS, CDN, networking and compute resources, conducting multi‑stage performance tests and chaos‑engineering drills, applying layered traffic controls, maintaining historical checklists, executing predefined contingency responses, and iterating post‑mortems to drive continuous automation and reliability.

Cloud NativeEvent ReliabilityOperations
0 likes · 20 min read
SRE Practices for Large‑Scale Event Assurance at Bilibili
Ops Development Stories
Ops Development Stories
Jun 14, 2022 · Cloud Native

Demystifying Kubernetes Networking: From Pods to the Internet

This comprehensive guide explains Kubernetes' networking model, covering core concepts such as network namespaces, virtual Ethernet pairs, pod-to-pod and pod-to-service communication, CIDR routing, NAT, iptables, IPVS, DNS, and how traffic flows between pods, services, and the external Internet.

CNICloud NativeKubernetes
0 likes · 33 min read
Demystifying Kubernetes Networking: From Pods to the Internet
ITPUB
ITPUB
Jun 12, 2022 · Cloud Native

How Vivo Scales Multi‑Data‑Center Kubernetes with a Custom Operator

Vivo describes how it built a Kubernetes‑Operator and CI pipeline to automate large‑scale, multi‑data‑center cluster deployment, modular management, and lifecycle operations using Ansible, kubeadm, and kubevirt, improving reliability, maintainability, and scalability of its Kubernetes fleets.

AnsibleCloud NativeKubernetes
0 likes · 14 min read
How Vivo Scales Multi‑Data‑Center Kubernetes with a Custom Operator
IT Architects Alliance
IT Architects Alliance
Jun 12, 2022 · Cloud Native

Why Kubernetes’ Real Power Lies in Its API, Not Just Containers

The article explains that Kubernetes’ core value is its universal, extensible declarative API framework rather than containers, walks through API types, CRD extensions, and uses a fruit‑CRD example to show how CRUD operations map to database concepts, concluding that the API is the true engine of Kubernetes.

APICRDCloud Native
0 likes · 16 min read
Why Kubernetes’ Real Power Lies in Its API, Not Just Containers
21CTO
21CTO
Jun 10, 2022 · Cloud Native

Why Kubernetes’ Real Power Lies in Its API, Not Just Containers

The article explains that Kubernetes’ true value comes from its universal, declarative API framework rather than containers, demonstrates this with a hands‑on CRD example, and uses a database analogy to show how CRDs act like tables while the API behaves like SQL, highlighting extensibility and RBAC.

APICRDCloud Native
0 likes · 16 min read
Why Kubernetes’ Real Power Lies in Its API, Not Just Containers
Alibaba Cloud Native
Alibaba Cloud Native
Jun 10, 2022 · Cloud Native

Automate Multi‑Environment Serverless Deployments with Terraform and Serverless Devs

This article explains how enterprises can streamline multi‑environment serverless workflows by templating infrastructure and services, using Terraform‑based environment templates within Serverless Devs, and automating CI/CD pipelines to let platform, infra, and development teams work independently yet securely.

Cloud NativeMulti-EnvironmentServerless
0 likes · 14 min read
Automate Multi‑Environment Serverless Deployments with Terraform and Serverless Devs
Cloud Native Technology Community
Cloud Native Technology Community
Jun 9, 2022 · Cloud Native

Ericsson’s Cloud‑Native Journey for 5G Transformation

Ericsson leverages cloud‑native technologies—including Kubernetes, micro‑services, CI/CD pipelines, and CNCF tools—to accelerate its 5G network rollout, reduce service feedback times from weeks to hours, lower TCO, and enable rapid, reliable deployment of telecom applications across carrier networks.

5GCloud NativeKubernetes
0 likes · 10 min read
Ericsson’s Cloud‑Native Journey for 5G Transformation
vivo Internet Technology
vivo Internet Technology
Jun 8, 2022 · Cloud Native

Vivo’s Large‑Scale Kubernetes Operator Practice for Multi‑Data‑Center Cluster Management

Vivo replaced error‑prone manual Ansible playbooks with a custom Kubernetes Operator that uses declarative CRDs and modular Ansible scripts to automate the full lifecycle—deployment, scaling, upgrades, and recovery—of thousands of nodes across multiple data‑centers, supported by extensive CI testing and future kubeadm integration.

AnsibleCI/CDCloud Native
0 likes · 14 min read
Vivo’s Large‑Scale Kubernetes Operator Practice for Multi‑Data‑Center Cluster Management
Alibaba Cloud Native
Alibaba Cloud Native
Jun 8, 2022 · Cloud Native

Turning 618 Sales Uncertainty into Certainty: Cloud‑Native Best‑Practice Guide

This article outlines a comprehensive, cloud‑native methodology for preparing large‑scale sales events like the 618 promotion, covering uncertainty challenges, capacity assessment, performance testing, pre‑heating strategies, flow‑control, and MSE service‑governance techniques to ensure stable, cost‑effective operation.

Cloud NativeFlow ControlMSE
0 likes · 19 min read
Turning 618 Sales Uncertainty into Certainty: Cloud‑Native Best‑Practice Guide
IT Architects Alliance
IT Architects Alliance
Jun 5, 2022 · Cloud Native

Comparing Spring Cloud, Kubernetes, and Istio: From Monolithic Applications to Service Mesh Architecture

This article examines the evolution from large monolithic applications to distributed micro‑service systems, comparing Spring Cloud with Kubernetes and Istio, discussing the role of Service Mesh, and evaluating the benefits and trade‑offs of using Spring Boot on K8s versus a full Service Mesh solution.

Cloud NativeIstioKubernetes
0 likes · 10 min read
Comparing Spring Cloud, Kubernetes, and Istio: From Monolithic Applications to Service Mesh Architecture
Ops Development Stories
Ops Development Stories
Jun 2, 2022 · Cloud Native

Accelerate Microservice Development with Nocalhost on Rainbond

This guide explains how to use Nocalhost together with Rainbond to develop, debug, and deploy microservice applications directly in a Kubernetes cluster, covering installation, configuration, development modes, and practical steps for seamless cloud‑native development.

Cloud NativeIDEKubernetes
0 likes · 9 min read
Accelerate Microservice Development with Nocalhost on Rainbond
DevOps Cloud Academy
DevOps Cloud Academy
May 31, 2022 · Information Security

Kubernetes Security Best Practices and Assessment Tools

This article outlines essential Kubernetes security principles based on the 4C model, discusses best practices for clusters, containers, and code, and reviews several open‑source tools such as Kubescape, kube‑bench, Terrascan, kube‑hunter, and Anchore for assessing and improving cluster security.

Cloud NativeDevOpsKubernetes
0 likes · 7 min read
Kubernetes Security Best Practices and Assessment Tools
Tencent Cloud Developer
Tencent Cloud Developer
May 31, 2022 · Industry Insights

What’s Driving the NoSQL Revolution? Key Takeaways from the 5th Techo TVP Summit

The 5th Techo TVP Developer Summit explored the surge of data, the strategic role of NoSQL in digital transformation, presented cutting‑edge trends, performance breakthroughs, cloud‑native multi‑model solutions, and real‑world case studies from finance to gaming, highlighting future directions for database technology.

Cloud NativeDatabase TrendsIndustry Insights
0 likes · 18 min read
What’s Driving the NoSQL Revolution? Key Takeaways from the 5th Techo TVP Summit
Alibaba Cloud Native
Alibaba Cloud Native
May 30, 2022 · Cloud Native

How Raven Enables Non-Intrusive Cross-Edge Container Networking in OpenYurt v0.7.0

OpenYurt v0.7.0 introduces the Raven solution, a non‑intrusive, encrypted‑tunnel based approach that seamlessly connects pods across public‑cloud, edge‑to‑edge, and edge‑to‑cloud environments without modifying existing CNI plugins, while also adding EdgeX Foundry LTS support, Kubernetes 1.22 compatibility, and IPv6 networking.

Cloud NativeEdge ComputingKubernetes
0 likes · 8 min read
How Raven Enables Non-Intrusive Cross-Edge Container Networking in OpenYurt v0.7.0
AntTech
AntTech
May 30, 2022 · Information Security

Ant Group’s Technical Innovations: Green Computing, Trusted Mobile Anti‑Fraud Sandbox, Open‑Source Privacy Platform, OceanBase DB Competition, and Security Parallel Slice

This article highlights Ant Group’s recent technical achievements—including green carbon‑reduction scheduling, the AntDTX trusted privacy sandbox for mobile anti‑fraud, the open‑source YinYu privacy‑computing platform, the OceanBase database competition, and the Space5D security parallel‑slice architecture—showcasing their impact on sustainability, security, and open‑source collaboration.

Cloud NativeInformation SecurityPrivacy Computing
0 likes · 9 min read
Ant Group’s Technical Innovations: Green Computing, Trusted Mobile Anti‑Fraud Sandbox, Open‑Source Privacy Platform, OceanBase DB Competition, and Security Parallel Slice
21CTO
21CTO
May 29, 2022 · Cloud Native

What Is the New Adoptium Marketplace and How It Guarantees High‑Quality Java Binaries?

The Eclipse Foundation has launched the Adoptium Marketplace, a vendor‑neutral online hub offering TCK‑certified, AQAvit‑verified OpenJDK‑based Java SE binaries optimized for cloud‑native and enterprise deployments, while highlighting the rapid growth and quality challenges of the Java runtime ecosystem.

AdoptiumCloud NativeJava SE
0 likes · 5 min read
What Is the New Adoptium Marketplace and How It Guarantees High‑Quality Java Binaries?
Zuoyebang Tech Team
Zuoyebang Tech Team
May 26, 2022 · Cloud Native

How ZRTC Powers Millions of Live Streams: Architecture & Scaling

ZRTC, the real‑time audio‑video platform behind 作业帮, has been refined for over three years to support massive, multi‑cloud, multi‑protocol live streaming, employing a unified SDK, intelligent scheduling, custom SFU services, and extensive performance tuning to achieve high concurrency, low latency, and robust high‑availability.

Cloud NativeReal-time StreamingSystem Architecture
0 likes · 22 min read
How ZRTC Powers Millions of Live Streams: Architecture & Scaling
Snowball Engineer Team
Snowball Engineer Team
May 24, 2022 · Cloud Native

How Snowball Used Apache APISIX to Build a Dual‑Active Architecture and Streamline Authentication

This article details Snowball's transition from a single‑datacenter setup to a dual‑active, cloud‑native architecture using Apache APISIX, covering background challenges, problem analysis, gateway selection, architectural adjustments, authentication unification, observability enhancements, ZooKeeper integration, and future plans.

Apache APISIXAuthenticationCloud Native
0 likes · 11 min read
How Snowball Used Apache APISIX to Build a Dual‑Active Architecture and Streamline Authentication
Cloud Native Technology Community
Cloud Native Technology Community
May 24, 2022 · Cloud Native

Kube-OVN v1.10.0 Release Highlights: Windows Support, Custom Subnet ACLs, Kubevirt Enhancements, Submariner Integration, and Performance Improvements

The Kube-OVN v1.10.0 release introduces Windows node support, user‑defined subnet ACLs, enhanced Kubevirt networking, Submariner multi‑cluster integration, and a series of control‑plane performance optimizations that together improve scalability, flexibility, and stability for cloud‑native Kubernetes deployments.

CNICloud NativeKube-OVN
0 likes · 7 min read
Kube-OVN v1.10.0 Release Highlights: Windows Support, Custom Subnet ACLs, Kubevirt Enhancements, Submariner Integration, and Performance Improvements
dbaplus Community
dbaplus Community
May 23, 2022 · Cloud Native

Why Kubernetes Is the Core of Cloud‑Native Architecture: A Deep Dive

This article provides a comprehensive overview of Kubernetes, covering its revolutionary role in cloud computing, master‑worker architecture, core concepts such as Pods and Controllers, storage and networking models, workload types, and extensibility through CRI, CNI, and CSI standards.

Cloud NativeKubernetesNetworking
0 likes · 18 min read
Why Kubernetes Is the Core of Cloud‑Native Architecture: A Deep Dive
Architects Research Society
Architects Research Society
May 22, 2022 · Operations

Designing Resilient Microservices: Fault‑Tolerance Patterns and Practices

This article explains how to build highly available microservice systems by defining clear service boundaries, employing graceful degradation, change‑management strategies, health checks, self‑healing, cache failover, retry logic, rate limiting, bulkheads, circuit breakers, and testing techniques to mitigate failures in distributed environments.

Cloud Nativechange managementcircuit breaker
0 likes · 15 min read
Designing Resilient Microservices: Fault‑Tolerance Patterns and Practices
Alibaba Cloud Native
Alibaba Cloud Native
May 22, 2022 · Cloud Native

How Alibaba Evolved Envoy Gateway from 1.0 to 3.0: A Cloud‑Native Journey

This article chronicles Alibaba's three‑stage evolution of Envoy Gateway—from the 1.0 incubation that powered Double‑11 traffic, through the 2.0 growth phase adding north‑south routing and hybrid‑cloud support, to the mature 3.0 release that unifies traffic and micro‑service gateways with high performance and community‑driven extensions.

AlibabaCloud NativeEnvoy
0 likes · 8 min read
How Alibaba Evolved Envoy Gateway from 1.0 to 3.0: A Cloud‑Native Journey
Yiche Technology
Yiche Technology
May 20, 2022 · Cloud Native

APISIX API Gateway: Architecture, Features, Performance Comparison, and Future Outlook

This article introduces the APISIX API gateway, explaining its cloud‑native architecture built on OpenResty and Etcd, the advantages over traditional monolithic service frameworks, detailed feature breakdowns, performance benchmark comparisons with OpenResty, multi‑cluster management practices, usage scenarios, monitoring, logging, and future development directions.

APISIXCloud NativeOpenResty
0 likes · 12 min read
APISIX API Gateway: Architecture, Features, Performance Comparison, and Future Outlook
Qunar Tech Salon
Qunar Tech Salon
May 19, 2022 · Operations

Design and Optimization of a Large‑Scale Monitoring System at Qunar.com

This article describes the architecture, challenges, and performance optimizations of Qunar.com's Watcher monitoring platform, covering massive metric collection, master‑worker redesign, Graphite/Whisper storage enhancements, and future migration to Go‑based cloud‑native solutions.

Cloud NativeDistributed Systemsci/cd
0 likes · 13 min read
Design and Optimization of a Large‑Scale Monitoring System at Qunar.com
Efficient Ops
Efficient Ops
May 18, 2022 · Cloud Native

Master Docker: From Basics to Advanced Deployment and Networking

This comprehensive guide explains Docker's core concepts, advantages over traditional VMs, installation steps, essential commands, Dockerfile instructions, image management, storage volumes, and networking modes, providing practical examples and code snippets for effective container deployment on Linux systems.

Cloud NativeContainerizationDevOps
0 likes · 21 min read
Master Docker: From Basics to Advanced Deployment and Networking
Alibaba Cloud Native
Alibaba Cloud Native
May 17, 2022 · Cloud Native

Zero‑Code Integration: Connect DingTalk to Alibaba Cloud EventBridge

This guide explains how to link DingTalk’s ecosystem with Alibaba Cloud EventBridge using the DingTalk connector and EventBridge HTTP event source, covering background, key technologies, security settings, typical use cases, and a step‑by‑step zero‑code practice for onboarding new employees.

Cloud NativeDingTalkEDA
0 likes · 12 min read
Zero‑Code Integration: Connect DingTalk to Alibaba Cloud EventBridge
Efficient Ops
Efficient Ops
May 16, 2022 · Cloud Native

How Kubernetes Scheduler Finds the Best Node for Your Pods

This article explains the evolution and core principles of the Kubernetes scheduler, outlines its fairness, efficiency, performance, and flexibility goals, describes the scheduling cycle and filtering‑scoring process, and introduces configuration methods for custom scheduling policies.

Cloud NativeKubernetesPod Scheduling
0 likes · 8 min read
How Kubernetes Scheduler Finds the Best Node for Your Pods
Alibaba Cloud Native
Alibaba Cloud Native
May 16, 2022 · Cloud Native

How to Cache a Static Site on Alibaba Cloud Function Compute Using CDN

This guide walks through assigning a custom domain to a Function Compute‑hosted static blog, configuring Alibaba Cloud CDN as the acceleration layer, fixing Cache‑Control headers, and verifying cache hit improvements, providing step‑by‑step instructions and screenshots for each stage.

Alibaba CloudCDNCache-Control
0 likes · 9 min read
How to Cache a Static Site on Alibaba Cloud Function Compute Using CDN
Alibaba Cloud Native
Alibaba Cloud Native
May 16, 2022 · Cloud Native

OpenClusterManagement 0.7 Highlights: DefaultClusterSet, v1beta1 Placement API, Hosted Mode

Version 0.7 of OpenClusterManagement introduces the DefaultClusterSet for automatic cluster grouping, upgrades the Placement API to v1beta1 with Taint/Toleration‑based scheduling, lowers the Hub cluster version requirement to 1.12, adds a Hosted deployment mode, and integrates enhanced multi‑cluster features with KubeVela 1.3 and Alibaba Cloud ACK Agile.

Cloud NativeHosted DeploymentKubeVela
0 likes · 6 min read
OpenClusterManagement 0.7 Highlights: DefaultClusterSet, v1beta1 Placement API, Hosted Mode
DataFunSummit
DataFunSummit
May 14, 2022 · Databases

Design of Cloud‑Native ClickHouse: Architecture, Storage‑Compute Separation, and MPP Query Layer

This article presents the cloud‑native redesign of ClickHouse, covering its current technical limitations in storage and computation, the proposed storage‑compute separation with DDL task management, multi‑replica and CommitLog mechanisms, and a new MPP query layer to meet future data‑warehouse demands such as real‑time analytics, flexibility, high throughput, low cost, and support for semi‑structured data.

Big DataCloud NativeDistributed Query
0 likes · 15 min read
Design of Cloud‑Native ClickHouse: Architecture, Storage‑Compute Separation, and MPP Query Layer
JD Cloud Developers
JD Cloud Developers
May 13, 2022 · Databases

JD’s Color Gateway: Tens of Millions QPS with Cloud‑Native Data Warehouse

During the 2022 China Internet Industry Application Salon, JD Cloud’s product manager explained how the Color gateway, an API gateway handling billions of daily requests, overcomes stability, high‑availability, reliability, and performance challenges during peak sales by adopting a cloud‑native ClickHouse data warehouse that boosts processing speed, reduces costs, and provides real‑time analytics.

Cloud NativeCost OptimizationOLAP
0 likes · 13 min read
JD’s Color Gateway: Tens of Millions QPS with Cloud‑Native Data Warehouse
Weimob Technology Center
Weimob Technology Center
May 12, 2022 · Information Security

Securing Enterprise Data: Inside WKMS’s Scalable Key Management and Encryption Architecture

This article explains how WKMS addresses rising data‑protection regulations by offering a hierarchical key‑management service, masking SDK, AES‑based encryption, robust disaster‑recovery, and high‑throughput performance testing, illustrating a secure yet scalable solution for modern enterprises.

Cloud NativeInformation SecurityPerformance Testing
0 likes · 10 min read
Securing Enterprise Data: Inside WKMS’s Scalable Key Management and Encryption Architecture
21CTO
21CTO
May 11, 2022 · Artificial Intelligence

How SAS Now Fully Supports Python for Data Science and AI

SAS announced native Python support in its analytics platform, offering code examples, cloud‑native AI capabilities, and seamless integration with SAS Studio and other SAS products to empower data scientists to develop and deploy Python models alongside SAS code.

AIAnalyticsCloud Native
0 likes · 5 min read
How SAS Now Fully Supports Python for Data Science and AI
Alibaba Cloud Native
Alibaba Cloud Native
May 11, 2022 · Cloud Native

How Zuoyebang Cut 22% Costs with Kubernetes Serverless Virtual Nodes

Zuoyebang’s shift to cloud‑native architecture leveraged Alibaba Cloud’s Kubernetes Serverless virtual nodes, achieving a 22.5% cost reduction during peak traffic by dynamically scaling workloads, while addressing scheduling, observability, and performance challenges through custom schedulers, enhanced monitoring, and careful testing.

Cloud NativeCost OptimizationKubernetes
0 likes · 11 min read
How Zuoyebang Cut 22% Costs with Kubernetes Serverless Virtual Nodes
Cloud Native Technology Community
Cloud Native Technology Community
May 10, 2022 · Cloud Native

How PayPal Scaled Kubernetes to 4,100 Nodes and 200k Pods

PayPal’s engineering team detailed their journey of scaling Kubernetes from a few hundred nodes to over 4,100 nodes and 200,000 Pods, describing cluster topology, workload generation, API server bottlenecks, controller manager and scheduler tuning, extensive etcd optimizations, and the resulting performance gains that met Kubernetes SLOs.

Cloud NativeKubernetesPayPal
0 likes · 13 min read
How PayPal Scaled Kubernetes to 4,100 Nodes and 200k Pods
IT Architects Alliance
IT Architects Alliance
May 9, 2022 · Cloud Native

Mastering Kubernetes: Core Concepts from Container Ops to Network Isolation

This article provides a comprehensive overview of Kubernetes, covering container operation fundamentals, multi‑site deployment models, service discovery mechanisms, shared pod resources, common CNI plugins, layered load‑balancing approaches, isolation dimensions, and essential network model principles for large‑scale clusters.

CNICloud NativeKubernetes
0 likes · 13 min read
Mastering Kubernetes: Core Concepts from Container Ops to Network Isolation
Alibaba Cloud Native
Alibaba Cloud Native
May 9, 2022 · Cloud Native

Build a Two‑Region, Three‑Center Disaster‑Recovery System with ACK One Multi‑Cluster Deployment

This guide walks through creating a two‑region, three‑center disaster‑recovery architecture using ACK One’s multi‑cluster application distribution and GTM traffic management, covering cluster setup, differential configuration, workflow control, traffic policies, and verification steps with concrete kubectl commands and YAML manifests.

ACK OneCloud NativeGTM
0 likes · 18 min read
Build a Two‑Region, Three‑Center Disaster‑Recovery System with ACK One Multi‑Cluster Deployment
Efficient Ops
Efficient Ops
May 8, 2022 · Cloud Native

How Do Kubernetes Pods and Services Achieve Load Balancing?

This article reviews the core structure of Kubernetes pods, explains how pods expose services externally, explores load‑balancing strategies using Services and virtual IPs, and details how kube‑proxy and selectors keep services in sync with changing pod lifecycles.

Cloud NativeKubernetesPod
0 likes · 7 min read
How Do Kubernetes Pods and Services Achieve Load Balancing?
Tencent Cloud Developer
Tencent Cloud Developer
May 7, 2022 · Cloud Native

Fourth Techo TVP Developer Conference: Cloud Native Trends and Best Practices

The Fourth Techo TVP Developer Conference highlighted current cloud‑native adoption, FinOps cost‑optimization, distributed‑cloud strategies, and maturity models on Day 1, then showcased practical best‑practice case studies—from automotive edge computing to service‑mesh migration, hybrid‑cloud PaaS evolution, observability standards, and high‑performance API‑gateway deployments—on Day 2.

APISIXCloud NativeDevOps
0 likes · 33 min read
Fourth Techo TVP Developer Conference: Cloud Native Trends and Best Practices
Alibaba Cloud Native
Alibaba Cloud Native
May 7, 2022 · Cloud Native

Enable Asynchronous Calls for Alibaba Cloud Function Compute HTTP Triggers

This guide explains how to use the new asynchronous invocation feature of Alibaba Cloud Function Compute HTTP triggers, covering the limitations of synchronous calls, the required request header, testing methods, and a best‑practice video‑transcoding example with step‑by‑step commands.

Alibaba CloudAsync InvocationCloud Native
0 likes · 9 min read
Enable Asynchronous Calls for Alibaba Cloud Function Compute HTTP Triggers
Open Source Linux
Open Source Linux
May 6, 2022 · Cloud Native

What’s New in Kubernetes 1.24? A Deep Dive into Major Features and Changes

Kubernetes 1.24 introduces 46 enhancements—including dockershim removal, default‑disabled beta APIs, signed release artifacts, OpenAPI v3 support, storage capacity tracking, CSI volume expansion, and new priority options—while also detailing CNI version considerations, upgraded runtimes, and how to access the release notes and tutorials.

1.24CNICloud Native
0 likes · 10 min read
What’s New in Kubernetes 1.24? A Deep Dive into Major Features and Changes
Cloud Native Technology Community
Cloud Native Technology Community
May 5, 2022 · Cloud Native

What’s New in Kubernetes 1.24? Key Features and Changes Explained

Kubernetes 1.24, released in early 2022, introduces 46 enhancements—including the removal of dockershim, default‑off test APIs, signed release artifacts, OpenAPI v3 support, GA storage capacity tracking and volume expansion, new CNI requirements, and numerous API graduations—while also deprecating or deleting several legacy components.

CNICloud NativeFeature Highlights
0 likes · 18 min read
What’s New in Kubernetes 1.24? Key Features and Changes Explained
MaGe Linux Operations
MaGe Linux Operations
May 1, 2022 · Cloud Native

Mastering Kubernetes Networking: From Containers to Services

This article explains Kubernetes' networking model, covering container‑to‑container, pod‑to‑pod, pod‑to‑service, and external traffic flows, detailing network namespaces, veth pairs, bridges, iptables/IPVS load balancing, and cloud‑provider integrations such as AWS VPC and Ingress controllers.

Cloud NativeKubernetesNetworking
0 likes · 25 min read
Mastering Kubernetes Networking: From Containers to Services
MaGe Linux Operations
MaGe Linux Operations
Apr 30, 2022 · Cloud Native

Mastering Kubernetes DaemonSets: Ensure One Pod per Node Efficiently

DaemonSets in Kubernetes automatically run a dedicated pod on each node, handling storage, logging, and monitoring tasks, while using node selectors, affinities, and tolerations to manage placement, resources, and lifecycle, with examples and YAML definitions for fluentd‑elasticsearch deployment.

Cloud NativeDaemonSetKubernetes
0 likes · 9 min read
Mastering Kubernetes DaemonSets: Ensure One Pod per Node Efficiently