Tagged articles
3133 articles
Page 16 of 32
Alibaba Cloud Native
Alibaba Cloud Native
Sep 6, 2022 · Cloud Native

What’s New in KubeVela 1.5? Deep Dive into Plugins, Observability, and Cloud Shell

Version 1.5 of the open‑source Cloud Native application delivery platform KubeVela introduces enhanced plugin specifications, built‑in observability with Prometheus‑Grafana, a browser‑based Cloud Shell, advanced Canary rollouts via OpenKruise, multi‑environment UI improvements, and performance optimizations, while moving toward CNCF incubation.

KubeVelaMulti-EnvironmentObservability
0 likes · 16 min read
What’s New in KubeVela 1.5? Deep Dive into Plugins, Observability, and Cloud Shell
Practical DevOps Architecture
Practical DevOps Architecture
Sep 6, 2022 · Cloud Native

Enterprise Container Technology and Kubernetes Cluster Practical Course (DevOps, Docker, Jenkins)

This resource provides a comprehensive series of video tutorials covering Docker fundamentals, containerizing Django applications, Kubernetes architecture and workloads, service discovery, logging with EFK, CI/CD pipelines with Jenkins on Kubernetes, shared libraries, and DevOps best practices for enterprise environments.

DevOpsJenkinscloud-native
0 likes · 3 min read
Enterprise Container Technology and Kubernetes Cluster Practical Course (DevOps, Docker, Jenkins)
IT Architects Alliance
IT Architects Alliance
Sep 4, 2022 · Cloud Native

What Is Cloud Native? Core Concepts, Architecture Principles, and Key Technologies

This article explains the definition of cloud native, its industry impact, technical characteristics, architectural design principles, and the essential technologies—including containers, serverless containers, bare‑metal containers, microservices, serverless computing, specialized chips, networking, and databases—that together enable elastic, resilient, and observable cloud‑first applications.

ContainersDatabaseServerless
0 likes · 10 min read
What Is Cloud Native? Core Concepts, Architecture Principles, and Key Technologies
Architects' Tech Alliance
Architects' Tech Alliance
Sep 4, 2022 · Cloud Native

Understanding Cloud Native: Concepts, Architecture, and Key Technologies

This article explains cloud native as a design philosophy that maximizes cloud efficiency through elastic, loosely coupled, observable systems, outlines its industry benefits, technical characteristics, architectural principles, and reviews core technologies such as containers, serverless, microservices, networking, chips, and databases.

ContainersDatabasesMicroservices
0 likes · 9 min read
Understanding Cloud Native: Concepts, Architecture, and Key Technologies
Liangxu Linux
Liangxu Linux
Sep 3, 2022 · Cloud Native

How Kubernetes Enables Service‑to‑Service Communication: ClusterIP, CoreDNS, and Kube‑Proxy Explained

This article explains how native Kubernetes objects—ClusterIP Services, CoreDNS, and kube‑proxy—work together to provide reliable service‑to‑service communication inside a cluster, contrasting the approach with traditional IP‑based methods and detailing the networking model, service abstraction, DNS resolution, and packet translation.

ClusterIPCoreDNScloud-native
0 likes · 8 min read
How Kubernetes Enables Service‑to‑Service Communication: ClusterIP, CoreDNS, and Kube‑Proxy Explained
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Sep 2, 2022 · Cloud Computing

Design and Implementation of a Scalable, High‑Availability Object Storage Service (OSS) Based on SeaweedFS

This article describes the design goals, technology selection, architecture, high‑availability mechanisms, performance testing, cost optimization, and seamless migration strategy of a new object storage service built on SeaweedFS to support billions of files with low latency and high reliability.

Object StorageS3 CompatibilityScalability
0 likes · 16 min read
Design and Implementation of a Scalable, High‑Availability Object Storage Service (OSS) Based on SeaweedFS
Aikesheng Open Source Community
Aikesheng Open Source Community
Aug 31, 2022 · Big Data

Tencent's Big Data Construction: Philosophy, Architecture Evolution, and Open‑Source Strategy

The article introduces Tencent's big‑data platform philosophy and overall architecture, detailing three generations of evolution from offline Hadoop‑based processing to real‑time Spark/Storm integration and finally AI‑driven machine‑learning platforms, while also highlighting the team, book publication, and a related giveaway event.

Big DataData PlatformTencent
0 likes · 12 min read
Tencent's Big Data Construction: Philosophy, Architecture Evolution, and Open‑Source Strategy
Efficient Ops
Efficient Ops
Aug 30, 2022 · Operations

How Minsheng Bank’s DevSecOps Platform Sets New Standards in XOps

The article details Minsheng Bank’s award‑winning DevSecOps platform and performance‑measurement system presented at the 2022 XOps Industry Summit, highlighting its three‑pillar strategy of tiered classification, cloud‑native architecture, and integrated security, as well as the broader Chinese DevOps maturity model and standards.

Continuous DeliveryDevOpsXOps
0 likes · 6 min read
How Minsheng Bank’s DevSecOps Platform Sets New Standards in XOps
Architects Research Society
Architects Research Society
Aug 29, 2022 · Cloud Native

Resilient Software Strategies Every Developer Should Know

