Tagged articles
3133 articles
Page 11 of 32
Java Architect Essentials
Java Architect Essentials
Oct 12, 2023 · Databases

TiDB Overview: Architecture, Features, Compatibility, and Use Cases

This article provides a comprehensive overview of TiDB, an open‑source distributed NewSQL database, covering its origins, architecture components, high‑availability design, HTAP capabilities, MySQL compatibility, differences from traditional SQL and NoSQL, and practical deployment scenarios.

Database ArchitectureHTAPMySQL compatibility
0 likes · 22 min read
TiDB Overview: Architecture, Features, Compatibility, and Use Cases
ByteDance Cloud Native
ByteDance Cloud Native
Oct 11, 2023 · Cloud Native

How Katalyst Memory Advisor Optimizes Kubernetes Memory Management in Mixed Workloads

This article explains the challenges of memory management in mixed Kubernetes workloads, introduces ByteDance's open‑source Katalyst Memory Advisor, details native allocation and reclamation mechanisms, outlines its architecture and plugins, and describes interference detection and multi‑level mitigation strategies to improve memory utilization and service quality.

Katalystcloud-nativekubernetes
0 likes · 19 min read
How Katalyst Memory Advisor Optimizes Kubernetes Memory Management in Mixed Workloads

How XDP Is Redefining Network Performance Beyond Traditional Stacks

This article examines XDP (eXpress Data Path), a Linux kernel eBPF‑based technology that pushes packet processing to the earliest point in the network interface, delivering ultra‑low latency, enhanced security, and flexible custom processing for high‑performance routing, DDoS mitigation, and cloud environments.

Linux kernelXDPcloud-native
0 likes · 5 min read
How XDP Is Redefining Network Performance Beyond Traditional Stacks
Alibaba Cloud Native
Alibaba Cloud Native
Oct 10, 2023 · Operations

Mastering Memcached: Features, Use Cases, and Prometheus Monitoring

This article explains Memcached’s architecture, key characteristics, suitable and unsuitable scenarios, memory management and LRU mechanisms, version details, and provides a comprehensive guide to monitoring its performance and health using Prometheus and Alibaba Cloud ARMS dashboards.

CachingMemcachedOperations
0 likes · 26 min read
Mastering Memcached: Features, Use Cases, and Prometheus Monitoring
Test Development Learning Exchange
Test Development Learning Exchange
Oct 8, 2023 · Cloud Native

Implementing Load Balancing with Kubernetes Ingress: Principles and Practical Examples

This article explains the concept of load balancing, describes how Kubernetes Ingress controllers implement it, and provides step‑by‑step YAML examples for deploying Nginx Ingress, configuring basic routing, sticky sessions, custom load‑balancing algorithms, and external traffic policies to achieve flexible traffic distribution in a cloud‑native environment.

YAMLcloud-nativeload balancing
0 likes · 5 min read
Implementing Load Balancing with Kubernetes Ingress: Principles and Practical Examples
Efficient Ops
Efficient Ops
Sep 26, 2023 · Cloud Native

Unlocking Digital Banking: Cloud‑Native Architecture Behind Bank of China's Open Banking Success

The 2023 China International Service Trade Fair showcased a digital transformation case where Bank of China’s Open Banking platform, built on cloud‑native micro‑services, unified governance, robust security, and AI integration, demonstrated extensive industry impact, extensive partner ecosystems, and award‑winning innovation.

AI securityFinTechcloud-native
0 likes · 10 min read
Unlocking Digital Banking: Cloud‑Native Architecture Behind Bank of China's Open Banking Success
Alibaba Cloud Native
Alibaba Cloud Native
Sep 24, 2023 · Cloud Computing

Designing Highly Available Cloud‑Native Applications on Alibaba Cloud ACK

This article explains how to build robust, highly available cloud‑native applications on Alibaba Cloud Container Service for Kubernetes (ACK) by covering architecture principles, multi‑zone cluster design, Kubernetes HA features such as topology spread constraints and pod anti‑affinity, storage strategies, load‑balancing, virtual nodes, health probes, monitoring, and multi‑cluster deployment patterns.

ACKPod AntiAffinityTopology Spread Constraints
0 likes · 35 min read
Designing Highly Available Cloud‑Native Applications on Alibaba Cloud ACK
21CTO
21CTO
Sep 24, 2023 · Backend Development

Why Java 21 Is Driving the Surge in Spring Cloud Adoption

Oracle's Java 21 release introduces virtual threads, record patterns, ordered collections and a preview FFM API, while Eclipse survey data shows rising Spring and Spring Boot usage and accelerating cloud‑native adoption among Java developers.

Backend DevelopmentSpring Bootcloud-native
0 likes · 5 min read
Why Java 21 Is Driving the Surge in Spring Cloud Adoption
MaGe Linux Operations
MaGe Linux Operations
Sep 23, 2023 · Cloud Native

Top 8 Docker Monitoring Tools to Boost Container Visibility

This article reviews eight popular Docker monitoring solutions, detailing their key features such as performance metrics, dashboards, alerting, capacity planning, log analysis, and ease of setup, helping you choose the right tool for container observability.

