Tagged articles

cloud-native

3204 articles · Page 5 of 33
Ops Development & AI Practice
Ops Development & AI Practice
Jul 2, 2025 · Cloud Native

Demystifying Cloud Native: A Hands‑On Guide for Ops Engineers

This article breaks down the cloud‑native concept for operations teams, explaining its meaning, the three core pillars—containerization, microservices, and container orchestration—and how adopting them can accelerate delivery, improve resilience, cut costs, and free engineers from repetitive manual tasks.

ContainersKubernetesOperations
0 likes · 8 min read
Demystifying Cloud Native: A Hands‑On Guide for Ops Engineers
FunTester
FunTester
Jul 2, 2025 · Operations

How Leading Chinese Companies Harness Chaos Engineering to Boost System Resilience

Chinese enterprises such as Alibaba, JD Cloud, and Xiaomi are increasingly adopting chaos engineering tools like ChaosBlade and Chaos Mesh to simulate failures in production-like environments, overcoming challenges of awareness, risk control, talent gaps, and platform integration, while AI and cloud‑native technologies drive smarter, automated resilience testing.

AIchaos engineeringcloud-native
0 likes · 3 min read
How Leading Chinese Companies Harness Chaos Engineering to Boost System Resilience
Code Wrench
Code Wrench
Jun 30, 2025 · Cloud Native

How We Cut Search Latency by 80% with an AWS Cloud‑Native Architecture

This article details a step‑by‑step AWS cloud‑native solution that combines 10 Gbps internal networking, Elasticsearch distributed indexing, Windows Server tuning, SQL Server read‑write splitting, and intelligent load‑balancing to reduce search latency by 80 % and boost database throughput by 300 % under million‑level concurrency.

AWSElasticsearchSQL Server
0 likes · 6 min read
How We Cut Search Latency by 80% with an AWS Cloud‑Native Architecture
Ops Community
Ops Community
Jun 30, 2025 · Cloud Native

Master Kubernetes: Core Concepts, Architecture, and Advanced Networking Explained

This comprehensive guide demystifies Kubernetes by covering its fundamental principles, core components, multi‑center deployment models, service discovery methods, pod resource sharing, CNI plugins, load‑balancing layers, network isolation dimensions, and IP addressing schemes, equipping readers with the knowledge to excel in K8s interviews and real‑world deployments.

Container OrchestrationPod Architecturecloud-native
0 likes · 14 min read
Master Kubernetes: Core Concepts, Architecture, and Advanced Networking Explained
Ops Development & AI Practice
Ops Development & AI Practice
Jun 28, 2025 · Information Security

Why Assuming AWS Roles Beats Direct Permissions: A Security Deep Dive

The article explains how using AWS AssumeRole for temporary, scoped credentials transforms static access keys into dynamic, short‑lived permissions, dramatically reducing attack windows, enforcing least‑privilege, simplifying cross‑account management, and improving auditability compared to granting permanent IAM user rights.

AWSAssumeRoleBest Practices
0 likes · 8 min read
Why Assuming AWS Roles Beats Direct Permissions: A Security Deep Dive
Ops Development & AI Practice
Ops Development & AI Practice
Jun 27, 2025 · Industry Insights

How Teleport Stacks Up Against the Rising Access Management Titans

Teleport aims to replace VPNs, bastion hosts, and access gateways, but faces stiff competition from direct rivals like HashiCorp Boundary, StrongDM, and Tailscale, as well as native solutions from AWS, Google Cloud, and Azure, each offering distinct strengths and ecosystem lock‑ins.

Access ManagementInfrastructure SecurityTeleport
0 likes · 10 min read
How Teleport Stacks Up Against the Rising Access Management Titans
Ops Development & AI Practice
Ops Development & AI Practice
Jun 27, 2025 · Information Security

How Teleport Redefines Secure Infrastructure Access in the Cloud‑Native Era

Teleport is an open‑source identity‑native access proxy that consolidates SSH, Kubernetes, databases, and internal web apps into a single, zero‑trust platform, replacing traditional bastion hosts, VPNs, and database gateways with short‑lived certificates, reverse tunnels, and unified audit logs for enhanced security and operational simplicity.

Infrastructure AccessTeleportcloud-native
0 likes · 9 min read
How Teleport Redefines Secure Infrastructure Access in the Cloud‑Native Era
Linux Ops Smart Journey
Linux Ops Smart Journey
Jun 27, 2025 · Cloud Native

Deploy a Production-Ready Consul Service Mesh on Kubernetes with Helm

Learn how to set up a production-grade HashiCorp Consul service mesh on Kubernetes using Helm, covering prerequisites, chart handling, configuration files, deployment commands, and verification steps to ensure reliable service discovery, health checks, and secure communication in a cloud-native environment.

ConsulKubernetesService Mesh
0 likes · 6 min read
Deploy a Production-Ready Consul Service Mesh on Kubernetes with Helm
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jun 26, 2025 · Cloud Native

How Fluid Enables Cloud‑Native Elastic Data for AI Workloads

Fluid introduces a cloud‑native elastic data abstraction that lets AI workloads efficiently access, manage, and accelerate heterogeneous data sources across serverful and serverless environments, offering unified Dataset, Runtime, and DataOperation concepts, and has been recognized by CNCF’s 2024 Technology Radar.

AI workloadsCNCFData Orchestration
0 likes · 9 min read
How Fluid Enables Cloud‑Native Elastic Data for AI Workloads
php Courses
php Courses
Jun 24, 2025 · Cloud Native

Mastering Kubernetes Operators with Go: A Step‑by‑Step Guide

This comprehensive tutorial walks you through the fundamentals of Kubernetes Operator development using Go, covering core concepts, environment setup, project structure, controller implementation, advanced features, testing, deployment, and performance best practices for cloud‑native applications.

