Tagged articles
4047 articles
Page 17 of 41
21CTO
21CTO
Jul 5, 2023 · Backend Development

Why WebAssembly Could Revolutionize Backend Development

WebAssembly is moving beyond browsers into server‑side workloads, offering a portable binary format, promising performance, and new security considerations, while integrating with containers and Kubernetes through WASI, making it a compelling technology for modern backend development.

KubernetesPortabilityWebAssembly
0 likes · 8 min read
Why WebAssembly Could Revolutionize Backend Development
DaTaobao Tech
DaTaobao Tech
Jul 5, 2023 · Cloud Native

Cloud‑Native Multi‑Tenant Architecture and Network Isolation in Taobao Open Platform

The Taobao Open Platform adopts a cloud‑native, multi‑tenant architecture that abstracts infrastructure, isolates tenants via independent or shared switch‑plus‑security‑group schemes with dual ENI pod networking, and leverages Kubernetes auto‑scaling to simplify onboarding, cut operational costs, and enable future low‑code and FaaS extensions.

Auto ScalingKubernetescloud-native
0 likes · 14 min read
Cloud‑Native Multi‑Tenant Architecture and Network Isolation in Taobao Open Platform
Cloud Native Technology Community
Cloud Native Technology Community
Jul 5, 2023 · Industry Insights

How Mercedes‑Benz Scaled Kubernetes with Cluster API: A Cloud‑Native Case Study

This article examines how Mercedes‑Benz Tech Innovation expanded its Kubernetes management to public clouds using Cluster API, achieving automated cluster creation, faster rolling upgrades, self‑service capabilities, and a ten‑fold increase in managed clusters while maintaining high availability.

Cloud NativeCluster APIDevOps
0 likes · 8 min read
How Mercedes‑Benz Scaled Kubernetes with Cluster API: A Cloud‑Native Case Study
Open Source Linux
Open Source Linux
Jul 5, 2023 · Cloud Native

Boost Third‑Party API Performance in Kubernetes with Nginx Caching

By configuring Nginx as a caching gateway within a Kubernetes cluster, this article shows how to dramatically reduce read latency to third‑party services, achieve high cache hit rates, ensure availability during outages, and handle cache persistence across pods using S3‑backed storage.

Cloud NativeDevOpsKubernetes
0 likes · 11 min read
Boost Third‑Party API Performance in Kubernetes with Nginx Caching
Big Data Technology & Architecture
Big Data Technology & Architecture
Jul 4, 2023 · Big Data

Building a Real‑Time Streaming Data Warehouse with Paimon on Kubernetes for Supply‑Chain Logistics

This article presents a step‑by‑step guide on how the logistics provider Haicheng Bangda implemented a streaming data warehouse using Paimon, Flink CDC, and Kubernetes, covering business background, architecture choices, environment setup, SQL examples, troubleshooting tips, and future roadmap for their digital transformation.

Big DataCDCFlink
0 likes · 27 min read
Building a Real‑Time Streaming Data Warehouse with Paimon on Kubernetes for Supply‑Chain Logistics
37 Interactive Technology Team
37 Interactive Technology Team
Jul 4, 2023 · Cloud Native

Understanding the Removal of Dockershim in Kubernetes v1.24 and Its Alternatives

Starting with Kubernetes v1.24 the built‑in dockershim is removed, requiring users to switch to a CRI‑compatible runtime such as containerd or CRI‑O—or install cri‑dockerd for Docker compatibility—while updating scripts, logs, and tooling, and using crictl or ctr for debugging and managing containers and pods.

CRIDockershimKubernetes
0 likes · 12 min read
Understanding the Removal of Dockershim in Kubernetes v1.24 and Its Alternatives
Architects Research Society
Architects Research Society
Jul 3, 2023 · Backend Development

Performance Comparison of REST, gRPC, and Asynchronous Communication in Microservices

This article evaluates the impact of three microservice communication styles—REST, gRPC, and asynchronous messaging via RabbitMQ—on functional and non‑functional software quality attributes, presenting experimental results from a Kubernetes‑based order‑processing scenario that show gRPC delivering the best performance across varying loads.

KubernetesMicroservicesRabbitMQ
0 likes · 13 min read
Performance Comparison of REST, gRPC, and Asynchronous Communication in Microservices
DevOps Cloud Academy
DevOps Cloud Academy
Jul 3, 2023 · Operations

Top 10 Kubernetes Monitoring Tools and Their Features

This article reviews ten popular Kubernetes monitoring tools—including Helios, Prometheus, New Relic, Grafana, DataDog, Sysdig, Zabbix, AppDynamics, Dynatrace, and Sensu—detailing their key features and how they help improve performance, reliability, and observability of containerized applications.

DevOpsKubernetescloud-native
0 likes · 11 min read
Top 10 Kubernetes Monitoring Tools and Their Features
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jul 3, 2023 · Operations

How GitOps Revolutionizes Cloud‑Native Deployments: Lessons from Horizon CD

This article examines the shortcomings of traditional host‑based deployments, explains the GitOps methodology with declarative configuration and automation tools, and details a real‑world implementation at NetEase Cloud Music using Horizon CD, Argo CD, and Helm to achieve scalable, reliable, and version‑controlled cloud‑native releases.