Effective software resilience requires strategies such as dead‑letter queues, feature toggles, robust design patterns like bulkhead and circuit breaker, loose coupling, and sidecar containers, enabling developers to isolate failures, reduce impact, and maintain performance in distributed, cloud‑native systems.

Design Patternscloud-nativedead letter queue
0 likes · 10 min read
Resilient Software Strategies Every Developer Should Know
Alibaba Cloud Native
Alibaba Cloud Native
Aug 28, 2022 · Cloud Native

How Dragonfly Supercharges Cloud‑Native File Distribution with P2P Architecture

This article explains the limitations of traditional client‑server download methods, introduces P2P download principles, and details Dragonfly's cloud‑native architecture—including its Manager, Scheduler, Seed Peer, and Peer components—showing how it achieves high stability, efficiency, and easy deployment for large‑scale file distribution.

DragonflyFile DistributionP2P
0 likes · 10 min read
How Dragonfly Supercharges Cloud‑Native File Distribution with P2P Architecture
Bilibili Tech
Bilibili Tech
Aug 27, 2022 · Cloud Native

Mixed Workload Co-location Practices in Bilibili's Kubernetes Cloud Platform

Bilibili’s Kubernetes cloud platform boosts server utilization by co‑locating latency‑sensitive online services with batch‑oriented offline jobs on the same nodes, using custom schedulers, extended resources, dynamic CPU/memory isolation, and a management console, achieving average CPU usage around 35 % and significant cost savings.

Co-locationcloud-nativekubernetes
0 likes · 17 min read
Mixed Workload Co-location Practices in Bilibili's Kubernetes Cloud Platform
Tencent Cloud Developer
Tencent Cloud Developer
Aug 25, 2022 · Cloud Native

Kubernetes (K8s) Complete Guide: From Architecture to Cluster Setup and Resource Management

This guide walks developers through the evolution from physical and virtual deployments to containerization, explains Kubernetes architecture and core components, demonstrates building a one‑master‑two‑node cluster with kubeadm and Flannel, and details resource management using YAML with imperative and declarative kubectl commands.

Cluster SetupDevOpsDocker
0 likes · 21 min read
Kubernetes (K8s) Complete Guide: From Architecture to Cluster Setup and Resource Management
High Availability Architecture
High Availability Architecture
Aug 25, 2022 · Cloud Native

The Evolution of Instant Messaging Systems Over the Past Fifteen Years and the Rise of Cloud‑Native IM

Over the past fifteen years, instant‑messaging (IM) systems have progressed through three stages—from early high‑concurrency software, through mobile‑internet and cloud‑based solutions, to modern cloud‑native architectures—highlighting shifting development challenges, the emergence of SDK services, and the technical considerations of multi‑cluster, high‑scale deployments.

Instant MessagingMulti-Clustercloud-native
0 likes · 17 min read
The Evolution of Instant Messaging Systems Over the Past Fifteen Years and the Rise of Cloud‑Native IM
Alibaba Cloud Native
Alibaba Cloud Native
Aug 24, 2022 · Cloud Native

How to Add Zero‑Code Flow‑Control and Degradation to Any Microservice Method with MSE Sentinel

This guide explains how to use Alibaba Cloud's MSE Sentinel to protect microservice stability by configuring runtime flow‑control and degradation rules for any method—without writing additional code—covering background, scenarios, annotation and SDK approaches, rule configuration, and monitoring results.

Flow ControlMSEcloud-native
0 likes · 10 min read
How to Add Zero‑Code Flow‑Control and Degradation to Any Microservice Method with MSE Sentinel
Cloud Native Technology Community
Cloud Native Technology Community
Aug 24, 2022 · Cloud Native

How to Plan and Execute Enterprise Containerization for Cloud‑Native Transformation

This guide explains the theory behind enterprise‑level containerization, outlines the dual‑state IT architecture, describes cloud‑native application types, compares migration patterns such as Encapsulate, Rehost, Replatform, Refactor, Rearchitect and Rebuild, and provides step‑by‑step criteria for selecting and preparing applications for cloud migration.

Cloud TransformationContainerizationapplication modernization
0 likes · 11 min read
How to Plan and Execute Enterprise Containerization for Cloud‑Native Transformation
Efficient Ops
Efficient Ops
Aug 23, 2022 · Cloud Native

Demystifying Kubernetes Pods: From YAML Basics to Full Lifecycle

This article walks readers through Kubernetes pod orchestration by breaking down the Pod YAML into Resource, Object, Spec, and Status sections, explaining REST API paths, metadata fields, lifecycle phases, health checks, and status reporting to deepen understanding of cloud‑native operations.

PodYAMLcloud-native
0 likes · 19 min read
Demystifying Kubernetes Pods: From YAML Basics to Full Lifecycle
21CTO
21CTO
Aug 23, 2022 · Cloud Native

How RocketMQ Evolved into a Cloud‑Native Super‑Fusion Messaging Platform

This article traces RocketMQ's transformation from a traditional message queue to a cloud‑native, ultra‑fusion platform that integrates messaging, event‑driven architecture, and streaming, highlighting its historical stages, architectural upgrades, multi‑language SDKs, stateless consumption, and future cloud‑native trends.