CRDGoKubernetes
0 likes · 9 min read
Mastering Kubernetes Operators with Go: A Step‑by‑Step Guide
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jun 23, 2025 · Cloud Native

Unlocking Nacos: Deep Dive into Its Architecture and Core Modules

This article provides a comprehensive overview of Nacos, detailing its role as a dynamic naming and configuration service, explaining its three-layer architecture, core modules, service registration and discovery mechanisms, configuration management features, and the underlying data persistence strategy for cloud‑native applications.

Nacoscloud-nativeconfiguration management
0 likes · 5 min read
Unlocking Nacos: Deep Dive into Its Architecture and Core Modules
Ops Community
Ops Community
Jun 22, 2025 · Cloud Native

Master Docker & Kubernetes: Essential Concepts Explained Simply

This guide walks you through Docker's lightweight container model versus traditional VMs, outlines Docker's architecture and key components, then introduces Kubernetes as an open‑source orchestration platform, detailing its capabilities, master‑node architecture, and core concepts such as Pods, Volumes, Deployments, Services, and Namespaces.

DockerKubernetesOrchestration
0 likes · 17 min read
Master Docker & Kubernetes: Essential Concepts Explained Simply
21CTO
21CTO
Jun 19, 2025 · Backend Development

Why Go (Golang) Dominates 2025 Backend Development: Speed, Concurrency & Real‑World Success

Go, created by Google in 2007 and open‑sourced in 2009, has become a top choice for modern backend and cloud‑native development thanks to its simple syntax, powerful built‑in concurrency, fast native compilation, low memory usage, and widespread adoption by companies like Google, Uber, Netflix, Docker, and Kubernetes.

ConcurrencyDockerGo
0 likes · 26 min read
Why Go (Golang) Dominates 2025 Backend Development: Speed, Concurrency & Real‑World Success
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jun 19, 2025 · Cloud Native

How to Pick the Best Storage for Kubernetes Workflows: Artifacts vs Volumes

This article examines the storage challenges of Kubernetes‑based Argo Workflows, comparing artifact mechanisms and native volumes, evaluating integrated versus separated compute‑storage architectures, and presenting performance‑oriented optimization techniques for object and file storage in AI and big‑data pipelines.

Argo WorkflowsArtifactsKubernetes
0 likes · 16 min read
How to Pick the Best Storage for Kubernetes Workflows: Artifacts vs Volumes
Ops Development Stories
Ops Development Stories
Jun 19, 2025 · Operations

How to Build an Automated Prometheus Inspection System with Go

This article explains how to design and implement an automated inspection platform that leverages Prometheus and Grafana for metric collection, splits inspection tasks, schedules them with cron, generates reports, sends WeChat notifications, and exports results to PDF, all using Go and the gin‑vue‑admin framework.

Automated InspectionGoOps Automation
0 likes · 17 min read
How to Build an Automated Prometheus Inspection System with Go
High Availability Architecture
High Availability Architecture
Jun 19, 2025 · Artificial Intelligence

GIAC 12th Conference Highlights: AI, Cloud‑Native, and Large‑Model Innovations

The GIAC 12th Global Internet Architecture Conference in Shenzhen gathered experts from Kuaishou, ByteDance, Tencent, iFlytek and Bilibili to discuss large‑model industrialization, generative AI, AI safety, cloud‑native and multimodal technologies, presenting 59 cutting‑edge architectural cases and insightful talks from leading innovators.

AIarchitecturecloud-native
0 likes · 15 min read
GIAC 12th Conference Highlights: AI, Cloud‑Native, and Large‑Model Innovations
Alibaba Cloud Native
Alibaba Cloud Native
Jun 18, 2025 · Operations

Avoid These 6 Log Management Anti‑Patterns to Keep Your Cloud‑Native Systems Reliable

Effective log management is crucial for cloud‑native observability, yet common practices like copy‑truncate rotation, NAS storage, multi‑process writes, file‑hole creation, frequent overwrites, and vim edits can cause data loss or duplicate collection; adopting create‑mode rotation, local disks, append‑only writes, and proper tools mitigates these risks.

Operationscloud-nativelog management
0 likes · 10 min read
Avoid These 6 Log Management Anti‑Patterns to Keep Your Cloud‑Native Systems Reliable
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jun 18, 2025 · Cloud Native

Unifying GPU Management Across Kubernetes Clusters with RBAC & Virtual Control Planes

This article examines how to centrally manage GPU resources across heterogeneous Kubernetes clusters using namespace‑based RBAC isolation, virtual control‑plane solutions like vcluster, and multi‑cluster tools such as Karmada, comparing their architectures, use cases, advantages, and limitations to guide enterprise‑level deployment decisions.

GPUKubernetesMulti-Cluster
0 likes · 14 min read
Unifying GPU Management Across Kubernetes Clusters with RBAC & Virtual Control Planes
Architecture & Thinking
Architecture & Thinking
Jun 18, 2025 · Cloud Native

How Outlier Detection in Service Mesh Boosts Service Reliability

This article explains the concept, implementation principles, configuration details, and common use cases of Outlier Detection in Service Meshes, showing how it isolates faulty instances to improve stability, performance, and automated operations in cloud‑native environments.

ReliabilityService Meshcloud-native
0 likes · 6 min read
How Outlier Detection in Service Mesh Boosts Service Reliability
DevOps Operations Practice
DevOps Operations Practice
Jun 16, 2025 · Cloud Native

Mastering Kubernetes: 6 Essential Tools for Cluster Management

This article introduces six indispensable tools—kubectl, Helm, Prometheus + Grafana, Istio, Velero, and K9s—that simplify Kubernetes cluster management by covering resource handling, monitoring, networking, security, backup, and interactive UI, helping readers efficiently operate production‑grade clusters.