ArgoCDCloud NativeGitOps
0 likes · 19 min read
How GitOps Revolutionizes Cloud‑Native Deployments: Lessons from Horizon CD
Liangxu Linux
Liangxu Linux
Jul 2, 2023 · Cloud Native

Mastering kubectl: Essential Commands for Kubernetes Management

This guide explains what kubectl is, how it interacts with the Kubernetes API server, and provides a categorized list of essential commands for retrieving information, debugging, state management, scaling, deployment, and security, helping users efficiently operate and automate K8s clusters.

Cloud NativeCluster ManagementDevOps
0 likes · 5 min read
Mastering kubectl: Essential Commands for Kubernetes Management
DataFunSummit
DataFunSummit
Jul 1, 2023 · Artificial Intelligence

Alibaba Cloud Native Deep Learning Platform PAI‑DLC: Architecture, Features, and Future Outlook

This article introduces Alibaba Cloud's PAI‑DLC, a cloud‑native deep learning platform that integrates machine‑learning capabilities, containerized services, AI‑aware scheduling, GPU virtualization, elastic training with EasyScale, data access, and observability, and discusses its architecture, key features, and future directions.

AI PlatformCloud NativeDeep Learning
0 likes · 16 min read
Alibaba Cloud Native Deep Learning Platform PAI‑DLC: Architecture, Features, and Future Outlook
dbaplus Community
dbaplus Community
Jul 1, 2023 · Operations

How We Rebuilt a Private Cloud Platform to Supercharge Developer Efficiency

This article recounts a year‑long effort by a senior SRE engineer to redesign a private cloud platform, detailing the motivations, architectural choices, SSO and RBAC implementations, workflow automation, GitOps deployment, release engineering improvements, and the cultural shift toward metrics‑driven development.

DevOpsGitOpsKubernetes
0 likes · 22 min read
How We Rebuilt a Private Cloud Platform to Supercharge Developer Efficiency
Alibaba Cloud Native
Alibaba Cloud Native
Jun 30, 2023 · Cloud Native

Simplify Hybrid Cloud Kubernetes Management with Alibaba ACK One

This article explains how Alibaba Cloud ACK One enables unified registration and management of Kubernetes clusters across public clouds, private data centers, and edge environments, detailing core features, architecture, security measures, and observability capabilities for seamless multi‑cluster operations.

ACK OneCloud NativeKubernetes
0 likes · 9 min read
Simplify Hybrid Cloud Kubernetes Management with Alibaba ACK One
Volcano Engine Developer Services
Volcano Engine Developer Services
Jun 30, 2023 · Cloud Native

Deploy Langchain‑ChatGLM on Volcengine VKE: A Step‑by‑Step Cloud‑Native Guide

This tutorial walks you through preparing a VKE cluster, pulling the Langchain‑ChatGLM container image, creating the necessary Deployment and Service resources, and adding a local knowledge base, enabling you to run a Langchain‑based ChatGLM service with GPU support on Volcengine’s cloud‑native platform.

AI deploymentChatGLMGPU
0 likes · 6 min read
Deploy Langchain‑ChatGLM on Volcengine VKE: A Step‑by‑Step Cloud‑Native Guide
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jun 29, 2023 · Cloud Native

KubeCost: Kubernetes-Based Resource Cost Analysis and Allocation System

KubeCost, developed by NetEase Cloud Music, is a low‑intrusion, scalable Kubernetes cost analysis system that allocates resource expenses using peak‑or‑usage billing models, supports hybrid‑multi‑cloud pricing, aggregates per‑pod CPU/memory/GPU costs, and stores data efficiently in ClickHouse for reliable, business‑oriented financial insight.

Cloud Cost ManagementCloud NativeCost Optimization
0 likes · 10 min read
KubeCost: Kubernetes-Based Resource Cost Analysis and Allocation System
Alibaba Cloud Native
Alibaba Cloud Native
Jun 27, 2023 · Cloud Native

How KubeSkoop Automates Kubernetes Network Troubleshooting

KubeSkoop, an open‑source tool from Alibaba Cloud, automates Kubernetes container network diagnosis by building traffic paths, collecting eBPF and IaaS data, and pinpointing root causes for connectivity and jitter issues, supporting major CNI plugins and offering deep network monitoring with Prometheus integration.

CNICloud NativeKubernetes
0 likes · 10 min read
How KubeSkoop Automates Kubernetes Network Troubleshooting
DevOps Cloud Academy
DevOps Cloud Academy
Jun 26, 2023 · Operations

Comprehensive DevOps Interview Guide: Key Concepts, Tools, and Practices

This article provides a thorough overview of DevOps fundamentals, differences from Agile, popular tools, lifecycle stages, CI/CD concepts, AWS roles, version control, SSH, Git commands, Jenkins architecture, Ansible, Puppet, Chef, Docker, Kubernetes, and related interview questions to help candidates prepare for DevOps engineering positions.

AWSDevOpsKubernetes
0 likes · 23 min read
Comprehensive DevOps Interview Guide: Key Concepts, Tools, and Practices
DevOps Cloud Academy
DevOps Cloud Academy
Jun 25, 2023 · Cloud Native

Advanced Helm Chart Techniques: Setting Replica Limits, Sharing Code with Sub‑templates, and Generating ConfigMaps

This article explains how to create and customize Helm charts by setting replica count ceilings, reusing logic with sub‑templates, and generating properly indented ConfigMaps using toYaml and indent functions, providing practical examples and command‑line snippets for Kubernetes deployments.