Distributed SystemsEvent-Driven ArchitectureMessage queue
0 likes · 22 min read
How RocketMQ Evolved into a Cloud‑Native Super‑Fusion Messaging Platform
Alibaba Cloud Native
Alibaba Cloud Native
Aug 22, 2022 · Cloud Native

How a Major Bank Accelerates Cloud‑Native Adoption with KubeVela

In an interview, a senior engineer from China Merchants Bank explains why the bank embraced the open‑source KubeVela platform, how it fits their stringent financial‑industry requirements, and the practical steps they took to integrate and contribute to the cloud‑native ecosystem.

Financial ServicesKubeVelaOAM
0 likes · 11 min read
How a Major Bank Accelerates Cloud‑Native Adoption with KubeVela
Alibaba Cloud Native
Alibaba Cloud Native
Aug 20, 2022 · Cloud Native

Deploy a Spring Boot App on Alibaba Cloud Function Compute in Minutes

This step‑by‑step guide shows how to enable Alibaba Cloud Function Compute, create a service and Java 17 function, configure a custom domain, export and edit the generated Spring Boot project, and adjust the listening port, enabling rapid serverless deployment for beginners.

Alibaba CloudFunction ComputeJava
0 likes · 7 min read
Deploy a Spring Boot App on Alibaba Cloud Function Compute in Minutes
Cloud Native Technology Community
Cloud Native Technology Community
Aug 19, 2022 · Cloud Native

Intuit’s Multi‑Cluster Kubernetes Management with Admiral Service Mesh

The article explains how Intuit manages hundreds of Kubernetes clusters using multi‑control‑plane architectures and Admiral to automate Istio service‑mesh configuration, illustrating the challenges of large‑scale microservice deployment and sharing a domestic bank’s experience with similar cloud‑native adoption.

AdmiralIstioMulti-Cluster
0 likes · 7 min read
Intuit’s Multi‑Cluster Kubernetes Management with Admiral Service Mesh
21CTO
21CTO
Aug 18, 2022 · Cloud Native

Why Go (Golang) Is the Go‑To Language for Cloud‑Native Development

This article explores Go's concise design, strong concurrency model, fast compilation, static binaries, and broad ecosystem, highlighting its ideal fit for cloud‑native applications, distributed services, and command‑line tools while also addressing its limitations and future direction.

ConcurrencyDistributed SystemsGo
0 likes · 12 min read
Why Go (Golang) Is the Go‑To Language for Cloud‑Native Development
Wukong Talks Architecture
Wukong Talks Architecture
Aug 17, 2022 · Cloud Native

Enterprise Business Middle Platform Architecture and Implementation at Dongfang Securities

The article presents a comprehensive overview of Dongfang Securities' enterprise business middle platform, detailing its background, definition, construction principles, user journey, overall architecture, domain‑driven design, technical stack, service governance, PaaS, multi‑active deployment, R&D management, data governance, and the practical outcomes achieved through this cloud‑native transformation.

DDDEnterprise ArchitectureMicroservices
0 likes · 22 min read
Enterprise Business Middle Platform Architecture and Implementation at Dongfang Securities
Su San Talks Tech
Su San Talks Tech
Aug 17, 2022 · Cloud Native

Step‑by‑Step Guide to Deploy a SpringBoot App on Kubernetes

This tutorial walks you through creating a simple SpringBoot web application, containerizing it with Docker, and deploying it to a Kubernetes cluster using Pods, Deployments, Services, and Ingress, while highlighting common pitfalls and comparing Java's resource usage to Go.

DockerSpringBootcloud-native
0 likes · 9 min read
Step‑by‑Step Guide to Deploy a SpringBoot App on Kubernetes
IT Architects Alliance
IT Architects Alliance
Aug 15, 2022 · Cloud Native

How Nacos Powers Service Registration and Dynamic Discovery in Spring Cloud

This article explains Nacos's architecture, the principles of service registration, how Spring Cloud integrates Nacos via auto‑configuration, the implementation of NacosServiceRegistry, heartbeat mechanisms, registration workflows, provider address queries, and the dynamic service address perception using subscription and HostReactor.

MicroservicesNacoscloud-native
0 likes · 9 min read
How Nacos Powers Service Registration and Dynamic Discovery in Spring Cloud
DevOps Cloud Academy
DevOps Cloud Academy
Aug 14, 2022 · Cloud Native

Installing and Using Tektoncd Operator on Kubernetes

This guide explains how to install the Tektoncd Operator on a Kubernetes cluster, configure its CRDs, choose installation methods, customize component images, apply predefined profiles, and run a simple hello‑goodbye pipeline using Tekton tasks and PipelineRun objects.

Operatorci/cdcloud-native
0 likes · 10 min read
Installing and Using Tektoncd Operator on Kubernetes
Architect
Architect
Aug 13, 2022 · Cloud Native

Kubernetes Is About APIs, Not Containers: Understanding the API Framework and CRDs

This article explains why Kubernetes’s true value lies in its extensible, declarative API framework rather than containers, illustrates the API types, shows how Custom Resource Definitions act like database tables, and provides practical examples of creating, querying, and managing CRDs with kubectl.