KubernetesMonitoringcloud-native
0 likes · 7 min read
Mastering Kubernetes: 6 Essential Tools for Cluster Management
Linux Ops Smart Journey
Linux Ops Smart Journey
Jun 16, 2025 · Cloud Native

Mastering PrometheusRule: Streamline Kubernetes Alerting & Recording

This article explains how PrometheusRule, a Kubernetes custom resource, simplifies the management of alerting and recording rules by centralizing configurations, reducing restarts, avoiding conflicts, and enabling version‑controlled, modular monitoring for cloud‑native environments.

KubernetesMonitoringPrometheus
0 likes · 6 min read
Mastering PrometheusRule: Streamline Kubernetes Alerting & Recording
MaGe Linux Operations
MaGe Linux Operations
Jun 13, 2025 · Cloud Native

Master Helm: From Installation to Advanced Chart Management in Kubernetes

This guide provides a comprehensive introduction to Helm, covering its purpose as a Kubernetes package manager, detailed installation steps, repository management, chart creation and structure, deployment commands, debugging techniques, built‑in objects, and practical examples such as deploying MySQL and Nginx with Helm.

DeploymentKuberneteschart
0 likes · 18 min read
Master Helm: From Installation to Advanced Chart Management in Kubernetes
MaGe Linux Operations
MaGe Linux Operations
Jun 13, 2025 · Cloud Native

Mastering Nginx Troubleshooting in Cloud‑Native Environments: A Step‑by‑Step Guide

Learn how to systematically diagnose and resolve Nginx failures in cloud‑native deployments by understanding core concepts, applying a step‑by‑step algorithm, analyzing logs, configurations, and system metrics, and using practical Kubernetes examples, code snippets, and performance models to ensure reliable service operation.

KubernetesNginxTroubleshooting
0 likes · 31 min read
Mastering Nginx Troubleshooting in Cloud‑Native Environments: A Step‑by‑Step Guide
Cloud Native Technology Community
Cloud Native Technology Community
Jun 13, 2025 · Cloud Native

CNAPP: The Key to Securing Cloud‑Native Applications from Containers to Lifecycle

This article examines the evolution of container security into comprehensive cloud‑native protection, explaining CNAPP concepts, technical roadmaps, industry challenges, and best‑practice recommendations for integrating security across the entire application lifecycle, while highlighting market trends and future directions.

CNAPPDevSecOpscloud-native
0 likes · 26 min read
CNAPP: The Key to Securing Cloud‑Native Applications from Containers to Lifecycle
BirdNest Tech Talk
BirdNest Tech Talk
Jun 13, 2025 · Cloud Native

Go 1.25 Deep Dive: Performance Boosts, New Tools, and Cloud‑Native Features

Go 1.25 introduces an experimental greenteagc garbage collector, container‑aware GOMAXPROCS, enhanced go vet analyzers, new go.mod ignore directive, work package mode, expanded standard library (including testing/synctest and experimental JSON v2), platform updates, and security hardening, all aimed at higher performance, developer productivity, and cloud‑native readiness.

GoPerformanceRelease
0 likes · 26 min read
Go 1.25 Deep Dive: Performance Boosts, New Tools, and Cloud‑Native Features
Liangxu Linux
Liangxu Linux
Jun 10, 2025 · Cloud Native

Why Loki Is the Ideal Cloud‑Native Log Aggregator for Prometheus & Grafana

Loki, an open‑source log aggregation system from Grafana Labs, integrates tightly with Prometheus and Grafana, stores logs efficiently using object storage, offers a simple label‑based model, and provides cost‑effective, high‑performance logging for cloud‑native environments while outlining its architecture, usage, configuration, advantages, limitations, and retention policies.

GrafanaObservabilityPrometheus
0 likes · 10 min read
Why Loki Is the Ideal Cloud‑Native Log Aggregator for Prometheus & Grafana
Architect's Guide
Architect's Guide
Jun 10, 2025 · Cloud Native

How Microservices Evolve: From Monoliths to Cloud‑Native Service Governance

This article traces the evolution of internet architecture from monolithic and MVC designs through multi‑application and distributed systems, explains service‑oriented architecture and its benefits, introduces Dubbo‑based service governance, and outlines the core concepts, features, and implementation approaches of microservices.

DubboService GovernanceService Mesh
0 likes · 12 min read
How Microservices Evolve: From Monoliths to Cloud‑Native Service Governance
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Jun 10, 2025 · Big Data

Boosting Automotive Data Processing with Alibaba Cloud EMR Serverless Spark

This article details how a leading automotive parts supply‑chain platform migrated from a traditional Hadoop stack to Alibaba Cloud EMR Serverless Spark and DataWorks, achieving faster, more elastic, and cost‑effective data processing, enhanced AI integration, and significant operational improvements across multiple business scenarios.

Big DataData LakeEMR Serverless
0 likes · 12 min read
Boosting Automotive Data Processing with Alibaba Cloud EMR Serverless Spark
JakartaEE China Community
JakartaEE China Community
Jun 9, 2025 · Cloud Native

How to Choose the Right Cloud‑Native Microservice Framework (MicroProfile vs Spring)

This article explains why cloud‑native microservices are beneficial, defines their key characteristics, compares the MicroProfile and Spring frameworks, and provides detailed code examples for REST APIs, configuration, fault tolerance, security, health checks, metrics, and distributed tracing to help developers select the most suitable technology stack.

KubernetesMicroProfileObservability
0 likes · 26 min read
How to Choose the Right Cloud‑Native Microservice Framework (MicroProfile vs Spring)
MaGe Linux Operations
MaGe Linux Operations
Jun 8, 2025 · Cloud Native

Master Kubernetes RBAC: A Complete Guide to Roles, Bindings, and Permissions