ConfigMapDevOpsKubernetes
0 likes · 12 min read
Advanced Helm Chart Techniques: Setting Replica Limits, Sharing Code with Sub‑templates, and Generating ConfigMaps
dbaplus Community
dbaplus Community
Jun 24, 2023 · Operations

How Bilibili Scales Capacity: VPA, HPA, and Cost‑Saving Strategies

This article summarizes Zhang He’s Bilibili SRE talk on building a capacity‑management system that visualizes resource usage, reduces costs, improves stability, and leverages Kubernetes VPA, HPA, pooling, and quota management to support massive live‑stream events and rapid feature releases.

Cost OptimizationHPAKubernetes
0 likes · 21 min read
How Bilibili Scales Capacity: VPA, HPA, and Cost‑Saving Strategies
DevOps Cloud Academy
DevOps Cloud Academy
Jun 24, 2023 · Cloud Native

Using ConfigMap to Dynamically Configure Nginx in Kubernetes

This article explains what a Kubernetes ConfigMap is, when to use it, and provides step‑by‑step instructions with YAML examples for creating a ConfigMap, mounting it in an Nginx deployment, and making the server_name parameter dynamic using pod metadata.

Cloud NativeConfigMapDevOps
0 likes · 8 min read
Using ConfigMap to Dynamically Configure Nginx in Kubernetes
Alibaba Cloud Native
Alibaba Cloud Native
Jun 23, 2023 · Cloud Native

Accelerating LLM Inference on Alibaba Cloud with KServe and Fluid

This guide explains how to deploy large language models on Alibaba Cloud's ACK using KServe for serverless inference, integrates Fluid for distributed data caching to cut cold‑start latency, provides step‑by‑step commands, performance benchmarks, and practical tips for production‑grade AI model serving.

Cloud NativeFluidKServe
0 likes · 22 min read
Accelerating LLM Inference on Alibaba Cloud with KServe and Fluid
DevOps Cloud Academy
DevOps Cloud Academy
Jun 23, 2023 · Cloud Native

An Introduction to Helm: Architecture, Components, and Benefits

Helm is a Kubernetes package manager that simplifies application deployment by using charts, templates, and versioned releases, offering features such as easy installation, upgrades, rollbacks, dependency management, and integration with CI/CD pipelines, making it a key tool for cloud‑native operations.

Cloud NativeDevOpsKubernetes
0 likes · 10 min read
An Introduction to Helm: Architecture, Components, and Benefits
MaGe Linux Operations
MaGe Linux Operations
Jun 22, 2023 · Cloud Native

Essential Open‑Source Kubernetes Tools to Supercharge Your DevOps

This article surveys a curated collection of open‑source Kubernetes utilities—including Helm, Flagger, Kubewatch, Gitkube, kube‑state‑metrics, Kamus, Untrak, Scope, Dashboard, Kops, cAdvisor, Kubespray, K9s, Kubetail, PowerfulSeal and Popeye—detailing their roles in deployment, monitoring, security, and cluster management for modern DevOps workflows.

KubernetesToolingmonitoring
0 likes · 15 min read
Essential Open‑Source Kubernetes Tools to Supercharge Your DevOps
Open Source Linux
Open Source Linux
Jun 21, 2023 · Cloud Native

How Continuous Profiling with Pyroscope Supercharges Kubernetes Microservices

This article explains why traditional log‑based performance debugging is inefficient, introduces continuous profiling with the open‑source Pyroscope tool, and provides step‑by‑step instructions for installing Pyroscope on Kubernetes, integrating it with Python, .NET, and Go microservices, and visualizing low‑overhead flame graphs to optimize code and reduce cloud costs.

Continuous ProfilingKubernetesMicroservices
0 likes · 11 min read
How Continuous Profiling with Pyroscope Supercharges Kubernetes Microservices

Getting Started with Kubernetes: Reduce Dev Overhead and Optimize Resources

This article introduces Kubernetes, explaining its role as a container orchestration system, when it’s beneficial, how to choose an environment, manage resources with kubectl, YAML, or graphical tools, and details the control‑plane and worker‑node components that enable automated deployment, scaling, and monitoring.

Cloud NativeKubernetescontainer orchestration
0 likes · 6 min read
Getting Started with Kubernetes: Reduce Dev Overhead and Optimize Resources
Cloud Native Technology Community
Cloud Native Technology Community
Jun 20, 2023 · Cloud Native

How Kubernetes Manages Its Software Releases: Community Structure, KEP Process, and Release Cycle

This article examines how the open‑source Kubernetes project orchestrates its software releases by detailing the community’s SIG‑Town structure, the Kubernetes Enhancement Proposal (KEP) workflow, the roles of SIG‑Release and release teams, and the typical three‑month release cadence, while also discussing the broader challenges of open‑source collaboration.

KEPKubernetescommunity
0 likes · 16 min read
How Kubernetes Manages Its Software Releases: Community Structure, KEP Process, and Release Cycle
Code Ape Tech Column
Code Ape Tech Column
Jun 20, 2023 · Cloud Native

Choosing and Implementing Service Registry Centers: Zookeeper, Eureka, Nacos, Consul, and Kubernetes