DockerOperationscloud-native
0 likes · 8 min read
Top 8 Docker Monitoring Tools to Boost Container Visibility
Alibaba Cloud Native
Alibaba Cloud Native
Sep 21, 2023 · Cloud Native

How Alibaba Cloud’s SAE Achieves High Stability with Diagnostic Engines and Probes

This article explains how Alibaba Cloud's Serverless Application Engine (SAE) builds end‑to‑end stability by dividing fault handling into prevention, detection, localization and recovery, using a Kubernetes‑based diagnostic engine, runtime availability probes, a unified alert center, and a plug‑in architecture for root‑cause analysis.

ObservabilityServerlessStability
0 likes · 28 min read
How Alibaba Cloud’s SAE Achieves High Stability with Diagnostic Engines and Probes
TAL Education Technology
TAL Education Technology
Sep 21, 2023 · Cloud Native

Kubernetes Development Practice: Code Compilation and Image Building

This guide walks through preparing the hardware and software environment, cloning the Kubernetes source, checking out a specific tag, compiling the code, building release images with appropriate build parameters, extracting and loading the images, and updating static manifests for custom Kubernetes deployments.

DockerImage Buildcloud-native
0 likes · 8 min read
Kubernetes Development Practice: Code Compilation and Image Building
dbaplus Community
dbaplus Community
Sep 19, 2023 · Cloud Native

How REDck Transformed ClickHouse into a Scalable Cloud‑Native Real‑Time Data Warehouse

REDck, a cloud‑native real‑time data warehouse built on open‑source ClickHouse, overcomes the original MPP architecture’s scaling and maintenance limits by separating compute and storage, introducing unified metadata, multi‑level caching, bucket‑based sharding, and distributed transaction support, delivering petabyte‑scale, 99.9% availability and ten‑fold cost and performance gains for Xiaohongshu’s diverse workloads.

ClickHouseCompute-Storage SeparationDistributed Systems
0 likes · 22 min read
How REDck Transformed ClickHouse into a Scalable Cloud‑Native Real‑Time Data Warehouse
MaGe Linux Operations
MaGe Linux Operations
Sep 19, 2023 · Cloud Native

Container Runtimes Explained: low‑level vs high‑level (containerd, CRI‑O, Docker)

This article outlines the architecture and functions of container runtimes, detailing low‑level, high‑level, and sandbox types, and compares major implementations such as runC, containerd, CRI‑O, and Docker, highlighting their components, image handling, networking, storage, and integration with Kubernetes.

CRI-Ocloud-nativecontainer runtimes
0 likes · 26 min read
Container Runtimes Explained: low‑level vs high‑level (containerd, CRI‑O, Docker)
AntTech
AntTech
Sep 15, 2023 · Cloud Native

Improving Delivery Efficiency with Serverless Architecture: A Case Study of Ant Group Funds Technology

This article describes how Ant Group's funds technology team adopted a Serverless‑based architecture to overcome the inefficiencies of a monolithic SOFA application, redesigning their system into lightweight modules and a shared base to accelerate scenario‑driven innovation, reduce deployment time, and enhance developer productivity.

JavaSOFAarchitecture
0 likes · 30 min read
Improving Delivery Efficiency with Serverless Architecture: A Case Study of Ant Group Funds Technology
Cloud Native Technology Community
Cloud Native Technology Community
Sep 14, 2023 · Cloud Native

Migrating Legacy Applications to the Cloud: Refactor or Containerize with Automated Software Intelligence

The article examines how enterprises can assess and migrate thousands of legacy applications to the cloud, comparing refactoring versus containerization, and highlights the use of automated software‑intelligence tools to create a migration roadmap and meet tight deadlines.

Containerizationcloud migrationcloud-native
0 likes · 7 min read
Migrating Legacy Applications to the Cloud: Refactor or Containerize with Automated Software Intelligence
Laravel Tech Community
Laravel Tech Community
Sep 13, 2023 · Cloud Native

Docker 24.0.6 Release: Bug Fixes, Feature Enhancements, and Packaging Updates

Docker version 24.0.6 introduces numerous bug fixes and feature enhancements—including fixes to containerd storage backend commands, overlayfs snapshotter issues, network isolation rules, and Windows service registration—alongside packaging updates such as upgrading Go to 1.20.7, containerd to v1.7.3, and Compose to v2.21.0.

Bug FixesDockerRelease Notes
0 likes · 5 min read
Docker 24.0.6 Release: Bug Fixes, Feature Enhancements, and Packaging Updates
Practical DevOps Architecture
Practical DevOps Architecture
Sep 11, 2023 · Cloud Native

Kubernetes Course Outline: Fundamentals, Deployment, Management, and Advanced Features

This comprehensive Kubernetes course covers core concepts, architecture, Kubeadm deployment, cluster management, containerized application deployment, CI/CD integration, advanced features like auto-scaling and Ingress, and provides extensive module listings, resources, and recommended readings for cloud‑native practitioners.

DevOpsci/cdcloud-native
0 likes · 3 min read
Kubernetes Course Outline: Fundamentals, Deployment, Management, and Advanced Features
DataFunSummit
DataFunSummit
Sep 10, 2023 · Cloud Native

An Overview of Curve: High‑Performance Cloud‑Native Distributed Storage System