This comprehensive article explains Kubernetes security by detailing authentication types, authentication methods (HTTP Basic, Token, and HTTPS), the RBAC authorization model, and the definitions and practical examples of Role, ClusterRole, RoleBinding, and ClusterRoleBinding, helping readers implement fine‑grained access control in their clusters.

AuthorizationKubernetesRBAC
0 likes · 23 min read
Master Kubernetes RBAC: A Complete Guide to Roles, Bindings, and Permissions
vivo Internet Technology
vivo Internet Technology
Jun 4, 2025 · Cloud Native

Deep Dive into Apache Pulsar Producer: Architecture, Parameters, and Performance Tuning

This article provides a comprehensive analysis of Apache Pulsar's Producer component, detailing its message-sending workflow, key design principles, configuration parameters, and practical performance tuning techniques to improve throughput, reduce latency, and lower resource consumption in large‑scale cloud‑native messaging systems.

Apache PulsarPerformance Tuningcloud-native
0 likes · 26 min read
Deep Dive into Apache Pulsar Producer: Architecture, Parameters, and Performance Tuning
MaGe Linux Operations
MaGe Linux Operations
Jun 4, 2025 · Cloud Native

Master Helm Repository Management: Add, Update, Search, and Secure Charts

This guide explains Helm repository fundamentals, outlines official, community, and private repository types, lists popular chart sources, and provides step‑by‑step commands for adding, updating, listing, removing, searching, versioning, pulling charts, and managing private repositories with Helm.

Chart RepositoryKubernetescloud-native
0 likes · 8 min read
Master Helm Repository Management: Add, Update, Search, and Secure Charts
Efficient Ops
Efficient Ops
Jun 3, 2025 · Operations

What Anthropic’s SRE Team Learned: 23 Practical Ops Tips for Scalable AI Infrastructure

This article shares Anthropic’s SRE engineer insights on 23 actionable practices—from schema migration and Karpenter node management to OpenTelemetry adoption, Helm chart storage, and Terraform versus CloudFormation—offering concrete recommendations for building reliable, cost‑effective AI and cloud‑native platforms.

KubernetesSREcloud-native
0 likes · 12 min read
What Anthropic’s SRE Team Learned: 23 Practical Ops Tips for Scalable AI Infrastructure

How to Deploy and Use a Personal Docker Registry with Distribution

This guide walks through building a private Docker registry using Distribution, covering local deployment, persistent storage, external access configuration, domain mapping, self‑signed TLS setup, root‑certificate installation, and server startup, while noting the lack of a built‑in UI and suggesting docker‑registry‑ui as an optional front‑end.

DockerRegistrycloud-native
0 likes · 5 min read
How to Deploy and Use a Personal Docker Registry with Distribution
Alibaba Cloud Observability
Alibaba Cloud Observability
Jun 3, 2025 · Cloud Native

How PromQL Copilot Turns Natural Language into Precise Monitoring Queries

PromQL Copilot leverages Alibaba Cloud's observability platform and AI techniques to convert ambiguous natural‑language monitoring requests into accurate PromQL statements, addressing challenges of ambiguity, domain knowledge, and metric coverage while providing generation, explanation, diagnosis, and recommendation features for cloud‑native environments.

AIMonitoringPromQL
0 likes · 12 min read
How PromQL Copilot Turns Natural Language into Precise Monitoring Queries
Alibaba Cloud Developer
Alibaba Cloud Developer
May 29, 2025 · Cloud Native

API Gateway vs API Management: Evolution, Differences, and AI Gateway Rise

This article traces the evolution of API gateways and API management from early traffic and microservice gateways to cloud-native and AI-focused solutions, compares their core responsibilities, roles, and technical foundations, and outlines how they can be integrated and what future trends, such as AI gateways and MCP servers, may bring to modern software architectures.

AI gatewayAPI GatewayAPI Management
0 likes · 16 min read
API Gateway vs API Management: Evolution, Differences, and AI Gateway Rise
21CTO
21CTO
May 27, 2025 · Backend Development

Why Java Still Dominates Enterprise Development 30 Years Later

Marking its 30th birthday, Java remains the leading language for enterprise software, with a vast talent pool, continuous performance innovations from Azul, and growing relevance in cloud‑native and AI applications, proving that reliability and ecosystem strength often outweigh fleeting technological hype.

Artificial IntelligenceEnterprise Developmentcloud-native
0 likes · 10 min read
Why Java Still Dominates Enterprise Development 30 Years Later
Alibaba Cloud Observability
Alibaba Cloud Observability
May 26, 2025 · Cloud Native

Why Observability 2.0 Is Redefining Cloud‑Native Monitoring and Data Pipelines

Observability 2.0 unifies logs, metrics and traces into a single platform, leveraging event‑centric wide‑key‑value models, AI‑driven anomaly detection, and cloud‑native elastic architectures to deliver faster system insight, lower downtime, scalable data pipelines, reduced costs, and improved developer experience across SLS services.

Performancecloud-nativecost optimization
0 likes · 12 min read
Why Observability 2.0 Is Redefining Cloud‑Native Monitoring and Data Pipelines
JakartaEE China Community
JakartaEE China Community
May 26, 2025 · Industry Insights

Why Jakarta EE Is the Right Choice for Modern Java Applications

The whitepaper outlines Jakarta EE's strategic importance, citing adoption surveys, open‑source benefits, deep ecosystem integration, stability, flexibility for cloud‑native and monolithic architectures, and a vibrant community that together make it a compelling platform for today’s and future Java development.

Enterprise JavaJavaMicroProfile
0 likes · 18 min read
Why Jakarta EE Is the Right Choice for Modern Java Applications
Architecture Digest
Architecture Digest
May 23, 2025 · Cloud Native

30+ Essential Docker Images to Boost Your Development Workflow

This article curates a collection of useful Docker images—including remote IDEs, database managers, automation panels, lightweight serverless services, personal homepages, monitoring tools, note‑taking apps, analytics, file browsers, and Docker UI managers—providing feature highlights, special usage tips, and ready‑to‑run docker run and docker‑compose commands for each.