This article examines the role of service registry centers in microservice architectures, compares Zookeeper, Eureka, Nacos, Consul, and Kubernetes, discusses load‑balancing strategies, and provides guidance on selecting the most suitable registry solution based on availability, consistency, and ecosystem fit.

ConsulKubernetesNacos
0 likes · 24 min read
Choosing and Implementing Service Registry Centers: Zookeeper, Eureka, Nacos, Consul, and Kubernetes
Efficient Ops
Efficient Ops
Jun 19, 2023 · Cloud Native

How Do Kubernetes Resource Limits Really Work? A Deep Dive into CPU Throttling

This article explains how Kubernetes resource limits function, how to interpret CPU limits as time slices, the Linux accounting system behind them, relevant Prometheus metrics for detecting throttling, practical examples with multithreaded containers, and guidance on setting alerts and avoiding performance pitfalls.

CPU throttlingKubernetesLinux accounting
0 likes · 12 min read
How Do Kubernetes Resource Limits Really Work? A Deep Dive into CPU Throttling
DataFunTalk
DataFunTalk
Jun 16, 2023 · Cloud Native

Kubernetes Operator Deployment Challenges and Alluxio Operator Case Study

This article reviews the challenges of deploying applications on Kubernetes, introduces the operator concept as a mainstream solution, explains how to design and implement custom operators for services, and demonstrates these ideas with a detailed Alluxio Operator case study, including maturity levels and future enhancements.

AlluxioCloud NativeDeployment
0 likes · 17 min read
Kubernetes Operator Deployment Challenges and Alluxio Operator Case Study
Java Architect Essentials
Java Architect Essentials
Jun 13, 2023 · Cloud Native

Zero‑Downtime Deployment with K8s and SpringBoot: Health Checks, Rolling Updates, Graceful Shutdown, Autoscaling, Prometheus Integration, and Config Separation

This article demonstrates how to achieve zero‑downtime releases for SpringBoot applications on Kubernetes by configuring readiness/liveness probes, rolling update strategies, graceful shutdown hooks, horizontal pod autoscaling, Prometheus monitoring, and externalized configuration via ConfigMaps.

ConfigMapHealthcheckKubernetes
0 likes · 13 min read
Zero‑Downtime Deployment with K8s and SpringBoot: Health Checks, Rolling Updates, Graceful Shutdown, Autoscaling, Prometheus Integration, and Config Separation
DevOps Cloud Academy
DevOps Cloud Academy
Jun 13, 2023 · Cloud Native

Understanding GitOps: Principles, Workflow, and Benefits

This article explains GitOps as an automated, Git‑centric approach to managing cloud‑native infrastructure using IaC, pull requests, and CI/CD pipelines, detailing how it works, its components, deployment strategies, and the operational advantages it brings to modern software delivery.

DevOpsGitOpsInfrastructure as Code
0 likes · 12 min read
Understanding GitOps: Principles, Workflow, and Benefits
Efficient Ops
Efficient Ops
Jun 12, 2023 · Cloud Native

Master Kubernetes Labels, Namespaces, and Services: Essential Tips

This article explains how to use Kubernetes labels, namespaces, and services—covering label creation and selection, namespace management commands, and service concepts—to help practitioners efficiently organize and expose container workloads within a cluster.

KubernetesLabelsNamespaces
0 likes · 8 min read
Master Kubernetes Labels, Namespaces, and Services: Essential Tips
Alibaba Cloud Native
Alibaba Cloud Native
Jun 9, 2023 · Cloud Native

Accelerate AI & Big Data on Kubernetes with Elastic File Client & Fluid

This article explains how the Elastic File Client (EFC) and Fluid together provide a cloud‑native, high‑performance storage solution for AI and big‑data workloads on Kubernetes, detailing architecture challenges, core features, performance benchmarks, and a step‑by‑step deployment guide.

AIBig DataCloud Native
0 likes · 16 min read
Accelerate AI & Big Data on Kubernetes with Elastic File Client & Fluid
DevOps
DevOps
Jun 7, 2023 · Big Data

Deploying Apache Spark on YARN vs Kubernetes: Architecture, Benefits, and Comparison

This article explains how Apache Spark can be deployed using the traditional Hadoop YARN resource manager and the newer Kubernetes approach, detailing configuration steps, submission methods, and a comprehensive comparison of isolation, scalability, learning curve, logging, performance, and cost considerations.

Big DataKubernetesSpark
0 likes · 10 min read
Deploying Apache Spark on YARN vs Kubernetes: Architecture, Benefits, and Comparison
Architects Research Society
Architects Research Society
Jun 6, 2023 · Cloud Native

Calico Components Overview and Their Roles in Kubernetes

This article provides a detailed overview of Calico's essential and optional components, explaining how each part—such as the API server, Felix, BIRD, confd, Dikastes, CNI plugin, datastore plugin, IPAM plugin, kube‑controllers, Typha, and calicoctl—contributes to networking and network policy enforcement in Kubernetes clusters.

BGPCNICalico
0 likes · 9 min read
Calico Components Overview and Their Roles in Kubernetes
Architects Research Society
Architects Research Society
Jun 5, 2023 · Cloud Native

Understanding the Kubernetes Networking Model

This article explains the fundamentals of Kubernetes networking, describes its flat network architecture, reviews common CNI implementations such as Flannel, Project Calico, and Weave Net, and details the various communication pathways including container‑to‑container, pod‑to‑pod, pod‑to‑service, and internet‑to‑service.