Curve is a high‑performance, easy‑to‑operate, cloud‑native open‑source distributed storage system (CNCF Sandbox) that provides block and file storage for OpenStack, Kubernetes, and PolarFS, featuring Raft‑based consistency, hybrid storage, high availability, and an ongoing roadmap for AI and other workloads.

CurveRaftblock storage
0 likes · 16 min read
An Overview of Curve: High‑Performance Cloud‑Native Distributed Storage System
MaGe Linux Operations
MaGe Linux Operations
Sep 8, 2023 · Cloud Native

Master Real-Time Kubernetes Log Viewing with Kubetail and Stern

Learn how to efficiently monitor multiple Kubernetes pods by installing and using two lightweight, real‑time log aggregation tools—Kubetail and Stern—including installation steps for Homebrew, Linux, and Zsh, command‑line options, color output, and practical usage examples.

Log MonitoringOperationscloud-native
0 likes · 12 min read
Master Real-Time Kubernetes Log Viewing with Kubetail and Stern
Architect
Architect
Sep 7, 2023 · Cloud Native

How Vivo Scaled Container Monitoring with Prometheus, Kafka, and VictoriaMetrics

This article details how Vivo's container platform faced exploding metric volumes, component overload, data gaps, and storage spikes, and explains the step‑by‑step architectural redesign, metric governance, performance tuning, cAdvisor redeployment, and VictoriaMetrics upgrade that restored high‑availability, low‑latency monitoring across a large Kubernetes fleet.

ObservabilityPrometheusVictoriaMetrics
0 likes · 18 min read
How Vivo Scaled Container Monitoring with Prometheus, Kafka, and VictoriaMetrics
Huolala Safety Emergency Response Center
Huolala Safety Emergency Response Center
Sep 7, 2023 · Information Security

How Huolala Secured Its Kubernetes Workloads: A Deep Dive into Container Security Practices

This article details Huolala's comprehensive container‑security program, covering Kubernetes component basics, a real‑world unauthorized‑access incident, a lifecycle‑based security framework, the Microsoft threat matrix, and the design of a home‑grown HIDS architecture to protect cloud‑native workloads.

DevSecOpsHIDSThreat Matrix
0 likes · 12 min read
How Huolala Secured Its Kubernetes Workloads: A Deep Dive into Container Security Practices
DevOps Cloud Academy
DevOps Cloud Academy
Sep 6, 2023 · Cloud Native

The Evolving Role of Developers in Infrastructure as Code and Cloud‑Native Platforms

This article examines how infrastructure management has shifted toward treating infrastructure as code, the growing responsibilities of developers in deploying and maintaining cloud‑native platforms such as Kubernetes, the challenges they face, and the supporting role of platform/DevOps teams and tools like Terraform and ArgoCD.

ArgoCDDevOpsGitOps
0 likes · 7 min read
The Evolving Role of Developers in Infrastructure as Code and Cloud‑Native Platforms
21CTO
21CTO
Sep 5, 2023 · Frontend Development

Is WebAssembly the Future of Computing? Benefits, Limits, and What to Expect

This article examines WebAssembly’s evolution from a browser‑based binary format to a potential universal runtime, discusses its performance advantages, current limitations, and the impact of initiatives like WASI and Cloud‑Native integration, while questioning whether it will truly become the future of computing.

BackendFrontendWASI
0 likes · 7 min read
Is WebAssembly the Future of Computing? Benefits, Limits, and What to Expect
Cloud Native Technology Community
Cloud Native Technology Community
Sep 5, 2023 · Cloud Native

Why Kubernetes 1.28 Finally Makes Sidecars First‑Class Citizens

This guide explains what sidecars are in Kubernetes, why they matter, the challenges they introduce, and how the new sidecar KEP in Kubernetes 1.28—introducing an Always RestartPolicy for init containers—formalizes sidecars as first‑class API objects, reshaping service‑mesh implementations and operational practices.

Init ContainerKubernetes 1.28RestartPolicy
0 likes · 18 min read
Why Kubernetes 1.28 Finally Makes Sidecars First‑Class Citizens
Alibaba Cloud Native
Alibaba Cloud Native
Sep 3, 2023 · Cloud Native

Master Knative’s Request‑Based Autoscaling: KPA, Scale‑to‑Zero, and Advanced Strategies

This article explains how Knative implements request‑based autoscaling with KPA, details the scale‑to‑zero mechanism, shows how to handle burst traffic using stable and panic windows, and demonstrates advanced extensions such as resource pools, precise MPA scaling, and predictive AHPA configurations with concrete YAML examples.

AutoscalingKPAKnative
0 likes · 18 min read
Master Knative’s Request‑Based Autoscaling: KPA, Scale‑to‑Zero, and Advanced Strategies
Liangxu Linux
Liangxu Linux
Aug 29, 2023 · Cloud Native

Master Real-Time Multi-Pod Log Viewing in Kubernetes with Kubetail & Stern

This guide introduces two lightweight Kubernetes log‑tailing tools, Kubetail and Stern, explains their installation on various platforms, demonstrates common usage patterns and command‑line options, and provides practical examples for aggregating and filtering logs across multiple pods and containers.