APICRDDatabase Analogy
0 likes · 17 min read
Kubernetes Is About APIs, Not Containers: Understanding the API Framework and CRDs
ITPUB
ITPUB
Aug 13, 2022 · Databases

Why HTAP Databases Matter: Inside Oracle HeatWave, Google AlloyDB, TiDB, and OceanBase

The article examines the growing demand for HTAP databases, comparing cloud‑native solutions such as Google AlloyDB, Oracle MySQL HeatWave, Amazon Aurora, and domestic offerings like TiDB and OceanBase, analyzing their architectures, offload mechanisms, performance claims, and trade‑offs for mixed OLTP/OLAP workloads.

GoogleHTAPOceanBase
0 likes · 11 min read
Why HTAP Databases Matter: Inside Oracle HeatWave, Google AlloyDB, TiDB, and OceanBase
Alibaba Cloud Native
Alibaba Cloud Native
Aug 13, 2022 · Cloud Computing

Deploy Spring Boot and Express on Alibaba Cloud Serverless in 60 Minutes

This guide walks beginners through the concepts, advantages, and practical steps of using Alibaba Cloud Function Compute to deploy popular web frameworks like Spring Boot and Express, create a custom Web IDE, and configure domains, while highlighting serverless architecture benefits and cost considerations.

Alibaba CloudExpressFunction Compute
0 likes · 20 min read
Deploy Spring Boot and Express on Alibaba Cloud Serverless in 60 Minutes
Meituan Technology Team
Meituan Technology Team
Aug 11, 2022 · Cloud Native

LAR: Load Auto-Regulator System for Resource Utilization and Service Quality

The article analyzes Meituan’s self‑designed Load Auto‑Regulator (LAR), detailing its tiered resource‑pool architecture, dynamic load‑to‑static‑resource mapping, and QoS mechanisms that together raise data‑center CPU utilization by 5‑10% while keeping online service quality stable, and discusses its deployment in online and mixed‑workload scenarios.

Cluster ManagementQoScloud-native
0 likes · 28 min read
LAR: Load Auto-Regulator System for Resource Utilization and Service Quality
Efficient Ops
Efficient Ops
Aug 10, 2022 · Cloud Native

How Kubernetes Ensures Seamless Pod Networking with CNI and Network Policies

This article explains Kubernetes' fundamental network requirements, the pod networking model, the role of CNI plugins, common implementation approaches, and how Network Policies provide fine-grained traffic control, offering a comprehensive overview of container networking within cloud-native clusters.

CNINetwork PolicyPod Networking
0 likes · 11 min read
How Kubernetes Ensures Seamless Pod Networking with CNI and Network Policies
IT Architects Alliance
IT Architects Alliance
Aug 9, 2022 · Cloud Native

Understanding Kubernetes Architecture: Components, Deployment Process, Pods, Networking, and Services

This article provides a comprehensive overview of Kubernetes, covering its master‑node architecture, core components such as API Server, Scheduler, and Controllers, the step‑by‑step creation of Deployments, the role of Pods, container orchestration patterns, networking fundamentals, and service discovery mechanisms for microservices.

cloud-nativecontainer orchestrationdeployment
0 likes · 11 min read
Understanding Kubernetes Architecture: Components, Deployment Process, Pods, Networking, and Services
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Aug 9, 2022 · Big Data

Unlocking MaxCompute: How Alibaba’s Big Data Platform Secures Your Data

This article provides a comprehensive overview of Alibaba Cloud MaxCompute, covering its product features, architecture, ecosystem integrations, and in‑depth data security mechanisms such as authentication, RAM roles, access control policies, label‑based security, project protection, audit logging, encryption, backup, disaster recovery, and the complementary DataWorks security capabilities.

Big DataData SecurityMaxCompute
0 likes · 31 min read
Unlocking MaxCompute: How Alibaba’s Big Data Platform Secures Your Data
Architect
Architect
Aug 8, 2022 · Cloud Native

Understanding Kubernetes Architecture: Components, Deployment Workflow, Pods, Services, and Networking

This article provides a comprehensive overview of Kubernetes architecture, explaining the roles of the master and node components, the deployment creation process, pod fundamentals, service discovery, networking mechanisms, and how micro‑services are orchestrated within a cloud‑native environment.

cloud-nativecontainer orchestrationdeployment
0 likes · 12 min read
Understanding Kubernetes Architecture: Components, Deployment Workflow, Pods, Services, and Networking
Alibaba Cloud Native
Alibaba Cloud Native
Aug 8, 2022 · Cloud Native

From Newbie to Core Contributor: My Journey with CNCF Sealer

This article recounts a graduate student's step‑by‑step experience joining the CNCF Sealer project, detailing why the sandbox project attracted them, the challenges of early contributions, practical tips for navigating documentation, issues, pull requests, and community meetings, and how they eventually helped refactor the runtime module.

CNCFContributionDocker
0 likes · 11 min read
From Newbie to Core Contributor: My Journey with CNCF Sealer
ByteDance Cloud Native
ByteDance Cloud Native
Aug 4, 2022 · Operations

Chaos Engineering Boosts Cloud‑Native Stability: Key Findings from China’s 2022 Survey