CalicoFlannelKubernetes
0 likes · 9 min read
Understanding the Kubernetes Networking Model
ByteDance Cloud Native
ByteDance Cloud Native
Jun 1, 2023 · Cloud Native

How to Deploy and Scale ByConity’s Cloud‑Native Data Warehouse on Kubernetes

ByConity is a cloud‑native, storage‑compute separated data warehouse engine that supports multi‑tenant isolation, high performance, and elastic scaling; this guide explains its three‑layer architecture, hardware requirements, Helm‑based Kubernetes deployment, dynamic scaling, and practical SQL testing steps.

Auto ScalingByConityCloud Native
0 likes · 11 min read
How to Deploy and Scale ByConity’s Cloud‑Native Data Warehouse on Kubernetes
WeChat Backend Team
WeChat Backend Team
Jun 1, 2023 · Big Data

How WeChat Boosted Flink Stability with TaskManager Recovery and Load Balancing

This article details WeChat’s Gemini‑2.0 real‑time streaming platform built on Flink, explaining two key stability enhancements: a TaskManager‑level partial failure recovery that avoids data loss during node crashes, and a load‑balancing scheduler that evenly distributes tasks across TaskManagers to improve resource utilization and reduce latency.

Big DataFlinkKubernetes
0 likes · 16 min read
How WeChat Boosted Flink Stability with TaskManager Recovery and Load Balancing
AntTech
AntTech
May 31, 2023 · Cloud Native

Introduction to ChaosMeta: An Open‑Source Cloud‑Native Chaos Engineering Platform

ChaosMeta is an open‑source, cloud‑native chaos engineering platform derived from Ant Group's internal XMonkey system, offering a complete lifecycle solution, risk catalog, and extensive Kubernetes fault‑injection capabilities to help users discover and mitigate potential system risks through automated experiments.

Cloud NativeKubernetesOperator
0 likes · 7 min read
Introduction to ChaosMeta: An Open‑Source Cloud‑Native Chaos Engineering Platform
DevOps Cloud Academy
DevOps Cloud Academy
May 29, 2023 · Cloud Computing

Hybrid Cloud Management Challenges and Rainbond’s Solutions

This article examines the difficulties and key considerations of hybrid‑cloud environments and explains how the Rainbond platform provides unified multi‑cluster orchestration, team workspace isolation, multi‑cloud disaster recovery, and cross‑cloud application deployment to simplify management and operations.

Cloud NativeKubernetesMulti-Cloud Management
0 likes · 13 min read
Hybrid Cloud Management Challenges and Rainbond’s Solutions
Efficient Ops
Efficient Ops
May 29, 2023 · Cloud Native

Master Real-Time Kubernetes Logs with Kubetail and Stern

Learn how to efficiently monitor Kubernetes workloads by deploying log agents and using two powerful real‑time log aggregation tools—Kubetail and Stern—including installation steps, usage examples, and detailed command‑line options for filtering, coloring, and exporting logs across multiple pods and containers.

CLI toolsCloud NativeKubernetes
0 likes · 12 min read
Master Real-Time Kubernetes Logs with Kubetail and Stern
MaGe Linux Operations
MaGe Linux Operations
May 29, 2023 · Cloud Native

Master One-Click Kubernetes Deployments with Helm: A Complete Guide

This article explains how Helm simplifies Kubernetes deployments by providing a package manager that supports single‑command installation, high configurability, version control, templating, chart repositories, and plugins, and it walks through Helm's workflow, core concepts, usage steps, installation order, and a comprehensive command reference.

Kubernetesci/cdhelm
0 likes · 14 min read
Master One-Click Kubernetes Deployments with Helm: A Complete Guide
Programmer DD
Programmer DD
May 29, 2023 · Cloud Native

What Is Azure Linux and How Does It Power Azure Kubernetes Service?

Azure Linux is Microsoft’s custom open‑source Linux distribution designed as a lightweight, Azure‑focused container host for AKS, offering optimized performance across cloud and edge, with minimal dependencies and support tailored for Kubernetes workloads.

AzureKubernetesLinux
0 likes · 6 min read
What Is Azure Linux and How Does It Power Azure Kubernetes Service?
Alibaba Cloud Native
Alibaba Cloud Native
May 29, 2023 · Cloud Native

Why Higress 1.0 Is the Next‑Gen Cloud‑Native Gateway for Kubernetes

Higress 1.0, the GA‑ready open‑source cloud‑native gateway, unifies traffic, security and microservice routing on Kubernetes by leveraging Envoy, hot‑update capabilities, extensive service‑discovery, Wasm plugins and Helm deployment, while detailing its evolution, technical advantages, performance benchmarks, and community roadmap.

Cloud NativeEnvoyIngress
0 likes · 17 min read
Why Higress 1.0 Is the Next‑Gen Cloud‑Native Gateway for Kubernetes
21CTO
21CTO
May 25, 2023 · Cloud Native

Why Podman Desktop Is the Free, Secure Alternative to Docker Desktop

Podman Desktop, sponsored by Red Hat, offers a UI for building, running, and managing containers and local Kubernetes clusters, integrates with OpenShift, supports multiple registries, provides a built‑in terminal, and delivers daemon‑less, non‑privileged operation as a free competitor to Docker Desktop.