ContainerDockerOpen Source
0 likes · 16 min read
30+ Essential Docker Images to Boost Your Development Workflow
Cloud Native Technology Community
Cloud Native Technology Community
May 22, 2025 · Information Security

How to Prevent Common Kubernetes Security Mistakes and Harden Your Cluster

This article analyzes typical Kubernetes security pitfalls—from weak authentication and overly permissive network policies to missing real‑time monitoring, exposed services, outdated versions, and default component settings—and provides concrete, layered mitigation steps and tool recommendations.

Best PracticesKubernetesMonitoring
0 likes · 13 min read
How to Prevent Common Kubernetes Security Mistakes and Harden Your Cluster
php Courses
php Courses
May 21, 2025 · Fundamentals

Introduction to Go Language: Why Choose Go?

Go (Golang), an open‑source language from Google, offers a simple syntax, fast static compilation, native concurrency, and a rich standard library, making it ideal for high‑performance, high‑concurrency back‑end services, cloud‑native microservices, DevOps tools, and blockchain projects, while being unsuitable for GUI or ultra‑low‑latency systems.

Backend DevelopmentGocloud-native
0 likes · 6 min read
Introduction to Go Language: Why Choose Go?
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
May 16, 2025 · Cloud Native

Understanding Docker Runtime Principles: Architecture, Core Technologies, and Execution Flow

This article explains Docker as a lightweight container technology, detailing its architecture—including client, daemon, and registry—core Linux-based technologies such as namespaces, cgroups, and UnionFS, and walks through the step‑by‑step process of running a container from image pull to process launch.

DockerDocker ArchitectureLinux Namespaces
0 likes · 5 min read
Understanding Docker Runtime Principles: Architecture, Core Technologies, and Execution Flow
Alibaba Cloud Developer
Alibaba Cloud Developer
May 15, 2025 · Databases

How PolarDB MySQL Limitless Redefines Cloud‑Native Database Performance

This article examines the architecture and innovations of Alibaba Cloud's PolarDB MySQL Limitless multi‑master cluster, detailing its cloud‑native design, high‑performance horizontal scaling, distributed transaction mechanisms, multi‑node DDL, high‑availability strategies, and record‑breaking TPC‑C benchmark results.

Databasescloud-nativedistributed transactions
0 likes · 13 min read
How PolarDB MySQL Limitless Redefines Cloud‑Native Database Performance
Alibaba Cloud Native
Alibaba Cloud Native
May 15, 2025 · Cloud Native

Why LoongCollector Beats iLogtail and Open‑Source Log Agents by Up to 10×

In a series of controlled benchmarks on an Alibaba Cloud ECS instance, the next‑generation LoongCollector log‑collection agent demonstrated dramatically higher throughput, lower CPU usage, and more efficient memory consumption than its predecessor iLogtail and popular open‑source alternatives such as FluentBit, Vector, and Filebeat across multiple log formats and traffic levels.

LoongCollectorcloud-nativeiLogtail
0 likes · 13 min read
Why LoongCollector Beats iLogtail and Open‑Source Log Agents by Up to 10×
Cloud Native Technology Community
Cloud Native Technology Community
May 15, 2025 · Cloud Native

What’s New in Kubernetes 1.33? Deep Dive into Sidecar, GPU/TPU Allocation, and Namespace Enhancements

Kubernetes 1.33 introduces native sidecar support, enhanced namespace isolation, and dedicated GPU/TPU resource allocation, delivering 64 feature upgrades—including stable sidecar containers, dynamic resource APIs, and user‑namespace security—while providing practical adoption guidance for production environments.

KubernetesSidecarUser Namespace
0 likes · 5 min read
What’s New in Kubernetes 1.33? Deep Dive into Sidecar, GPU/TPU Allocation, and Namespace Enhancements
JD Tech Talk
JD Tech Talk
May 15, 2025 · Cloud Native

Understanding Sentinel: Architecture, Features, and Implementation Details

This article provides a comprehensive overview of Sentinel, covering its core concepts, flow‑control and circuit‑breaker capabilities, extensible rule engine, dashboard interaction, source package structure, and practical deployment considerations for Java‑based cloud‑native microservices.

Flow ControlOpen SourceSentinel
0 likes · 16 min read
Understanding Sentinel: Architecture, Features, and Implementation Details
JD Cloud Developers
JD Cloud Developers
May 15, 2025 · Cloud Native

How Sentinel Empowers Cloud‑Native Traffic Governance and Resilience

This article introduces Sentinel, a cloud‑native flow‑control component born from Alibaba's ecosystem, explains its resource‑based rule model, core implementation—including rule‑control chain, datasource, and dashboard—and discusses practical deployment considerations and extension strategies for Java microservices.

JavaSentinelcloud-native
0 likes · 20 min read
How Sentinel Empowers Cloud‑Native Traffic Governance and Resilience
Go Programming World
Go Programming World
May 15, 2025 · Cloud Native

Deploying MCP Gateway on Kubernetes: A Step‑by‑Step Guide

This article explains how to quickly turn existing HTTP APIs into MCP services using the Go‑based mcp‑gateway, covering the installation of a local Kind Kubernetes cluster, the required YAML manifests, Docker image handling, OpenAPI import, and verification through the web console and chat interface.

GoKubernetesMCP
0 likes · 14 min read
Deploying MCP Gateway on Kubernetes: A Step‑by‑Step Guide
Efficient Ops
Efficient Ops
May 12, 2025 · Cloud Native

Master Kubernetes Management with Kuboard: Visual UI Guide & Installation