As cloud computing becomes essential infrastructure, cloud‑native systems gain flexibility but face stability challenges, prompting China’s Academy of Information and Communications Technology to launch a 2022 chaos engineering survey that uncovers vulnerabilities and promotes practical adoption of reliability techniques across the industry.

ChinaSurveychaos engineering
0 likes · 3 min read
Chaos Engineering Boosts Cloud‑Native Stability: Key Findings from China’s 2022 Survey
Practical DevOps Architecture
Practical DevOps Architecture
Aug 4, 2022 · Cloud Native

Enterprise Kubernetes Course: Core Technologies, Persistent Storage, Pods, Controllers, Deployments, and Ingress

This article provides a comprehensive list of 64 video lessons covering enterprise‑level Kubernetes topics, including cluster architecture, persistent storage, Pods, Controllers, Deployments, Services, Ingress, Helm, security, monitoring, high‑availability setup, and application deployment, serving as a detailed curriculum for mastering Kubernetes.

DevOpscloud-nativecontainer orchestration
0 likes · 7 min read
Enterprise Kubernetes Course: Core Technologies, Persistent Storage, Pods, Controllers, Deployments, and Ingress
Alibaba Cloud Native
Alibaba Cloud Native
Aug 3, 2022 · Cloud Native

How RocketMQ Transactional Messages Ensure Distributed Consistency

This article explains the challenges of maintaining atomicity across multiple downstream services in distributed systems and details how RocketMQ's transactional message feature provides a two‑phase commit mechanism, lifecycle, implementation details, and practical usage to achieve eventual consistency.

Message queueRocketMQTransactional Messaging
0 likes · 14 min read
How RocketMQ Transactional Messages Ensure Distributed Consistency
MaGe Linux Operations
MaGe Linux Operations
Aug 2, 2022 · Cloud Native

How Does Kubernetes Orchestrate Containers? A Deep Dive into Architecture and Workflows

This article provides a comprehensive overview of Kubernetes, covering its master‑node architecture, core components like API server, scheduler, controller, kubelet and kube‑proxy, the deployment creation process, pod fundamentals, service networking, and common patterns such as scaling, rolling updates, and ingress access.

PodServicecloud-native
0 likes · 11 min read
How Does Kubernetes Orchestrate Containers? A Deep Dive into Architecture and Workflows
Bilibili Tech
Bilibili Tech
Aug 2, 2022 · Operations

Lessons Learned from Implementing SLOs at Bilibili: Practices, Pitfalls, and Reflections

Bilibili adopted Google‑SRE SLO practices—selecting SLIs, defining availability and latency targets, grading services, and tracking error budgets—but encountered costly grading inconsistencies, hidden error detection, and inaccurate business‑level metrics, leading them to realize SLOs are chiefly valuable for early alerting rather than exhaustive reporting.

Error BudgetOperationsSLO
0 likes · 21 min read
Lessons Learned from Implementing SLOs at Bilibili: Practices, Pitfalls, and Reflections
Architecture Digest
Architecture Digest
Aug 2, 2022 · Cloud Native

Microservice Architecture and Design Patterns: Goals, Principles, and Decomposition Strategies

This article explains the four primary goals of microservice architecture, outlines essential design principles, and details a comprehensive set of decomposition and integration patterns—including business‑function, sub‑domain, transaction, Strangler, Bulkhead, Sidecar, API‑gateway, Aggregator, CQRS, Saga, observability, and deployment patterns—providing practical guidance for building resilient cloud‑native systems.

MicroservicesObservabilityarchitecture
0 likes · 18 min read
Microservice Architecture and Design Patterns: Goals, Principles, and Decomposition Strategies
Efficient Ops
Efficient Ops
Aug 1, 2022 · Cloud Native

Demystifying Kubernetes: How Its Architecture Powers Modern Cloud‑Native Apps

This article provides a concise overview of Kubernetes, explaining its master‑node architecture, describing key components such as API server, scheduler, controller, kubelet and kube‑proxy, and detailing how deployments, pods, services, networking, scaling, updates and ingress work together to orchestrate containerized applications.

cloud-nativecontainer orchestrationkubernetes
0 likes · 12 min read
Demystifying Kubernetes: How Its Architecture Powers Modern Cloud‑Native Apps
BaiPing Technology
BaiPing Technology
Aug 1, 2022 · Cloud Native

Master Docker Swarm: From Init to Portainer UI Management

This guide walks you through Docker Swarm fundamentals, core concepts like init, nodes, managers, workers, services, configs, and secrets, shows how to define multi‑service applications with Docker Compose, deploy them via Docker stack, and manage the cluster visually using Portainer.

Docker StackDocker Swarmcloud-native
0 likes · 11 min read
Master Docker Swarm: From Init to Portainer UI Management
Alibaba Cloud Native
Alibaba Cloud Native
Aug 1, 2022 · Cloud Native

How Kruise Rollout Enables Progressive Delivery in Cloud‑Native Kubernetes

Kruise Rollout, an open‑source progressive delivery framework from the OpenKruise community, extends native Kubernetes workloads with incremental, traffic‑aware rollouts, automated batch control via Prometheus metrics, and non‑intrusive integration, offering a robust alternative to Argo Rollout and Flagger for large‑scale deployments.