Cloud NativeContainer ManagementDocker alternative
0 likes · 4 min read
Why Podman Desktop Is the Free, Secure Alternative to Docker Desktop
Baidu Geek Talk
Baidu Geek Talk
May 25, 2023 · Cloud Native

OpenFaaS Product Background, Business Scenario, Architecture Design and Implementation

To replace wasteful physical‑machine scripts on Baidu’s Aladdin search platform, the team adopted OpenFaaS on a Kubernetes cluster, using its event‑connector, Prometheus‑driven autoscaling, and high‑availability gateway to run synchronous, scheduled, and asynchronous functions, achieving stable deployments with only 14 % CPU and 8 % memory of the original.

KubernetesResource OptimizationServerless
0 likes · 14 min read
OpenFaaS Product Background, Business Scenario, Architecture Design and Implementation
Tencent Cloud Developer
Tencent Cloud Developer
May 24, 2023 · Artificial Intelligence

Deploying Stable Diffusion on Tencent Cloud: A Step‑by‑Step Guide

Deploy Stable Diffusion on Tencent Cloud by building a Docker image, pushing it to TCR, creating a GPU‑enabled TKE cluster with CFS storage, configuring qGPU sharing, exposing the service via Cloud Native API Gateway, optimizing inference with TACO Kit, storing results in COS, and applying content moderation.

AI deploymentGPUKubernetes
0 likes · 19 min read
Deploying Stable Diffusion on Tencent Cloud: A Step‑by‑Step Guide
NetEase Media Technology Team
NetEase Media Technology Team
May 23, 2023 · Cloud Native

How NetEase Media Scaled Flink with Kubernetes: Architecture, Optimizations, and Lessons Learned

This article details NetEase Media's migration of most Flink jobs to a self‑built real‑time platform on Kubernetes, covering the benefits of K8s isolation, the chosen native deployment mode, performance‑critical optimizations, monitoring, resource‑recommendation, and future directions for cloud‑native streaming workloads.

Cloud NativeFlinkKubernetes
0 likes · 20 min read
How NetEase Media Scaled Flink with Kubernetes: Architecture, Optimizations, and Lessons Learned
Efficient Ops
Efficient Ops
May 22, 2023 · Operations

Fix Common Kubernetes Errors: ImagePullBackOff, CrashLoopBackOff & More

This guide walks operators and developers through diagnosing and resolving frequent Kubernetes issues such as ImagePullBackOff, CrashLoopBackOff, OOMKilled, BackoffLimitExceeded, and probe failures, providing key kubectl commands, secret handling tips, and best‑practice recommendations to keep clusters stable.

CrashLoopBackOffImagePullBackOffKubernetes
0 likes · 11 min read
Fix Common Kubernetes Errors: ImagePullBackOff, CrashLoopBackOff & More
MaGe Linux Operations
MaGe Linux Operations
May 20, 2023 · Cloud Native

Mastering Kubernetes QoS: Guarantees, Burstable, and BestEffort Explained

This article explains Kubernetes QoS classes—Guaranteed, Burstable, and BestEffort—detailing their resource request and limit requirements, how to configure them with YAML examples, the eviction priority order, and practical best‑practice strategies for classifying and scheduling workloads across cluster nodes.

KubernetesPod SchedulingQoS
0 likes · 6 min read
Mastering Kubernetes QoS: Guarantees, Burstable, and BestEffort Explained
Architects Research Society
Architects Research Society
May 20, 2023 · Cloud Native

Leveraging Software Architecture at Nubank: From Startup to Scale

This article chronicles Nubank’s architectural evolution—detailing how strategic technology choices, cloud‑native platforms, micro‑service design, and data‑engineering practices were leveraged across startup, growth, consolidation, and expansion phases to achieve massive scalability and business agility.

Cloud NativeKubernetesMicroservices
0 likes · 24 min read
Leveraging Software Architecture at Nubank: From Startup to Scale
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
May 18, 2023 · Cloud Native

How to Build a High‑Availability E‑Commerce Platform on Kubernetes

This guide explains how to design and deploy a highly available, scalable e‑commerce platform on Kubernetes by containerizing services, planning clusters, configuring replication, load balancing, persistent storage, monitoring, security, CI/CD pipelines, and provides complete YAML examples for frontend, backend, and database components.

Cloud NativeContainerizationDeployment
0 likes · 8 min read
How to Build a High‑Availability E‑Commerce Platform on Kubernetes
Cloud Native Technology Community
Cloud Native Technology Community
May 18, 2023 · Cloud Native

Which Kubernetes Multi‑Cluster Solution Wins? A Deep Dive into KubeFed, Karmada, OCM & Gardener

This article examines the origins and core challenges of Kubernetes multi‑cluster management, compares four open‑source solutions—KubeFed, Karmada, Open Cluster Management (OCM) and Gardener—by detailing their architectures, application models, scheduling and service discovery mechanisms, and discusses emerging trends such as multi‑tenant isolation, virtual clusters, and stateful‑application migration strategies.

GardenerKarmadaKubeFed
0 likes · 27 min read
Which Kubernetes Multi‑Cluster Solution Wins? A Deep Dive into KubeFed, Karmada, OCM & Gardener
Cloud Native Technology Community
Cloud Native Technology Community
May 17, 2023 · Cloud Native

Why Do You Need Kubernetes Multi‑Cluster? Core Challenges and Design Principles