DevOpscloud-nativekubernetes
0 likes · 10 min read
Master Real-Time Multi-Pod Log Viewing in Kubernetes with Kubetail & Stern
Baidu Geek Talk
Baidu Geek Talk
Aug 28, 2023 · Cloud Native

Baidu Search Vertical Offline Computing System Architecture Evolution

Baidu's search vertical offline computing system evolved through four stages—from a fragmented pre‑2018 processing setup to a unified business framework, then serverless functions, and finally a data‑intelligent architecture with multi‑layer abstraction, graph and multi‑language engines, achieving 5‑10× efficiency gains and dramatically reducing failures.

Baidu SearchDAG ProcessingDistributed computing
0 likes · 23 min read
Baidu Search Vertical Offline Computing System Architecture Evolution
MaGe Linux Operations
MaGe Linux Operations
Aug 26, 2023 · Backend Development

How Tencent’s PC & Mobile Payment Architecture Evolved to Support Billions

This article traces the evolution of Tencent's payment platform from its early PC‑centric design through three mobile payment phases, detailing architectural generations, availability measures, multi‑active strategies, and cloud‑native innovations that enable massive, reliable transaction processing.

AvailabilityBackend DevelopmentDistributed Systems
0 likes · 14 min read
How Tencent’s PC & Mobile Payment Architecture Evolved to Support Billions
DataFunSummit
DataFunSummit
Aug 25, 2023 · Big Data

Big Data Meets Cloud Native: Tencent's Cloud‑Native Big Data Architecture, Challenges, and Practices

This article explores how Tencent integrates big data with cloud‑native technologies, detailing the evolution, opportunities, challenges, the peak‑range (FengLuan) architecture, engine and scheduling layers, mixed‑workload strategies, runtime optimizations, and future directions for large‑scale data platforms.

Distributed computingTencentcloud-native
0 likes · 17 min read
Big Data Meets Cloud Native: Tencent's Cloud‑Native Big Data Architecture, Challenges, and Practices
FunTester
FunTester
Aug 25, 2023 · Cloud Native

Introduction to SkyWalking: Architecture, Components, and Performance Tuning for Cloud‑Native Microservices

This article explains the background of cloud‑native microservices, introduces the open‑source SkyWalking observability platform and its core components (Agent, OAP server, storage, UI), and demonstrates how to extend SkyWalking with custom plugins and tune its performance to minimize monitoring overhead.

APMPerformance tuningcloud-native
0 likes · 8 min read
Introduction to SkyWalking: Architecture, Components, and Performance Tuning for Cloud‑Native Microservices
ITPUB
ITPUB
Aug 23, 2023 · Databases

Why TiDB Is the Leading NewSQL Database for HTAP Workloads

TiDB is an open‑source NewSQL database that combines horizontal scalability, strong ACID guarantees, MySQL compatibility, and cloud‑native design to support both OLTP and OLAP workloads, offering high availability and real‑time HTAP capabilities for large‑scale applications.

HTAPMySQL compatibilityNewSQL
0 likes · 22 min read
Why TiDB Is the Leading NewSQL Database for HTAP Workloads
Cloud Native Technology Community
Cloud Native Technology Community
Aug 23, 2023 · Cloud Native

How Kubernetes 1.28 Improves Batch Jobs with Pod Replacement Policy and Per‑Index Backoff Limits

Kubernetes 1.28 adds two alpha features—Pod Replacement Policy and per‑index backoff limits—that let batch jobs replace terminating pods more intelligently and cap retries for each indexed pod, reducing resource waste and improving reliability for machine‑learning workloads.

Alpha FeatureBackoff LimitBatch Jobs
0 likes · 9 min read
How Kubernetes 1.28 Improves Batch Jobs with Pod Replacement Policy and Per‑Index Backoff Limits
DataFunTalk
DataFunTalk
Aug 22, 2023 · Artificial Intelligence

Building Complex Distributed Systems with Ray: An AutoML Case Study and Cloud‑Native Deployment

This article explains how the Ray distributed computing engine simplifies the design, deployment, and operation of complex cloud‑native distributed systems—illustrated through an AutoML service example—by detailing system complexity, Ray’s core concepts, resource customization, runtime environments, monitoring, and ecosystem integrations.

AIAutoMLDistributed computing
0 likes · 26 min read
Building Complex Distributed Systems with Ray: An AutoML Case Study and Cloud‑Native Deployment
Practical DevOps Architecture
Practical DevOps Architecture
Aug 21, 2023 · Cloud Native

Practical Guide to Kubernetes Labels and Label Selectors

This article explains Kubernetes labels and label selectors, their purpose, usage scenarios, and provides step‑by‑step kubectl commands and YAML examples for creating, viewing, updating, and deleting labels to manage resources effectively in a Kubernetes cluster.

Label SelectorLabelscloud-native
0 likes · 5 min read
Practical Guide to Kubernetes Labels and Label Selectors
Efficient Ops
Efficient Ops
Aug 20, 2023 · Cloud Native

Master Kubernetes YAML with kubectl: help, dry‑run, and explain tricks

This guide shows beginners how to simplify Kubernetes YAML creation by leveraging kubectl's help, dry‑run, and explain commands, providing step‑by‑step examples, code snippets, and practical tips to boost efficiency and confidence when deploying applications.