GitOpsKruise RolloutProgressive Delivery
0 likes · 9 min read
How Kruise Rollout Enables Progressive Delivery in Cloud‑Native Kubernetes
Practical DevOps Architecture
Practical DevOps Architecture
Aug 1, 2022 · Cloud Native

Enterprise‑Level Kubernetes Course: Core Technologies, Persistent Storage, Pods, Controllers, Deployments, and Ingress

This article provides a comprehensive list of 64 video lessons covering enterprise‑grade Kubernetes topics, including cluster architecture, core concepts such as Pods, Controllers, Deployments, Services, Ingress, persistent storage, security, Helm, high‑availability setup, monitoring, and practical deployment workflows for Java applications.

DevOpscloud-nativecontainer orchestration
0 likes · 4 min read
Enterprise‑Level Kubernetes Course: Core Technologies, Persistent Storage, Pods, Controllers, Deployments, and Ingress
DataFunTalk
DataFunTalk
Jul 31, 2022 · Big Data

Design, Evolution, and Optimization of NetEase's Log Collection and Transmission Service (Datastream‑NG)

This article presents a comprehensive overview of NetEase's log collection and transmission platform, detailing its evolution from 2011 to the current Datastream‑NG architecture, the system's design goals, core component optimizations, operational monitoring, and future plans for intelligent scaling and diagnostics.

Big DataData StreamingDistributed Systems
0 likes · 23 min read
Design, Evolution, and Optimization of NetEase's Log Collection and Transmission Service (Datastream‑NG)
Alibaba Cloud Native
Alibaba Cloud Native
Jul 31, 2022 · Cloud Native

How SchedulerX Simplifies Kubernetes Job Development and Management

This article compares native Kubernetes Job workflows with Alibaba Cloud SchedulerX's visual scripting solution, showing step‑by‑step how to create, run, and monitor Jobs and CronJobs without building container images, and highlights SchedulerX's added features such as history, logging, alerts, and visual orchestration.

JobSchedulerXVisual Scripting
0 likes · 9 min read
How SchedulerX Simplifies Kubernetes Job Development and Management
DevOps Cloud Academy
DevOps Cloud Academy
Jul 30, 2022 · Cloud Native

Setting Up Red Hat OpenShift Local (CodeReady Containers) on a Desktop or Laptop

This guide explains how to install and configure Red Hat OpenShift Local (CodeReady Containers) on a personal computer, covering prerequisites, download steps, cluster initialization, command‑line usage, common issues, and reference documentation for creating a single‑node OpenShift 4.x development environment.

CodeReady ContainersLocal DevelopmentOpenShift
0 likes · 9 min read
Setting Up Red Hat OpenShift Local (CodeReady Containers) on a Desktop or Laptop
AntTech
AntTech
Jul 30, 2022 · Fundamentals

Open Source Core Infrastructure: Ant Group’s Strategy and Key Projects

In his keynote at the 2022 Open Atom Global Open Source Summit, He Zhengyu outlined Ant Group’s open‑source strategy, highlighting over 900 repositories and key projects such as OceanBase, SOFA Mesh, MOSN, BabaSSL, Occlum, and the upcoming TuGraph, emphasizing how open core infrastructure drives industry innovation and ecosystem growth.

Ant GroupDatabasescloud-native
0 likes · 9 min read
Open Source Core Infrastructure: Ant Group’s Strategy and Key Projects
21CTO
21CTO
Jul 29, 2022 · Artificial Intelligence

What Gartner’s 2022 Tech Trends Reveal About AI and Enterprise IT

Gartner’s 2022 strategic technology trends highlight how AI, cloud‑native platforms, data fabric, and security innovations are reshaping enterprises, urging CIOs to engineer trust, shape change, and accelerate growth while preparing for generative AI, autonomous systems, and total experience strategies.

AIData Fabriccloud-native
0 likes · 9 min read
What Gartner’s 2022 Tech Trends Reveal About AI and Enterprise IT
Top Architect
Top Architect
Jul 29, 2022 · Cloud Native

Understanding Nacos Architecture and Service Registration in Spring Cloud

This article explains the Nacos architecture, its components, and how Spring Cloud integrates with Nacos for service registration, health checking, and dynamic service discovery, detailing the underlying mechanisms, code implementations, and the role of heartbeats in maintaining service health.

HeartbeatMicroservicesNacos
0 likes · 8 min read
Understanding Nacos Architecture and Service Registration in Spring Cloud
Efficient Ops
Efficient Ops
Jul 28, 2022 · Operations

How Zhongyuan Bank Achieved Industry-Leading DevOps Efficiency with a Unified Measurement Model

On July 28, 2022, China Academy of Information and Communications Technology announced that Zhongyuan Bank's R&D Efficiency Insight Platform passed the DevOps General Efficiency Measurement Model assessment at the industry promotion level, highlighting the bank's leading DevOps practices, detailed interview insights, and future development plans.

Banking TechnologyDevOpsOperations
0 likes · 12 min read
How Zhongyuan Bank Achieved Industry-Leading DevOps Efficiency with a Unified Measurement Model
ByteDance Cloud Native
ByteDance Cloud Native
Jul 28, 2022 · Cloud Native

How KubeZoo Enables Lightweight Multi‑Tenant Kubernetes: A Deep Dive