This article explains the motivations behind Kubernetes multi‑cluster deployments, outlines common use cases such as isolation and high‑availability, and analyzes core management elements including deployment models, control‑plane architectures, network connectivity, service discovery, cross‑cluster scheduling, application model extensions, and treating clusters as resources.

Cloud NativeCluster ManagementKubernetes
0 likes · 23 min read
Why Do You Need Kubernetes Multi‑Cluster? Core Challenges and Design Principles
Liangxu Linux
Liangxu Linux
May 15, 2023 · Cloud Native

How Kubernetes Assigns IPs to Pods: Deep Dive into Flannel, CNI, and CRI

This article explains how Kubernetes networking components—including Linux Bridge, Flannel's VXLAN, the node IPAM controller, kubelet, container runtimes, and CNI plugins—work together to give every pod a unique IP address and enable inter‑pod communication across nodes.

CNIFlannelKubernetes
0 likes · 10 min read
How Kubernetes Assigns IPs to Pods: Deep Dive into Flannel, CNI, and CRI
Top Architect
Top Architect
May 11, 2023 · Backend Development

Microservice Architecture: Why Choose It, Roadmap, and Key Components

This article explains why microservice architecture is preferred over monolithic applications, outlines a clear learning roadmap, and details essential components such as Docker, container orchestration, API gateways, load balancing, service discovery, event buses, logging, monitoring, distributed tracing, persistence, caching, and cloud providers.

Backend ArchitectureDockerKubernetes
0 likes · 17 min read
Microservice Architecture: Why Choose It, Roadmap, and Key Components
Open Source Linux
Open Source Linux
May 11, 2023 · Cloud Native

When Kubernetes CPU Limits Fail: Better Alternatives and Best Practices

This article explains how Kubernetes CPU requests and limits work, why limits can throttle performance, compares language‑specific behaviors, and presents alternative strategies such as relying on requests with Horizontal Pod Autoscaling for more efficient and cost‑effective scaling.

Kubernetesautoscalingcontainer orchestration
0 likes · 12 min read
When Kubernetes CPU Limits Fail: Better Alternatives and Best Practices
Continuous Delivery 2.0
Continuous Delivery 2.0
May 11, 2023 · Operations

Everything as Code – Automating Deployment, Infrastructure, and Pipelines

The article traces the evolution from manual, error‑prone deployments to fully automated DevOps practices, explaining how code‑centric approaches such as Infrastructure as Code, Environment as Code, Orchestration as Code, Document as Code and Pipeline as Code improve productivity, reliability, consistency and platform scalability across cloud‑native environments.

DockerInfrastructure as CodeKubernetes
0 likes · 15 min read
Everything as Code – Automating Deployment, Infrastructure, and Pipelines
DevOps
DevOps
May 10, 2023 · Operations

Everything as Code: From Manual Deployments to Automated Infrastructure and CI/CD Pipelines

The article traces the evolution from cumbersome manual deployments to modern automated, code‑driven practices such as Infrastructure as Code, Environment as Code, Orchestration as Code, and Pipeline as Code, highlighting tools like Ansible, Terraform, Docker, Kubernetes, and Jenkins to improve productivity, reliability, and scalability in DevOps operations.

AnsibleDockerInfrastructure as Code
0 likes · 15 min read
Everything as Code: From Manual Deployments to Automated Infrastructure and CI/CD Pipelines
Efficient Ops
Efficient Ops
May 8, 2023 · Operations

How Intelligent Ops Transforms Container Cloud Management at Scale

This article summarizes a speaker’s insights from GOPS 2023 on the challenges of large‑scale container cloud operations and presents a comprehensive intelligent‑ops framework—including health scoring, automated pod anomaly detection, smart scaling, and multi‑center disaster recovery—to improve visibility, efficiency, and reliability in Kubernetes environments.

CloudNativeIntelligentOpsKubernetes
0 likes · 18 min read
How Intelligent Ops Transforms Container Cloud Management at Scale
Tencent Cloud Developer
Tencent Cloud Developer
May 8, 2023 · Cloud Native

Troubleshooting Common Kubernetes Networking Issues: Cross-VPC NodePort Timeouts, LB Pressure Test CPS Low, DNS Delays, and More

This guide walks through eight frequent Kubernetes networking problems in Tencent Cloud Kubernetes Service—such as cross‑VPC NodePort timeouts, low load‑balancer CPS, DNS resolution delays, apiserver access lag, mis‑configured resolv.conf, liveness‑probe failures, and externalTrafficPolicy = Local timeouts—explaining their root causes and providing concrete kernel, iptables, DNS, and configuration fixes.

DNSKubernetesLB
0 likes · 29 min read
Troubleshooting Common Kubernetes Networking Issues: Cross-VPC NodePort Timeouts, LB Pressure Test CPS Low, DNS Delays, and More
Liangxu Linux
Liangxu Linux
May 7, 2023 · Cloud Native

Unlock Hidden kubectl Tricks: Advanced Commands for Kubernetes Mastery

This article presents a collection of advanced kubectl techniques—including API inspection, status‑based pod filtering and deletion, node‑specific pod listing, distribution counting, and proxy usage—to help experienced Kubernetes users solve ad‑hoc tasks more efficiently.

CLIKubernetesOperations
0 likes · 7 min read
Unlock Hidden kubectl Tricks: Advanced Commands for Kubernetes Mastery
Architects Research Society
Architects Research Society
May 7, 2023 · Cloud Computing