YAMLcloud-nativedeployment
0 likes · 6 min read
Master Kubernetes YAML with kubectl: help, dry‑run, and explain tricks
AntTech
AntTech
Aug 17, 2023 · Cloud Native

Ant Group FaaS: Architecture, Performance Optimizations, and Security Practices

This article explains the concept of Function-as-a-Service (FaaS), its rise and suitable scenarios, then details Ant Group's serverless architecture, performance‑tuning techniques, security isolation mechanisms, developer experience, and future outlook integrating AI to create a new programming paradigm.

Ant GroupFaaScloud-native
0 likes · 18 min read
Ant Group FaaS: Architecture, Performance Optimizations, and Security Practices
vivo Internet Technology
vivo Internet Technology
Aug 16, 2023 · Cloud Native

Building a Scalable Container Monitoring System with Prometheus and VictoriaMetrics at vivo

The vivo Internet Container Team built a scalable, high‑availability container monitoring platform by deploying dual‑replica Prometheus clusters with a custom HA adapter, remoteWrite to VictoriaMetrics, and a Kafka forwarder, while cutting metric cardinality, tuning cAdvisor, and upgrading VictoriaMetrics to eliminate data loss and storage spikes, achieving stable, efficient monitoring.

ContainerMetrics OptimizationPrometheus
0 likes · 16 min read
Building a Scalable Container Monitoring System with Prometheus and VictoriaMetrics at vivo
DataFunTalk
DataFunTalk
Aug 15, 2023 · Databases

Apache Doris 2.0.0 Release Highlights and New Features

Apache Doris 2.0.0, released on August 11, 2023, introduces a new Cascades‑based optimizer, inverted index, point‑query acceleration, pipeline execution engine, multi‑tenant resource isolation, cloud‑native compute nodes, and extensive performance gains of up to ten‑fold in benchmark queries and dozens of times in real‑world workloads.

Apache DorisMulti‑tenantPerformance Boost
0 likes · 24 min read
Apache Doris 2.0.0 Release Highlights and New Features
Liangxu Linux
Liangxu Linux
Aug 14, 2023 · Cloud Native

Enable Cilium BGP Networking with Bird and FRR in a Vagrant Lab

This guide walks through setting up a simulated Kubernetes cluster with Cilium, configuring BGP using FRR on a router node and Bird on worker nodes, and enabling Cilium's built‑in BGP speaker to achieve cross‑node pod communication and LoadBalancer IP advertisement.

BGPBirdCilium
0 likes · 13 min read
Enable Cilium BGP Networking with Bird and FRR in a Vagrant Lab
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Aug 11, 2023 · Cloud Native

How to Build a Scalable E‑Commerce Platform with Kubernetes

This guide explains how to design a Kubernetes‑based architecture for a large‑scale online store, covering component containerization, auto‑scaling mechanisms, high‑availability deployment, continuous delivery, and monitoring integration to handle traffic spikes reliably.

Auto-scalingcloud-nativee‑commerce
0 likes · 5 min read
How to Build a Scalable E‑Commerce Platform with Kubernetes
Cloud Native Technology Community
Cloud Native Technology Community
Aug 10, 2023 · Cloud Native

Survey of Cloud‑Native Technology Adoption in Central and State‑Owned Enterprises (2022‑2023)

The 2022‑2023 CNBPA survey of 399 central and state‑owned enterprises reveals that despite tightened IT budgets, cloud‑native technologies—especially integrated full‑stack platforms, dual‑stack IT architectures, and platform engineering—remain top investment priorities driving digital transformation across multiple industry sectors.

Digital TransformationIT budgetPlatform Engineering
0 likes · 7 min read
Survey of Cloud‑Native Technology Adoption in Central and State‑Owned Enterprises (2022‑2023)
政采云技术
政采云技术
Aug 10, 2023 · Cloud Native

Detailed Overview of Kubernetes Gateway API

This article provides a comprehensive guide to Kubernetes Gateway API, covering its evolution from Ingress, core concepts, resource types, configuration examples, role‑based design, cross‑namespace routing, and practical steps for installation, deployment, and management using Istio and other controllers.

Gateway APIIstioapi-gateway
0 likes · 39 min read
Detailed Overview of Kubernetes Gateway API
Baidu Geek Talk
Baidu Geek Talk
Aug 9, 2023 · Industry Insights

Why Vector Retrieval Is the Backbone of Modern LLM Applications

The article explains how vectors represent data in high‑dimensional space, describes the embedding process, outlines the evolution and challenges of vector search, compares exact and approximate algorithms such as IVF, product quantization and HNSW, and details Baidu’s cloud‑native engineering solutions for scalable, filtered vector retrieval.

AIEmbeddingHNSW
0 likes · 14 min read
Why Vector Retrieval Is the Backbone of Modern LLM Applications
Tech Architecture Stories
Tech Architecture Stories
Aug 8, 2023 · Fundamentals

How Systems Theory Shapes Modern Software Architecture

Systems Theory, originating in the 1940s, provides a holistic framework for understanding and designing complex software architectures, emphasizing component interaction, feedback, and adaptability, with practical examples ranging from microservices and Kubernetes to chaos engineering, illustrating its impact on scalability, resilience, and modular design.