KubeZoo, an open‑source lightweight multi‑tenant solution from ByteDance, uses protocol conversion to create virtual tenants on a single Kubernetes master, offering native API compatibility, low overhead, and a serverless‑ready foundation while addressing the challenges of multi‑tenant cluster management.

Control PlaneKubeZooMulti‑Tenant
0 likes · 12 min read
How KubeZoo Enables Lightweight Multi‑Tenant Kubernetes: A Deep Dive
DevOps Cloud Academy
DevOps Cloud Academy
Jul 28, 2022 · Cloud Native

How to Create Static and Dynamic Jenkins Agents on Kubernetes

This guide explains how to manually create Jenkins JNLP agents on a Kubernetes cluster, covering both static Deployment‑based agents and dynamic agents using the Kubernetes plugin, with detailed YAML definitions, pipeline scripts, and supporting helper functions for a complete CI/CD workflow.

AgentDevOpsJenkins
0 likes · 10 min read
How to Create Static and Dynamic Jenkins Agents on Kubernetes
Cloud Native Technology Community
Cloud Native Technology Community
Jul 27, 2022 · Cloud Native

The New Way to Expose APIs in a Kubernetes Cluster: Gateway API vs Ingress

This article explains how the emerging Gateway API in Kubernetes addresses the limitations of traditional Ingress by introducing a modular architecture, advanced load‑balancing features, and extensibility, positioning it as the future‑ready method for exposing services and APIs in cloud‑native environments.

API ExposureGateway APIcloud-native
0 likes · 4 min read
The New Way to Expose APIs in a Kubernetes Cluster: Gateway API vs Ingress
Cloud Native Technology Community
Cloud Native Technology Community
Jul 26, 2022 · Cloud Native

Kafka on PaaSTA: Running Kafka on Kubernetes at Yelp (Part 1 – Architecture)

Yelp migrated its high‑throughput Kafka clusters from dedicated EC2 instances to a Kubernetes‑based PaaSTA platform, introducing a custom Kafka operator and Cruise Control to streamline provisioning, lifecycle management, upgrades, and scaling, thereby reducing deployment time and improving maintainability.

Cruise ControlOperatorcloud-native
0 likes · 11 min read
Kafka on PaaSTA: Running Kafka on Kubernetes at Yelp (Part 1 – Architecture)
MaGe Linux Operations
MaGe Linux Operations
Jul 25, 2022 · Cloud Native

Demystifying Kubernetes Service: Types, Usage, and Implementation

This article explains the fundamentals of Kubernetes Service, walks through a real‑world failure case, details how to configure different Service types (ClusterIP, NodePort, LoadBalancer, ExternalName, Headless), and explores the underlying implementation mechanisms such as user‑space proxy, iptables, and IPVS.

Servicecloud-nativeheadless
0 likes · 12 min read
Demystifying Kubernetes Service: Types, Usage, and Implementation
DevOps Cloud Academy
DevOps Cloud Academy
Jul 24, 2022 · Cloud Native

Deploying an Alibaba Cloud ACK Kubernetes Cluster with Terraform

This tutorial walks through provisioning an Alibaba Cloud ACK Kubernetes cluster using Terraform, covering provider setup, VPC and VSwitch creation, managed Kubernetes resource definition, Jenkins deployment, DNS configuration, and cleanup procedures, with full code examples.

ACKAlibaba Cloudcloud-native
0 likes · 7 min read
Deploying an Alibaba Cloud ACK Kubernetes Cluster with Terraform
MaGe Linux Operations
MaGe Linux Operations
Jul 23, 2022 · Cloud Native

How Airbnb Dynamically Scales Kubernetes Clusters with Custom Autoscaler

Airbnb migrated its services to Kubernetes and, over four years, evolved from manual scaling of homogeneous clusters to heterogeneous clusters with automated scaling, introducing a custom gRPC expander for the Cluster Autoscaler that enables weighted priority and plug‑in extensibility, reducing costs and operational overhead.

Cluster AutoscalerCustom ExpanderDynamic Scaling
0 likes · 11 min read
How Airbnb Dynamically Scales Kubernetes Clusters with Custom Autoscaler
Top Architect
Top Architect
Jul 23, 2022 · Cloud Native

Comprehensive Guide to etcd: Overview, Architecture, Deployment, and Usage

This article provides a detailed introduction to etcd, covering its purpose as a highly available distributed key‑value store, core concepts like Raft consensus, key features, common use cases such as service discovery and configuration management, step‑by‑step installation for single‑node and cluster deployments, and essential etcdctl commands for managing data and cluster members.

Configuration ManagementDistributed Systemscloud-native
0 likes · 24 min read
Comprehensive Guide to etcd: Overview, Architecture, Deployment, and Usage
Alibaba Cloud Native
Alibaba Cloud Native
Jul 21, 2022 · Information Security

Why Ingress Nginx’s Architecture Exposes Critical Vulnerabilities and How MSE Cloud‑Native Gateway Secures Them

The article analyzes three recent high‑severity CVEs in the Kubernetes Ingress Nginx project, explains how its combined control‑plane and data‑plane design creates serious security and stability risks, and demonstrates how the MSE cloud‑native gateway’s separated architecture and xDS‑based configuration provide a safer, more reliable alternative.