Running Kubernetes Across Multiple Zones: Design Principles and Operational Practices

This article explains how Kubernetes can be deployed across multiple failure zones and regions, covering control‑plane replication, node labeling, pod topology constraints, storage zone awareness, network considerations, and fault‑recovery strategies to achieve high availability and resilience.

Control PlaneKubernetescloud architecture
0 likes · 8 min read
Running Kubernetes Across Multiple Zones: Design Principles and Operational Practices
Architects Research Society
Architects Research Society
May 2, 2023 · Cloud Computing

What Is Apache OpenWhisk? An Overview of the Open‑Source Serverless Platform

Apache OpenWhisk is an open‑source, distributed serverless platform that runs functions in Docker containers, supports multiple programming languages, can be deployed on various cloud or on‑premise environments such as Kubernetes, and offers seamless integration with popular services, scalable execution, and resource‑efficient operation.

Apache OpenWhiskDockerKubernetes
0 likes · 7 min read
What Is Apache OpenWhisk? An Overview of the Open‑Source Serverless Platform
MaGe Linux Operations
MaGe Linux Operations
May 1, 2023 · Cloud Native

Unlock Hidden kubectl Tricks: Boost Your Kubernetes Workflow

This article shares a collection of practical kubectl commands and tips—including API debugging, pod filtering and deletion, node‑wise pod statistics, and proxy usage—to help Kubernetes users work more efficiently and avoid writing custom client code.

KubernetesOperationsTips
0 likes · 8 min read
Unlock Hidden kubectl Tricks: Boost Your Kubernetes Workflow
Alibaba Cloud Native
Alibaba Cloud Native
May 1, 2023 · Cloud Native

Deploy FastChat on Alibaba Cloud ASK: A Serverless AI Model Tutorial

This guide shows how to quickly deploy the open‑source FastChat AI assistant on Alibaba Cloud ASK's serverless Kubernetes platform, covering prerequisites, YAML configuration, GPU handling, verification steps, and three usage scenarios including web UI, API calls, and a VSCode extension.

AIASKDeployment
0 likes · 12 min read
Deploy FastChat on Alibaba Cloud ASK: A Serverless AI Model Tutorial
ITPUB
ITPUB
Apr 26, 2023 · Information Security

Detecting CDK Attacks with Kubernetes Audit Logs: Practical Rules and Pitfalls

This article explains how to enable Kubernetes audit logging, analyzes CDK‑based attack behaviors captured in audit logs, provides concrete detection rules for information collection, exploitation, and privilege escalation, and shares practical lessons learned when deploying audit‑driven security in cloud‑native environments.

CDKContainerKubernetes
0 likes · 18 min read
Detecting CDK Attacks with Kubernetes Audit Logs: Practical Rules and Pitfalls
Alibaba Cloud Native
Alibaba Cloud Native
Apr 25, 2023 · Cloud Native

How KubeVela Scales: Load‑Testing Results and Performance Optimizations for v1.8

This guide details KubeVela's three‑year evolution, presents a comprehensive load‑testing history, explains step‑by‑step configuration for high‑performance and robust control planes, describes various optimization techniques such as state‑persistence parallelism, AppKey indexing, informer cache reduction, direct cluster‑gateway connections and controller sharding, and summarizes extensive single‑shard, multi‑shard, multi‑cluster and large‑scale experiments that demonstrate v1.8's superior scalability and stability.

Cloud NativeController ShardingKubeVela
0 likes · 32 min read
How KubeVela Scales: Load‑Testing Results and Performance Optimizations for v1.8
System Architect Go
System Architect Go
Apr 23, 2023 · Cloud Native

Combining JVM Heap and Kubernetes Memory Requests/Limits to Avoid Out‑Of‑Memory Issues

This article explains how JVM heap, metaspace, and other non‑heap memory interact with Kubernetes pod memory requests and limits, demonstrates practical experiments with different heap sizes, and provides guidelines for configuring container‑aware JVM flags and pod resources to prevent crashes and evictions.

JVMKubernetesMemory Management
0 likes · 20 min read
Combining JVM Heap and Kubernetes Memory Requests/Limits to Avoid Out‑Of‑Memory Issues
dbaplus Community
dbaplus Community
Apr 22, 2023 · Cloud Native

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

This article details Vivo's approach to managing thousands of Kubernetes nodes across multiple data centers by developing a declarative Kubernetes‑Operator, modular Ansible scripts, and a comprehensive CI matrix to automate deployment, scaling, upgrades, and fault recovery while reducing operational risk.

AnsibleCloud NativeKubernetes
0 likes · 13 min read
How Vivo Scales Multi‑Data‑Center Kubernetes with a Custom Operator
Open Source Linux
Open Source Linux
Apr 21, 2023 · Cloud Native

Mastering Kubernetes Architecture: How Control Plane and Worker Nodes Work Together

This article explains the core components of Kubernetes architecture—including the control plane (etcd, API server, controller manager, scheduler) and worker node components (kubelet, kube-proxy, container runtimes)—detailing their roles, interactions, and best‑practice considerations for maintaining healthy, scalable clusters.

Control PlaneKubernetesScheduler
0 likes · 12 min read
Mastering Kubernetes Architecture: How Control Plane and Worker Nodes Work Together