Kuboard is a web‑based visual tool for managing Kubernetes clusters, offering multi‑auth, multi‑cluster support, micro‑service layering, and storage integration; the guide explains Docker installation, adding clusters via KubeConfig, workload inspection, and how the UI simplifies complex command‑line operations.

DockerKubernetescloud-native
0 likes · 5 min read
Master Kubernetes Management with Kuboard: Visual UI Guide & Installation
Alibaba Cloud Native
Alibaba Cloud Native
May 12, 2025 · Cloud Computing

How to Build Multi‑Cluster Continuous Delivery with ACK One and Cloud Effect

This guide explains how Alibaba Cloud's ACK One multi‑cluster application distribution works, outlines its key capabilities such as intelligent resource scheduling and gang scheduling, and shows step‑by‑step how to convert a single‑cluster CD pipeline into a multi‑cluster continuous delivery system using Cloud Effect.

ACK OneMulti-Clustercloud-native
0 likes · 10 min read
How to Build Multi‑Cluster Continuous Delivery with ACK One and Cloud Effect
Raymond Ops
Raymond Ops
May 11, 2025 · Cloud Native

How to Expose Ingress Metrics for Prometheus Monitoring in Kubernetes

This guide details how to expose the nginx‑ingress metrics port, configure static and ServiceMonitor‑based scraping in Prometheus Operator, create necessary secrets, and integrate the metrics into Grafana dashboards, providing a complete Kubernetes‑native solution for monitoring ingress traffic.

IngressMonitoringPrometheus
0 likes · 6 min read
How to Expose Ingress Metrics for Prometheus Monitoring in Kubernetes
Alibaba Cloud Native
Alibaba Cloud Native
May 8, 2025 · Cloud Native

Optimizing Global Log Collection with Alibaba Cloud iLogtail and LoongCollector

This guide explains how enterprises can reliably and cost‑effectively gather logs from distributed overseas environments into Alibaba Cloud Log Service (SLS) by selecting the right network path, leveraging iLogtail/LoongCollector agents, applying compression, filtering, multi‑region routing, and using CloudLens for monitoring and cost control.

Alibaba CloudLoongCollectorcloud-native
0 likes · 21 min read
Optimizing Global Log Collection with Alibaba Cloud iLogtail and LoongCollector
Java Tech Enthusiast
Java Tech Enthusiast
May 8, 2025 · Backend Development

Comprehensive Overview of Spring Ecosystem Upgrades: Spring 6 Core Features, Spring Boot 3.0 Breakthroughs, and Migration Roadmap

The article surveys the Spring 6 and Spring Boot 3.0 upgrades—JDK 17 baseline, virtual threads, @HttpExchange client, RFC 7807 ProblemDetail handling, GraalVM native images, Jakarta EE 9+ migration, enhanced auto‑configuration, OAuth2 authorization server, Prometheus‑compatible metrics—and provides a step‑by‑step migration roadmap with practical recommendations for modernizing e‑commerce applications.

GraalVMJavaSpring
0 likes · 7 min read
Comprehensive Overview of Spring Ecosystem Upgrades: Spring 6 Core Features, Spring Boot 3.0 Breakthroughs, and Migration Roadmap
Architect's Guide
Architect's Guide
May 8, 2025 · Databases

An Overview of TiDB: NewSQL Distributed Database Architecture, Features, and MySQL Compatibility

This article provides a comprehensive introduction to TiDB, a NewSQL distributed database, covering its origins, core components, high‑availability design, NewSQL characteristics, differences from traditional SQL and NoSQL, compatibility with MySQL, configuration nuances, and typical use cases such as HTAP and cloud‑native deployments.

HTAPMySQL CompatibilityNewSQL
0 likes · 20 min read
An Overview of TiDB: NewSQL Distributed Database Architecture, Features, and MySQL Compatibility
Code Ape Tech Column
Code Ape Tech Column
May 6, 2025 · Cloud Native

Nacos 3.0 Release Highlights: JDK & Spring Boot Upgrade, Enhanced Admin API, Built‑in Authentication, AI MCP, Distributed Lock, Fuzzy Listening, and xDS Support

The article introduces Nacos 3.0’s major upgrades—including migration to JDK 17 and Spring Boot 3.4.1, new Admin APIs, default authentication, AI‑focused Model Content Protocol, distributed lock, fuzzy listening, and native xDS support—while also promoting an enterprise‑level backend engineering booklet priced at 11.9 CNY.

AINacoscloud-native
0 likes · 7 min read
Nacos 3.0 Release Highlights: JDK & Spring Boot Upgrade, Enhanced Admin API, Built‑in Authentication, AI MCP, Distributed Lock, Fuzzy Listening, and xDS Support
Top Architect
Top Architect
May 3, 2025 · Backend Development

Nacos 3.0 Release Highlights and Related AI‑Powered Community Offers

This article outlines the major technical upgrades in Nacos 3.0—including JDK 17, Spring Boot 3.4.1, enhanced Admin API, default authentication, MCP for AI models, unified namespaces, distributed‑lock beta, fuzzy listening, and xDS support—while also promoting a series of AI‑focused products, community groups, and paid resources for developers.

AIChatGPTNacos
0 likes · 9 min read
Nacos 3.0 Release Highlights and Related AI‑Powered Community Offers
Architect
Architect
May 1, 2025 · Cloud Native

What’s New in Nacos 3.0? A Deep Dive into Its Cloud‑Native Enhancements

This article summarizes the key changes from the Nacos 3.0 beta to the official release, covering JDK and Spring Boot upgrades, new Admin APIs, default authentication, AI Model Content Protocol, unified namespaces, beta distributed lock, fuzzy listening, and native xDS support for cloud‑native microservice architectures.

AI integrationDistributed LockNacos
0 likes · 7 min read
What’s New in Nacos 3.0? A Deep Dive into Its Cloud‑Native Enhancements
Architecture Digest
Architecture Digest
Apr 29, 2025 · Cloud Native