Design PrinciplesSoftware Architecturecloud-native
0 likes · 16 min read
How Systems Theory Shapes Modern Software Architecture
DataFunSummit
DataFunSummit
Aug 5, 2023 · Big Data

Manbang Group's Real-Time Computing, Data Architecture, and Product Practices

Manbang Group shares its practical experiences and insights on real-time computing, multi‑cloud platform architecture, data warehousing with Flink and Holo, real‑time decision and feature platforms, and future plans for scaling these systems to support logistics and recommendation algorithms.

Data ArchitectureFlinkHolo
0 likes · 16 min read
Manbang Group's Real-Time Computing, Data Architecture, and Product Practices
Alibaba Cloud Native
Alibaba Cloud Native
Aug 4, 2023 · Backend Development

Unlocking Dubbo3’s Cloud‑Native Observability: A Complete Guide

This article explains how Dubbo3’s new observability starter provides visual cluster metrics, full‑link tracing, multi‑dimensional monitoring, Prometheus/Grafana integration, and log management, offering practical steps and configurations for building a robust cloud‑native microservice observability platform.

BackendMetricsObservability
0 likes · 10 min read
Unlocking Dubbo3’s Cloud‑Native Observability: A Complete Guide
Didi Tech
Didi Tech
Aug 3, 2023 · Cloud Native

eBPF-Based Cross-Language Non-Intrusive Traffic Recording for Cloud-Native Services

The article describes an eBPF‑based, language‑agnostic traffic recording framework that hooks low‑level socket operations and thread identifiers to capture complete request‑response flows across Java, PHP, and Go services without modifying application code, dramatically lowering implementation and maintenance costs for cloud‑native traffic replay.

GoObservabilitySocket
0 likes · 15 min read
eBPF-Based Cross-Language Non-Intrusive Traffic Recording for Cloud-Native Services
Sohu Tech Products
Sohu Tech Products
Aug 2, 2023 · Cloud Native

Understanding Docker and Container Technology: From Basics to Underlying Implementation

This article explains Docker and container technology, contrasting it with virtual machines, describing how containers provide lightweight, fast-starting, isolated environments, outlining Docker's core concepts, commands, and underlying Linux kernel features such as namespaces and cgroups, and summarizing their benefits for developers and operations.

ContainersDevOpsDocker
0 likes · 11 min read
Understanding Docker and Container Technology: From Basics to Underlying Implementation
DevOps Cloud Academy
DevOps Cloud Academy
Aug 2, 2023 · Cloud Native

Backing Up and Restoring etcd in a Kubernetes Cluster

This tutorial walks through installing the etcd client, creating an Nginx deployment for verification, backing up the etcd data store, validating the backup, and restoring the backup to a Kubernetes cluster while handling component shutdown and restart procedures.

DevOpscloud-nativeetcd
0 likes · 14 min read
Backing Up and Restoring etcd in a Kubernetes Cluster
MaGe Linux Operations
MaGe Linux Operations
Aug 1, 2023 · Cloud Native

Why Service Mesh Is Essential for Modern Cloud‑Native Microservices

This article explains how service mesh complements Kubernetes by providing advanced traffic management, observability, and security for microservices, discusses common distributed‑system fallacies and service‑governance challenges, compares Istio with FloMesh, and explores future trends such as Wasm sidecars, ambient mesh, and eBPF.

ObservabilityService Meshcloud-native
0 likes · 15 min read
Why Service Mesh Is Essential for Modern Cloud‑Native Microservices
HelloTech
HelloTech
Aug 1, 2023 · Cloud Native

Elastic Scaling Practices in Cloud‑Native Kubernetes Environments

To overcome native HPA limits and business‑specific constraints in a fully containerized, cloud‑native Kubernetes environment, we implemented a dual‑threshold water‑level and scheduled scaling engine, hybrid‑cloud ClusterAutoScale, mixed‑deployment resource prioritization, and comprehensive Prometheus‑based observability, achieving higher utilization, lower costs, and a roadmap toward deeper optimization and AIOps.

Auto Scalingcloud-nativeelastic scaling
0 likes · 10 min read
Elastic Scaling Practices in Cloud‑Native Kubernetes Environments
Amap Tech
Amap Tech
Aug 1, 2023 · Databases

Gaode’s Adoption of OceanBase: Architecture, Practices, and Future Roadmap

Gaode migrated its core navigation, traffic, and financial services to OceanBase, leveraging Paxos‑based multi‑replica consistency, LSM‑Tree storage, and distributed transactions, selecting multi‑point write for massive sync workloads and central‑write for latency‑critical queries, achieving sub‑millisecond latency, significant storage savings, and a roadmap toward broader cost‑effective, serverless deployment.

OceanBaseScalabilitycloud-native
0 likes · 58 min read
Gaode’s Adoption of OceanBase: Architecture, Practices, and Future Roadmap
Alibaba Cloud Native
Alibaba Cloud Native
Jul 28, 2023 · Cloud Native

Deploy a Web App on Alibaba Cloud SAE: Step-by-Step Guide for the Cloud Native Challenge

This guide walks you through claiming a free SAE trial, creating a Serverless application, configuring public access, and submitting your deployment for the 4th Cloud Native Programming Challenge, providing practical steps and essential links for a successful migration to Alibaba Cloud's Serverless Application Engine.