CVEMSE Gatewaycloud-native
0 likes · 10 min read
Why Ingress Nginx’s Architecture Exposes Critical Vulnerabilities and How MSE Cloud‑Native Gateway Secures Them
Ops Development Stories
Ops Development Stories
Jul 20, 2022 · Cloud Native

Why Docker Became the Backbone of Modern Cloud Native Workflows

This talk walks through Docker’s appeal, its rise to popularity, the underlying container technology history, core architecture, networking, namespaces, cgroups, and common commands, illustrating how containers streamline deployment compared to traditional VMs and why Docker remains pivotal in cloud-native environments.

ContainersDevOpsDocker
0 likes · 14 min read
Why Docker Became the Backbone of Modern Cloud Native Workflows
dbaplus Community
dbaplus Community
Jul 19, 2022 · Cloud Native

How to Build a Scalable Kubernetes Log System with ClickHouse and Fluent‑Bit

This article explains why Stone Docs switched from SLS/ES to ClickHouse for Kubernetes log storage, outlines the four‑stage architecture (collection, transmission, storage, management), compares DaemonSet, network, and SideCar collection methods, and provides concrete ClickHouse table definitions and Fluent‑Bit configurations for a production‑grade logging pipeline.

ClickHouseFluent BitKafka
0 likes · 14 min read
How to Build a Scalable Kubernetes Log System with ClickHouse and Fluent‑Bit
Alibaba Cloud Native
Alibaba Cloud Native
Jul 19, 2022 · Cloud Native

Mastering Database Governance in Cloud‑Native Microservices: Scenarios & Solutions

This article outlines critical database governance scenarios in cloud‑native microservice architectures, explains why database performance is a top priority, and details practical solutions such as slow‑SQL insight, flow‑control, connection‑pool management, and gray‑release techniques using MSE and OpenSergo standards.

Database GovernanceMSEOpenSergo
0 likes · 12 min read
Mastering Database Governance in Cloud‑Native Microservices: Scenarios & Solutions
Baidu Geek Talk
Baidu Geek Talk
Jul 19, 2022 · Cloud Native

How OpenTelemetry and Jaeger Power Cloud‑Native Tracing

This article explains cloud‑native observability, defines its three pillars—metrics, tracing, and logging—details the OpenTelemetry tracing data model and Span structure, reviews industry implementations such as Jaeger and Alibaba Eagle Eye, and shares practical challenges and solutions from real‑world production use.

Alibaba Eagle EyeDistributed SystemsObservability
0 likes · 11 min read
How OpenTelemetry and Jaeger Power Cloud‑Native Tracing
Cloud Native Technology Community
Cloud Native Technology Community
Jul 19, 2022 · Cloud Native

Zendesk’s Cloud‑Native Transformation: Migrating to Kubernetes and Microservices

The article details how Zendesk modernized its monolithic Rails architecture by adopting Docker, microservices, and Kubernetes, building internal tools like ZDI and Samson, and achieving faster deployments, automated scaling, and improved resilience, with about 70% of its applications now running on Kubernetes.

DevOpsInfrastructure MigrationZendesk
0 likes · 8 min read
Zendesk’s Cloud‑Native Transformation: Migrating to Kubernetes and Microservices
Alibaba Cloud Native
Alibaba Cloud Native
Jul 17, 2022 · Cloud Native

Build Real-Time CDC Pipelines on Alibaba Cloud EventBridge with DTS

This article explains Change Data Capture (CDC) concepts, compares open‑source CDC tools, and shows how to leverage Alibaba Cloud EventBridge and DTS to build real‑time CDC pipelines, covering setup steps, event‑bus vs event‑stream choices, best‑practice scenarios such as CQRS, microservice decoupling, database backup, and SQL auditing.

CDCDTSData Streaming
0 likes · 12 min read
Build Real-Time CDC Pipelines on Alibaba Cloud EventBridge with DTS
Alibaba Cloud Native
Alibaba Cloud Native
Jul 15, 2022 · Cloud Native

Boost Data Analysis and ETL with Alibaba Cloud Function Compute Async Tasks

This guide explains how to use Alibaba Cloud Function Compute asynchronous tasks for large‑scale data analysis, database autonomous services, Kafka‑based ETL pipelines, and high‑performance video transcoding, highlighting architecture migration, cost reduction, deployment steps, and observable serverless task capabilities.

Async TasksData AnalysisETL
0 likes · 16 min read
Boost Data Analysis and ETL with Alibaba Cloud Function Compute Async Tasks
Cloud Native Technology Community
Cloud Native Technology Community
Jul 14, 2022 · Cloud Native

Industry Insights, Technical Shares, Best Practices, E‑Books, and Cloud‑Native News

This newsletter curates the latest industry insights on smart manufacturing, Kubernetes security, cloud cost optimization, cloud‑native education, technical case studies, e‑books on cloud‑native adoption, an AI modeling video, and recent cloud‑native networking updates, providing concise summaries and direct links for deeper exploration.

Industry Insightscloud-nativecost optimization
0 likes · 7 min read
Industry Insights, Technical Shares, Best Practices, E‑Books, and Cloud‑Native News