Key Changes and New Features in Nacos 3.0 Release

Version 3.0 of Nacos introduces major updates—including JDK 17 and Spring Boot 3.4.1 support, enhanced Admin and Console APIs, default authentication, AI‑focused Model Content Protocol, unified namespaces, beta distributed lock and fuzzy listening features, and native xDS protocol support—aimed at improving cloud‑native service discovery and configuration management.

Nacoscloud-nativeservice discovery
0 likes · 6 min read
Key Changes and New Features in Nacos 3.0 Release
BirdNest Tech Talk
BirdNest Tech Talk
Apr 29, 2025 · Cloud Native

How Docker Simplifies MCP Server Deployment for AI Agents

The article analyzes the challenges of manually deploying Model Context Protocol (MCP) servers for AI agents, compares them with Docker‑based deployment, and demonstrates step‑by‑step configurations, code snippets, and concrete benefits such as environment consistency, resource efficiency, and security.

AI AgentsDeploymentDocker
0 likes · 7 min read
How Docker Simplifies MCP Server Deployment for AI Agents
macrozheng
macrozheng
Apr 28, 2025 · Cloud Native

Discover Nacos 3.0: AI‑Driven MCP, Distributed Locks, and Native xDS Support

Version 3.0 of Nacos upgrades to JDK 17 and Spring Boot 3.4.1, introduces AI‑focused MCP, enhanced Admin API with default authentication, unified namespaces, beta distributed lock and fuzzy listening features, and native xDS protocol support, while highlighting related open‑source SpringBoot + Vue e‑commerce projects.

AIDistributed LockNacos
0 likes · 7 min read
Discover Nacos 3.0: AI‑Driven MCP, Distributed Locks, and Native xDS Support
Linux Ops Smart Journey
Linux Ops Smart Journey
Apr 27, 2025 · Cloud Native

Deploy Jenkins on Kubernetes with Helm: A Step‑by‑Step Guide

This tutorial walks you through using Helm to download the Jenkins chart, pull and retag required Docker images, configure a custom values file, install Jenkins on a Kubernetes cluster, verify the deployment, and understand the benefits of Helm for streamlined CI/CD automation.

Deploymentcloud-native
0 likes · 8 min read
Deploy Jenkins on Kubernetes with Helm: A Step‑by‑Step Guide
Java Tech Enthusiast
Java Tech Enthusiast
Apr 27, 2025 · Cloud Native

Microsoft Forked an Open‑Source OCI Registry Project: Ethics, Licensing, and Community Impact

Microsoft’s unexpected fork of the open‑source OCI registry Spegel, originally created by developer Philip Laine, sparked debate over open‑source ethics and the limits of the MIT license, highlighting the challenges small maintainers face when corporations reuse code with minimal attribution and prompting calls for stronger licensing and recognition practices.

CommunityLicensingOpen Source
0 likes · 11 min read
Microsoft Forked an Open‑Source OCI Registry Project: Ethics, Licensing, and Community Impact
Java Architecture Diary
Java Architecture Diary
Apr 27, 2025 · Cloud Native

What’s New in Nacos 3.0? Key Features, AI Integration, and Cloud‑Native Enhancements

Nacos 3.0 introduces major upgrades—including JDK 17 and Spring Boot 3.4.1 support, a new Admin API, default authentication, AI‑focused MCP, unified namespaces, beta distributed lock and fuzzy listening features, plus native xDS protocol support—positioning it as a powerful cloud‑native service discovery and configuration platform.

AI integrationDistributed LockNacos
0 likes · 6 min read
What’s New in Nacos 3.0? Key Features, AI Integration, and Cloud‑Native Enhancements
Su San Talks Tech
Su San Talks Tech
Apr 27, 2025 · Backend Development

Mastering Microservices: Advantages, Challenges, and Essential Design Patterns

This article explains what microservices are, outlines their key advantages such as scalability and resilience, details the inherent challenges like complexity and security, and introduces essential design patterns—including Database‑Per‑Service, API Gateway, BFF, CQRS, Event Sourcing, Saga, Sidecar, Circuit Breaker, ACL, and Aggregator—to help architects build robust, maintainable systems.

Resiliencebackend-architecturecloud-native
0 likes · 23 min read
Mastering Microservices: Advantages, Challenges, and Essential Design Patterns
MaGe Linux Operations
MaGe Linux Operations
Apr 25, 2025 · Cloud Native

Essential Docker Commands Cheat Sheet: Quick Reference for Developers

This comprehensive guide presents over twenty essential Docker CLI commands, covering image management, container lifecycle, registry operations, and system cleanup, with clear syntax examples and practical use‑case snippets to help developers and DevOps engineers work efficiently with containers.

CLICommandsContainers
0 likes · 11 min read
Essential Docker Commands Cheat Sheet: Quick Reference for Developers
Baidu Geek Talk
Baidu Geek Talk
Apr 23, 2025 · Operations

Baidu SRE Digital Immunity System: Construction, Evolution, and Practice

Baidu’s SRE digital‑immune system, evolved into an AI‑powered intelligent immunity platform, quantifies and mitigates risk across thousands of services by integrating data‑driven monitoring, rule‑based detection, and large‑model GraphRAG knowledge mining, cutting degradation cases by ~40% and shifting operations from reactive troubleshooting to proactive, data‑centric quality assurance.

AIDigital ImmunityObservability
0 likes · 14 min read
Baidu SRE Digital Immunity System: Construction, Evolution, and Practice
Go Programming World
Go Programming World
Apr 22, 2025 · Artificial Intelligence

Design and Implementation of an Enterprise‑Grade LLMOPS Platform (EasyAI)

This article presents a comprehensive overview of building an enterprise‑level LLMOPS platform—including concept definitions, the relationship between LLMOPS, MLOps and intelligent agent platforms, four development tiers, architecture layers, core technical concerns, deployment options, and the benefits of cloud‑native AI development.