Alibaba CloudSAEServerless
0 likes · 6 min read
Deploy a Web App on Alibaba Cloud SAE: Step-by-Step Guide for the Cloud Native Challenge
MaGe Linux Operations
MaGe Linux Operations
Jul 27, 2023 · Cloud Native

Unlock Advanced kubectl Tricks to Master Kubernetes Clusters

This article shares practical kubectl tips—including printing API calls, filtering and deleting pods, counting pod distribution, and using kubectl proxy—to help experienced Kubernetes users work more efficiently and troubleshoot clusters with powerful command‑line shortcuts.

DevOpsTipscloud-native
0 likes · 7 min read
Unlock Advanced kubectl Tricks to Master Kubernetes Clusters
Efficient Ops
Efficient Ops
Jul 27, 2023 · Cloud Native

Master Advanced kubectl Tricks: Boost Your Kubernetes Workflow

This article presents a collection of practical kubectl techniques—including API debugging, status‑based pod filtering, node‑specific listings, pod distribution counting, and proxy usage—to help Kubernetes users streamline cluster management and avoid writing custom client code.

CLIcloud-nativekubectl
0 likes · 7 min read
Master Advanced kubectl Tricks: Boost Your Kubernetes Workflow
Liangxu Linux
Liangxu Linux
Jul 25, 2023 · Cloud Native

Why Docker Revolutionizes Development: From VMs to Lightweight Containers

This article explains how Docker containers provide a lightweight, fast‑starting alternative to virtual machines, detailing their origins, technical differences, core concepts, basic commands, and underlying Linux mechanisms that enable consistent, efficient application deployment across environments.

ContainersDevOpscloud-native
0 likes · 11 min read
Why Docker Revolutionizes Development: From VMs to Lightweight Containers
Architect
Architect
Jul 25, 2023 · Industry Insights

How Baidu Zhidao Migrated 18 Years of Legacy to a Cloud‑Native Architecture

This article details Baidu Zhidao’s migration from an aging, monolithic PaaS platform to a cloud‑native environment, explaining the business drivers, the selection of Pandora and Zhiyun platforms, the step‑by‑step traffic‑shifting and gateway redesign, and the measurable gains in stability, scalability, and cost after achieving 100% cloud traffic.

BaiduScalabilityarchitecture
0 likes · 16 min read
How Baidu Zhidao Migrated 18 Years of Legacy to a Cloud‑Native Architecture
Liangxu Linux
Liangxu Linux
Jul 24, 2023 · Cloud Native

How Datree Prevents Kubernetes Misconfigurations: A Quick Guide

Datree is an open-source CLI that validates Kubernetes YAML files against customizable policies, allowing users to detect syntax errors, version mismatches, and resource limits without connecting to a live cluster, and it provides a dashboard for managing and editing rules.

CLIConfiguration ValidationDatree
0 likes · 5 min read
How Datree Prevents Kubernetes Misconfigurations: A Quick Guide
dbaplus Community
dbaplus Community
Jul 24, 2023 · Cloud Native

Do You Really Need Docker Before Learning Kubernetes?

This article explains the relationship between Docker and Kubernetes, clarifies why Docker knowledge isn’t mandatory for K8s beginners, and outlines the essential Docker skills needed to effectively work with Kubernetes clusters.

DevOpsDockercloud-native
0 likes · 6 min read
Do You Really Need Docker Before Learning Kubernetes?
Alibaba Cloud Native
Alibaba Cloud Native
Jul 24, 2023 · Cloud Native

Seata 1.7.0 Release: Major Stability Boost and New Cloud‑Native Features

Seata 1.7.0, positioned as a stability‑focused release, dramatically improves robustness, adds native‑image support, expands Docker images, resolves numerous bugs across JDK, Spring, and database integrations, enhances security, and provides detailed upgrade and deployment guides for enterprise‑grade distributed transactions.

JavaRelease Notescloud-native
0 likes · 11 min read
Seata 1.7.0 Release: Major Stability Boost and New Cloud‑Native Features
DaTaobao Tech
DaTaobao Tech
Jul 24, 2023 · Cloud Native

Tengine-Ingress: High‑Performance Cloud‑Native Ingress Gateway for Alibaba Group

Tengine‑Ingress is Alibaba’s cloud‑native Ingress gateway built on the high‑performance Tengine‑Proxy, replacing the legacy Unified Access with dynamic, loss‑less configuration, per‑domain gray‑rollout, dual‑certificate TLS, real‑time observability, and checksum validation, achieving up to 20 % lower latency, CPU and memory usage while scaling to thousands of pods, and paving the way for a universal API gateway supporting TCP, UDP, gRPC, QUIC/HTTP3 and advanced TLS.

Dynamic ConfigurationObservabilityTLS
0 likes · 18 min read
Tengine-Ingress: High‑Performance Cloud‑Native Ingress Gateway for Alibaba Group
Su San Talks Tech
Su San Talks Tech
Jul 24, 2023 · Databases

How TiDB’s NewSQL Design Solves Traditional Database Limits

This article explains the evolution from traditional SQL to NewSQL, outlines the shortcomings of classic relational databases and NoSQL, and details TiDB’s architecture, core features, high‑availability design, and practical use cases as a cloud‑native, MySQL‑compatible HTAP solution.