AI platformGoKubernetes
0 likes · 15 min read
Design and Implementation of an Enterprise‑Grade LLMOPS Platform (EasyAI)
IT Xianyu
IT Xianyu
Apr 21, 2025 · Cloud Native

Step-by-Step Guide to Setting Up a Kubernetes 1.19 Cluster on CentOS 7.9

This guide walks through preparing two CentOS 7.9 servers, installing Docker and Kubernetes 1.19 components, initializing a master node, joining a worker node, and validating the cluster with a sample Nginx deployment, including common troubleshooting tips.

CalicoCentOSCluster Setup
0 likes · 10 min read
Step-by-Step Guide to Setting Up a Kubernetes 1.19 Cluster on CentOS 7.9
Pan Zhi's Tech Notes
Pan Zhi's Tech Notes
Apr 21, 2025 · Cloud Native

Build a Clean Microservice Config Center with Nacos in One Step

This article walks through using Nacos as a centralized configuration center for Spring Cloud microservices, showing how to create configuration data, set up a Maven client, enable dynamic refresh with @RefreshScope, and manage multi‑environment and multi‑file configurations.

@RefreshScopeConfiguration CenterNacos
0 likes · 16 min read
Build a Clean Microservice Config Center with Nacos in One Step
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Apr 18, 2025 · Operations

How Baidu’s AI‑Powered Digital Immune System Reinvents SRE Risk Management

This article explains why modern SRE teams need a digital immune system, describes Baidu’s data‑driven approach to improve system resilience, outlines the three‑phase evolution from digital transformation to AI‑enhanced risk mining, and shares concrete results and future directions for sustainable operations.

AIDigital Immune SystemSRE
0 likes · 15 min read
How Baidu’s AI‑Powered Digital Immune System Reinvents SRE Risk Management
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Apr 17, 2025 · Cloud Native

Kubernetes Architecture and Core Principles Explained

This article provides a comprehensive overview of Kubernetes, covering its cloud‑native architecture, core components such as API Server, Scheduler, Controller Manager, etcd, kubelet and kube‑proxy, and explains the workflow that enables automated deployment, scaling and management of containerized applications.

Container OrchestrationKubernetesarchitecture
0 likes · 6 min read
Kubernetes Architecture and Core Principles Explained
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Apr 17, 2025 · Cloud Native

OpenKruise 1.8 Release Highlights: In‑Place VPA, StatefulSet Volume Expansion, AI WorkloadSpread, Serverless Probe, SidecarSet Gray‑Release, and Helm Pre‑Delete Hook

OpenKruise 1.8, the latest CNCF‑incubated cloud‑native automation suite, introduces in‑place vertical pod autoscaling, native StatefulSet volume expansion, AI‑aware WorkloadSpread, serverless probe support, sidecar gray‑release capabilities, and a Helm pre‑delete safety hook, all backed by detailed YAML examples and future roadmap.

InPlaceVPAKubernetesOpenKruise
0 likes · 13 min read
OpenKruise 1.8 Release Highlights: In‑Place VPA, StatefulSet Volume Expansion, AI WorkloadSpread, Serverless Probe, SidecarSet Gray‑Release, and Helm Pre‑Delete Hook
dbaplus Community
dbaplus Community
Apr 16, 2025 · Backend Development

How Ctrip’s Kafka Gatekeeper Boosts FinOps Data Quality and Automates Cost Governance

This article explains how Ctrip’s hybrid‑cloud FinOps billing system uses a custom Kafka Gatekeeper to detect, locate, and automatically remediate data‑quality issues across dozens of self‑built PaaS services, improving coverage, timeliness, and responsibility attribution while supporting high‑availability deployments.

Data QualityFinOpsGatekeeper
0 likes · 19 min read
How Ctrip’s Kafka Gatekeeper Boosts FinOps Data Quality and Automates Cost Governance
Ops Development Stories
Ops Development Stories
Apr 15, 2025 · Cloud Native

Boost Kubernetes Management with AI: Introducing the Lightweight k8m Console

This article introduces k8m, a lightweight AI‑enhanced console for Kubernetes that simplifies cluster management, installation, configuration, and daily operations, while offering features such as YAML auto‑translation, AI‑driven event and log diagnostics, command generation, multi‑cluster support, and role‑based access control.

AIKubernetescloud-native
0 likes · 13 min read
Boost Kubernetes Management with AI: Introducing the Lightweight k8m Console
Linux Kernel Journey
Linux Kernel Journey
Apr 15, 2025 · Operations

Efficiently Resolving Performance Bottlenecks and Jitter with Process Hotspot Tracing in Alibaba Cloud OS Console

The article explains how Alibaba Cloud's SysOM console uses low‑overhead process hotspot tracing, stack unwinding, symbol resolution, eBPF and AI diagnostics to pinpoint CPU, memory, lock and network issues, offering visual flame‑graph analysis and real‑world case studies for faster root‑cause identification.

AI diagnosticsSysOMcloud-native
0 likes · 15 min read
Efficiently Resolving Performance Bottlenecks and Jitter with Process Hotspot Tracing in Alibaba Cloud OS Console
Ops Development & AI Practice
Ops Development & AI Practice
Apr 14, 2025 · Industry Insights

When a “Perfect” EKS Terraform Module Becomes a Debugging Nightmare

The author recounts the high hopes and subsequent frustrations of adopting the community‑maintained terraform‑aws‑eks module for AWS EKS, detailing hidden complexities, limited AI assistance, and practical lessons on embracing complexity, critical use of open‑source modules, and the importance of rest during tough debugging sessions.

AI CopilotAWSEKS
0 likes · 9 min read
When a “Perfect” EKS Terraform Module Becomes a Debugging Nightmare