HTAPMySQL compatibilityNewSQL
0 likes · 28 min read
How TiDB’s NewSQL Design Solves Traditional Database Limits
Shopee Tech Team
Shopee Tech Team
Jul 20, 2023 · Cloud Native

Design and Evolution of Shopee Image Service: Architecture, Challenges, and Optimizations

Shopee’s unified Image Service consolidates upload, processing, and delivery into a single platform that overcomes legacy fragmentation and heterogeneous networks through resumable SDKs, adaptive ID schemes, link‑level and HTTP/3 transport optimizations, dynamic CDN scheduling, and device‑aware resizing, boosting upload success to 99.67 %, halving latency, cutting storage by 25 % and bandwidth by 56 % while markedly improving app performance.

Backend ArchitectureCDN optimizationScalable Systems
0 likes · 20 min read
Design and Evolution of Shopee Image Service: Architecture, Challenges, and Optimizations
AntTech
AntTech
Jul 20, 2023 · Operations

AlterShield: An Open‑Source Change Management Platform for Risk Control and Observability

AlterShield is an open‑source, end‑to‑end change‑control platform that systematizes change perception, risk analysis, and defense across distributed cloud‑native environments, enabling SRE teams to mitigate stability risks through standardized protocols, incremental rollout, and automated observability checks.

SREchange managementcloud-native
0 likes · 24 min read
AlterShield: An Open‑Source Change Management Platform for Risk Control and Observability
High Availability Architecture
High Availability Architecture
Jul 20, 2023 · Cloud Native

Dubbo Triple Protocol: Design, Features, Compatibility, and Multi‑Language Implementations

The article introduces Dubbo's upgraded Triple protocol—a HTTP‑based, gRPC‑compatible RPC protocol that supports both HTTP/1 and HTTP/2, streaming, and easy front‑end access, explains its design goals versus gRPC, showcases usage examples, and details multi‑language implementations and production adoption.

DubboMulti-language RPCcloud-native
0 likes · 13 min read
Dubbo Triple Protocol: Design, Features, Compatibility, and Multi‑Language Implementations
Alibaba Cloud Native
Alibaba Cloud Native
Jul 19, 2023 · Cloud Native

Why Dubbo’s New Triple Protocol Beats gRPC for Cloud‑Native Microservices

The article explains how Dubbo 3’s upgraded Triple protocol, fully compatible with gRPC and runnable over HTTP/1 and HTTP/2, simplifies client and server integration, reduces development and operational costs, and offers multi‑language support, making it a practical choice for cloud‑native microservice architectures.

cloud-nativegRPCtriple-protocol
0 likes · 12 min read
Why Dubbo’s New Triple Protocol Beats gRPC for Cloud‑Native Microservices
Alibaba Cloud Native
Alibaba Cloud Native
Jul 18, 2023 · Cloud Native

How Meiqia Scaled Its Cloud‑Native Microservices with the Higress Gateway

Meiqia, a global intelligent cloud‑customer‑service provider, replaced a tangled multi‑middleware routing stack with a unified Higress gateway, achieving hot‑reloadable routing, WebSocket stability, multi‑cloud deployment, and a clear control‑plane/data‑plane separation that dramatically reduced costs and operational complexity.

DevOpsHigressapi-gateway
0 likes · 10 min read
How Meiqia Scaled Its Cloud‑Native Microservices with the Higress Gateway
Qunar Tech Salon
Qunar Tech Salon
Jul 18, 2023 · Operations

Evolution and Practices of Qunar's Noah Environment Platform for Automated Test Environments

The article details how Qunar's Noah environment platform evolved through three stages—automatic environment definition, cost‑effective build optimization, and developer‑centric efficiency improvements—to automate test environment provisioning, reduce resource consumption, and achieve high build success rates across thousands of micro‑service applications.

Resource Orchestrationcloud-nativeenvironment automation
0 likes · 15 min read
Evolution and Practices of Qunar's Noah Environment Platform for Automated Test Environments
Programmer DD
Programmer DD
Jul 18, 2023 · Backend Development

Explore the Best Spring I/O 2023 Talks: Must‑Watch Videos for Modern Java Developers

This article curates the most valuable Spring I/O 2023 video sessions—covering the latest Java version adaptations, Spring Framework and Boot innovations, cloud‑native deployments, security, observability, and architectural best practices—providing concise Chinese summaries so developers can quickly identify which talks merit deeper viewing.

Backend DevelopmentJavaObservability
0 likes · 24 min read
Explore the Best Spring I/O 2023 Talks: Must‑Watch Videos for Modern Java Developers
Alibaba Cloud Native
Alibaba Cloud Native
Jul 17, 2023 · Cloud Native

How Higress Cuts AI Large‑Model Costs with Unified API Management

This guide explains how the cloud‑native Higress gateway can lower the expense of using AI large models by centralising API keys, applying rate‑limiting, request filtering, and usage monitoring, and demonstrates a complete OpenAI integration using a WASM plugin with code samples and configuration details.

AIHigressOpenAI
0 likes · 13 min read
How Higress Cuts AI Large‑Model Costs with Unified API Management