Tagged articles
3116 articles
Page 9 of 32
Architects' Tech Alliance
Architects' Tech Alliance
Apr 17, 2024 · Cloud Native

What Is Microservices? Core Concepts, Architecture, and Implementation Explained

Microservices, also known as microservice architecture, is a cloud‑native approach that breaks a single application into loosely coupled, independently deployable services, each with its own tech stack, communicating via REST APIs, event streams, or message brokers, and organized around business capabilities and bounded contexts.

Cloud NativeDistributed SystemsMicroservices
0 likes · 3 min read
What Is Microservices? Core Concepts, Architecture, and Implementation Explained
Alibaba Cloud Native
Alibaba Cloud Native
Apr 16, 2024 · Operations

Unlocking Log Insights: How SPL Brings Interactive Pipe‑Style Queries to Cloud‑Native Observability

This article explains how the SLS Processing Language (SPL) enables interactive, pipeline‑based log analysis in cloud‑native environments, covering the challenges of unstructured log data, Unix‑inspired exploration, SPL syntax, key commands, and practical examples for efficient querying and transformation.

Cloud NativePipelineSPL
0 likes · 12 min read
Unlocking Log Insights: How SPL Brings Interactive Pipe‑Style Queries to Cloud‑Native Observability
DataFunTalk
DataFunTalk
Apr 15, 2024 · Databases

ByteHouse Cloud‑Native Data Warehouse Performance Whitepaper: Architecture, Optimizations, and Benchmark Results

The ByteHouse performance whitepaper details the cloud‑native data warehouse’s architecture, rule‑based and cost‑based optimizer enhancements, exchange runtime, runtime filters, parallelism and wide‑table optimizations, and presents benchmark comparisons on TPC‑DS, TPC‑H and SSB datasets demonstrating orders‑of‑magnitude query speed improvements.

ByteHouseCloud NativeOLAP
0 likes · 17 min read
ByteHouse Cloud‑Native Data Warehouse Performance Whitepaper: Architecture, Optimizations, and Benchmark Results
Ops Development & AI Practice
Ops Development & AI Practice
Apr 13, 2024 · Cloud Native

Decoding Kubelet: An Object‑Oriented View of Kubernetes Node Agents

This article examines Kubernetes’ Kubelet component through an object‑oriented lens, detailing its role, key responsibilities, abstract properties and methods, and illustrating implementation steps such as resource checks and pod scheduling, to show how OO abstraction clarifies complex system behavior.

Cloud NativeKubernetesObject-Oriented Design
0 likes · 5 min read
Decoding Kubelet: An Object‑Oriented View of Kubernetes Node Agents
Cloud Native Technology Community
Cloud Native Technology Community
Apr 11, 2024 · Cloud Native

Why Kubernetes Is the Ideal Platform for Deploying Large Language Models

Deploying large language models demands massive compute, flexible scaling, and robust resource management, and this article explains how Kubernetes’s auto‑scaling, portability, cloud‑native features, observability tools, and multi‑tenant isolation make it the optimal platform for training, serving, and iterating LLM workloads.

Cloud NativeDistributed TrainingKubernetes
0 likes · 17 min read
Why Kubernetes Is the Ideal Platform for Deploying Large Language Models
Code Ape Tech Column
Code Ape Tech Column
Apr 11, 2024 · Cloud Native

2023: The Year Microservices Were Questioned – Google, Amazon and Others Shift to Monoliths

In 2023, leading tech companies like Google and Amazon publicly criticized the microservices model, presenting new architectural approaches that combine logical monoliths with automated runtimes, dramatically cutting latency and cost while prompting many other firms to abandon microservices in favor of simpler, more efficient monolithic designs.

Cloud NativeCost OptimizationScalability
0 likes · 11 min read
2023: The Year Microservices Were Questioned – Google, Amazon and Others Shift to Monoliths
Efficient Ops
Efficient Ops
Apr 9, 2024 · Cloud Native

Mastering Kubernetes: From Container Operations to Advanced Networking

This article provides a comprehensive overview of Kubernetes, covering its core container‑operation capabilities, component architecture, two‑site three‑center design, multi‑layer service discovery, pod shared resources, common CNI plugins, layered load balancing, isolation dimensions, network model principles, and IP address classifications.

CNICloud NativeKubernetes
0 likes · 14 min read
Mastering Kubernetes: From Container Operations to Advanced Networking
ITPUB
ITPUB
Apr 9, 2024 · Cloud Native

What Docker Got Right and Wrong in Its First Decade

In a candid ten‑year retrospective, Docker’s former engineering VP outlines three strategic successes—container adoption, developer focus, and community building—and three missteps—confusing users with customers, vague culture definition, and over‑reliance on containers—offering valuable lessons for cloud‑native innovators.

Cloud NativeContainersDocker
0 likes · 9 min read
What Docker Got Right and Wrong in Its First Decade
Ops Development Stories
Ops Development Stories
Apr 8, 2024 · Cloud Native

Mastering Kubernetes Event Monitoring: Alerts, Collection, and Analysis

This guide explains how to monitor Kubernetes events, differentiate normal and warning events, and use tools like kube-eventer and kube-event-exporter to collect, alert on, and analyze cluster events through webhook, Kafka, Logstash, and Elasticsearch, enabling comprehensive observability and troubleshooting.

AlertingCloud NativeElasticsearch
0 likes · 18 min read
Mastering Kubernetes Event Monitoring: Alerts, Collection, and Analysis
IT Services Circle
IT Services Circle
Apr 8, 2024 · Cloud Native

Understanding Docker: Architecture, Images, Containers, Compose, Swarm and Their Relationship to Kubernetes

This article explains Docker's core concepts—including images, containers, Dockerfile, registries, and the client‑server architecture—while also covering Docker Compose, Docker Swarm, and how they relate to Kubernetes, providing a concise yet comprehensive overview of containerization and its role in modern cloud‑native development.

Cloud NativeContainersDevOps
0 likes · 15 min read
Understanding Docker: Architecture, Images, Containers, Compose, Swarm and Their Relationship to Kubernetes
DataFunSummit
DataFunSummit
Apr 5, 2024 · Big Data

HuoLala Big Data Infrastructure: Challenges, Practices, and Future Outlook

Senior big data engineer Zhu Yaogai from HuoLala shares the team’s three‑year journey, detailing background challenges, the construction of a multi‑layer big‑data infrastructure, solutions for cost efficiency, operational automation, heterogeneous computing, and future plans, illustrating how high cost‑effectiveness, operational efficiency, and analytical performance drive their evolution.

Cloud NativeData Infrastructureautomation
0 likes · 11 min read
HuoLala Big Data Infrastructure: Challenges, Practices, and Future Outlook
Selected Java Interview Questions
Selected Java Interview Questions
Apr 1, 2024 · Databases

Understanding NewSQL and TiDB: Architecture, Features, and Comparison with Traditional Databases

TiDB, an open‑source NewSQL distributed database, combines the strong consistency and ACID guarantees of traditional relational databases with the scalability of NoSQL, offering cloud‑native architecture, HTAP capabilities, high availability, and seamless MySQL compatibility, while highlighting NewSQL concepts, design trade‑offs, and migration scenarios.

Cloud NativeHTAPMySQL compatibility
0 likes · 22 min read
Understanding NewSQL and TiDB: Architecture, Features, and Comparison with Traditional Databases
Alibaba Cloud Native
Alibaba Cloud Native
Mar 31, 2024 · Cloud Native

How ACK AHPA and Hybrid ECS/ECI Deployment Supercharge Ride‑Sharing Elasticity

This article details how a large ride‑hailing platform tackled container scaling delays and cost inefficiencies by adopting Alibaba Cloud ACK's Advanced Horizontal Pod Autoscaler, combining ECS and Elastic Container Instances, customizing scheduling policies, and injecting sidecars into virtual nodes to achieve proactive, cost‑effective elasticity.

ACKAHPACloud Native
0 likes · 10 min read
How ACK AHPA and Hybrid ECS/ECI Deployment Supercharge Ride‑Sharing Elasticity
Efficient Ops
Efficient Ops
Mar 30, 2024 · Cloud Native

How GitOps Transforms Cloud‑Native Deployment: A Practical Guide

This article explores the GitOps approach for cloud‑native environments, detailing its principles, benefits, and step‑by‑step implementation—including standardized content storage, declarative configuration, automated deployment/rollback, and change verification—to boost development efficiency and reliability.

Cloud NativeDevOpsGitOps
0 likes · 12 min read
How GitOps Transforms Cloud‑Native Deployment: A Practical Guide
DevOps Operations Practice
DevOps Operations Practice
Mar 30, 2024 · Cloud Native

How to Deploy MySQL with Docker: A Step-by-Step Guide

This guide explains how to install Docker, pull the official MySQL image, run a MySQL container with persistent storage, connect to it, perform basic SQL operations, and finally stop and remove the container, demonstrating a complete end‑to‑end deployment using Docker.

Cloud NativeContainerizationDevOps
0 likes · 5 min read
How to Deploy MySQL with Docker: A Step-by-Step Guide
Java Architect Essentials
Java Architect Essentials
Mar 27, 2024 · Cloud Native

Mastering Graceful Shutdown in Kubernetes with Spring Boot and Nacos

This article explains the concept of graceful shutdown, walks through a Kubernetes pod termination flow, demonstrates a Spring Boot + Nacos example with PreStop hooks, identifies common pitfalls, and provides practical optimizations—including MQ handling, scheduled tasks, traffic control, and actuator shutdown—to achieve reliable, zero‑downtime service termination.

Cloud NativeGraceful ShutdownKubernetes
0 likes · 12 min read
Mastering Graceful Shutdown in Kubernetes with Spring Boot and Nacos
Architect's Guide
Architect's Guide
Mar 19, 2024 · Cloud Native

Graceful Shutdown in Kubernetes with Spring Boot and Nacos: Concepts, Cases, and Optimizations

This article explains the concept of graceful shutdown, demonstrates it with Kubernetes‑SpringBoot‑Nacos case studies, analyzes common issues, and provides optimization strategies such as adjusting terminationGracePeriodSeconds, using PreStop hooks, handling MQ and scheduled tasks, and leveraging actuator shutdown for reliable service termination.

Cloud NativeGraceful ShutdownNacos
0 likes · 10 min read
Graceful Shutdown in Kubernetes with Spring Boot and Nacos: Concepts, Cases, and Optimizations
MaGe Linux Operations
MaGe Linux Operations
Mar 18, 2024 · Cloud Native

Is Your Kubernetes Setup Secure? A Complete Best‑Practice Checklist

This article provides a thorough checklist covering application deployment, service governance, and cluster configuration in Kubernetes, including health probes, graceful shutdown, fault tolerance, resource limits, labeling, logging, scaling, RBAC, network policies, and compliance with CIS benchmarks.

Cloud NativeKubernetesOperations
0 likes · 27 min read
Is Your Kubernetes Setup Secure? A Complete Best‑Practice Checklist
MaGe Linux Operations
MaGe Linux Operations
Mar 16, 2024 · Cloud Native

Scaling Non‑CPU‑Bound Apps with HPA Using cAdvisor Network Metrics

This guide shows how to enable Horizontal Pod Autoscaling for traffic‑driven workloads by leveraging cAdvisor's container network receive and transmit byte counters, converting them to per‑second rates with Prometheus‑adapter, and validating the custom metric through Kubernetes commands and console views.

Cloud NativeHPAKubernetes
0 likes · 7 min read
Scaling Non‑CPU‑Bound Apps with HPA Using cAdvisor Network Metrics
Liangxu Linux
Liangxu Linux
Mar 14, 2024 · Cloud Native

From chroot to Kubernetes: The 40‑Year Evolution of Containerization

This article traces the history of container technology—from the 1979 chroot command and Linux namespaces to cgroups, LXC, Docker, Kubernetes, and modern cloud‑native services like Huawei CCE—explaining each milestone’s purpose, advantages, and impact on software deployment.

Cloud NativeContainerizationKubernetes
0 likes · 10 min read
From chroot to Kubernetes: The 40‑Year Evolution of Containerization
Architect
Architect
Mar 14, 2024 · Cloud Native

Understanding Kubernetes: Architecture, Core Components, and Deployment Workflow

This article explains how Kubernetes serves as a cloud‑native middle layer that abstracts servers and application services, detailing its control‑plane and node components, the role of pods, containers, and the kubectl tool, and walks through a typical service deployment and request flow.

Cloud NativeDeploymentKubernetes
0 likes · 10 min read
Understanding Kubernetes: Architecture, Core Components, and Deployment Workflow
Huolala Tech
Huolala Tech
Mar 14, 2024 · Cloud Native

HuoLala’s Cost‑Effective Multi‑Zone High Availability via Multi‑Lane Architecture

This article explains how HuoLala designed a cost‑effective multi‑zone high‑availability solution called the multi‑lane architecture, detailing its goals, deployment of services across availability zones, use of Consul for service discovery, Apollo for configuration, traffic scheduling strategies, and how it differs from traditional active‑active setups.

Cloud NativeConfiguration Managementhigh availability
0 likes · 13 min read
HuoLala’s Cost‑Effective Multi‑Zone High Availability via Multi‑Lane Architecture
Selected Java Interview Questions
Selected Java Interview Questions
Mar 14, 2024 · Cloud Native

Comprehensive Guide to Kubernetes Fundamentals, Networking, Security, and Best Practices

This article provides an extensive overview of Kubernetes, covering its core architecture, pod IP design, environment setup, networking models, plugins, security measures, backup strategies, monitoring solutions, Helm usage, gray releases, service mesh concepts, and CI/CD pipeline implementation, offering practical insights for developers and operators.

BackupCloud NativeNetworking
0 likes · 32 min read
Comprehensive Guide to Kubernetes Fundamentals, Networking, Security, and Best Practices
Top Architect
Top Architect
Mar 12, 2024 · Cloud Native

Spring Cloud Alibaba Architecture Overview and Nacos Service Discovery Guide

This article provides a comprehensive overview of Spring Cloud Alibaba architecture, detailing monolithic, distributed, and microservice patterns, explains the evolution of system designs, introduces Nacos service discovery and registration, and includes practical code examples for installing, configuring, and using Nacos with Spring Boot.

Cloud NativeNacosservice discovery
0 likes · 12 min read
Spring Cloud Alibaba Architecture Overview and Nacos Service Discovery Guide
Cloud Native Technology Community
Cloud Native Technology Community
Mar 11, 2024 · Cloud Native

Harnessing Nvidia GPUs in Kubernetes: Virtualization, Scheduling & Best Practices

This article explains how to combine Nvidia GPUs with Kubernetes, covering CUDA toolkits, device plugins, GPU virtualization techniques such as Time‑Slicing, MPS and MIG, and advanced scheduling options like Volcano, while also outlining practical deployment steps and performance considerations.

Cloud NativeDevice PluginGPU virtualization
0 likes · 22 min read
Harnessing Nvidia GPUs in Kubernetes: Virtualization, Scheduling & Best Practices
Practical DevOps Architecture
Practical DevOps Architecture
Mar 11, 2024 · Operations

Comprehensive Guide to Enterprise Kubernetes Operations and Management

This article provides a detailed outline of an enterprise‑grade Kubernetes operations curriculum, covering cluster installation, component deployment, high‑availability, networking, storage integration with Ceph, Helm package management, microservice migration with Spring Cloud, CI/CD pipelines using Jenkins, and service mesh fundamentals with Istio.

Cloud NativeDevOpsMicroservices
0 likes · 7 min read
Comprehensive Guide to Enterprise Kubernetes Operations and Management
dbaplus Community
dbaplus Community
Mar 10, 2024 · Cloud Native

How We Built Elastic Scaling and Hybrid‑Cloud Auto‑Scaling on Kubernetes

After fully containerizing their platform, the team tackled front‑line development scaling challenges by designing a custom elastic‑scaling solution that combines dual‑threshold and timed scaling, integrates hybrid‑cloud ClusterAutoScale, consolidates middleware resources, and implements a comprehensive K8s observability stack, delivering over 30% additional compute capacity and near‑perfect scaling reliability.

Auto ScalingCloud NativeKubernetes
0 likes · 12 min read
How We Built Elastic Scaling and Hybrid‑Cloud Auto‑Scaling on Kubernetes
Java Architecture Diary
Java Architecture Diary
Mar 8, 2024 · Backend Development

Why r-nacos Beats Java Nacos: Faster Startup, Lower Resource Use

r-nacos is a Rust‑based Nacos server that offers the same client‑SDK compatibility as the official Java version while delivering dramatically faster startup, minimal memory footprint, higher performance, and stable operation, making it ideal for development, testing, and lightweight production environments.

Cloud NativeNacosRust
0 likes · 4 min read
Why r-nacos Beats Java Nacos: Faster Startup, Lower Resource Use
Architect
Architect
Mar 7, 2024 · Cloud Native

Graceful Shutdown in Kubernetes: Concepts, Case Studies, and Optimizations

This article explains the concept of graceful shutdown, outlines the standard steps, and presents detailed Kubernetes, Spring Boot, and Nacos case studies, followed by optimization techniques, code examples, and practical recommendations for handling MQ, scheduled tasks, and traffic control during service termination.

Cloud NativeGraceful ShutdownKubernetes
0 likes · 12 min read
Graceful Shutdown in Kubernetes: Concepts, Case Studies, and Optimizations
Liangxu Linux
Liangxu Linux
Mar 5, 2024 · Cloud Native

Deploy Traefik with Docker and Access It Remotely via cpolar

This guide shows how to install Traefik as a Docker container, configure its dashboard, install the cpolar tunneling tool on Linux, and create both temporary and permanent public URLs so you can manage Traefik remotely without buying a cloud server.

Cloud NativeRemote accessTraefik
0 likes · 8 min read
Deploy Traefik with Docker and Access It Remotely via cpolar
MaGe Linux Operations
MaGe Linux Operations
Mar 5, 2024 · Cloud Native

How to Run GPU‑Accelerated AI Workloads on Kubernetes

This article explains how Kubernetes supports GPU workloads for AI and machine learning, covering device plugins, pod GPU requests, oversubscription, security isolation, cloud‑provider node setup, and protecting GPU nodes from non‑GPU pods.

AI workloadsCloud NativeDevice Plugin
0 likes · 8 min read
How to Run GPU‑Accelerated AI Workloads on Kubernetes
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Mar 4, 2024 · Cloud Native

Master Docker: Core Concepts, Architecture, and Real-World Use Cases

This article provides a comprehensive overview of Docker containers, covering their definition, core components, implementation mechanisms such as namespaces, cgroups, and UnionFS, and practical application scenarios like microservices, CI/CD, and rapid deployment, while illustrating key concepts with diagrams and command examples.

Cloud NativeContainerDevOps
0 likes · 10 min read
Master Docker: Core Concepts, Architecture, and Real-World Use Cases
DataFunTalk
DataFunTalk
Mar 4, 2024 · Big Data

Design and Implementation of a Lakehouse‑Integrated Data Platform for Financial Innovation by Shuxin Network

This article presents Shuxin Network's practical experience in building a cloud‑native, lakehouse‑integrated data platform for the financial sector, covering architecture evolution, challenges of domestic‑innovation (信创), the DataCyber solution, core components, deployment roadmap, and real‑world case studies.

Big DataCloud NativeData Platform
0 likes · 21 min read
Design and Implementation of a Lakehouse‑Integrated Data Platform for Financial Innovation by Shuxin Network
Architect
Architect
Mar 2, 2024 · Backend Development

Decoupling Business Messaging: A Deep Dive into the X‑Pigeon Platform Architecture

This article analyzes the challenges of tightly coupled message‑business code, duplicated service implementations, and intermittent message loss, then details the design of the X‑Pigeon centralized messaging platform—including its three‑element model, lifecycle states, rate‑limiting strategies, and template system—to achieve scalable, reliable communication across microservices.

BackendCloud NativeMessaging
0 likes · 11 min read
Decoupling Business Messaging: A Deep Dive into the X‑Pigeon Platform Architecture
Yum! Tech Team
Yum! Tech Team
Mar 1, 2024 · Operations

Building an Observability System Traffic Distribution Diagram

This article explains how to design and implement a traffic distribution diagram for an observability system, covering current cloud‑native tooling, data standardization, transformation, traffic‑flow modeling, aggregation, storage with ClickHouse, and visualisation techniques such as Sankey diagrams.

Cloud Nativedata modelingobservability
0 likes · 7 min read
Building an Observability System Traffic Distribution Diagram
Practical DevOps Architecture
Practical DevOps Architecture
Mar 1, 2024 · Cloud Native

Kubernetes Advanced Development Resource Collection

This article provides a comprehensive, English-translated list of 78 PDF resources covering Kubernetes advanced development topics such as CKAD exam updates, kubeadm source analysis, Go module management, client‑go libraries, custom controller creation, and API usage, organized into three progressive sections.

Advanced DevelopmentCloud NativeDevOps
0 likes · 8 min read
Kubernetes Advanced Development Resource Collection
DeWu Technology
DeWu Technology
Feb 28, 2024 · Cloud Native

Technical Overview of ZingJDK: ReadyNow, Falcon JIT, and C4 GC

ZingJDK, Azul’s high‑performance commercial JDK built on OpenJDK, combines ReadyNow® pre‑warming, the LLVM‑based Falcon JIT compiler, the pause‑free C4 concurrent compacting garbage collector, and a cloud‑native off‑load compiler to deliver dramatically faster startup and execution across JDK 7‑21, though it lacks dynamic Attach support and requires a commercial license.

Cloud NativeGarbage CollectionJIT
0 likes · 17 min read
Technical Overview of ZingJDK: ReadyNow, Falcon JIT, and C4 GC
Aikesheng Open Source Community
Aikesheng Open Source Community
Feb 27, 2024 · Cloud Native

Detailed Overview of LiteIO Architecture, Components, and Volume Lifecycle

This article provides a comprehensive technical overview of LiteIO, describing its core and CSI components, the complete volume lifecycle within Kubernetes, Disk‑Agent responsibilities, common implementation pitfalls, storage‑pool construction methods, and the design of the node‑disk‑controller, scheduler, and CSI modules.

CSICloud NativeDistributed Systems
0 likes · 13 min read
Detailed Overview of LiteIO Architecture, Components, and Volume Lifecycle
DataFunTalk
DataFunTalk
Feb 27, 2024 · Big Data

Best Practices of Cloud‑Native OLAP Architecture and Logistics Warning at Jushuitan

This article presents Jushuitan's cloud‑native OLAP architecture, detailing its evolution, current big‑data stack—including DataWorks, MaxCompute, Flink, Hologres, and Aerospike—along with logistics warning workflows, rule‑matching mechanisms, real‑time processing challenges, and future scalability plans.

Big DataCloud NativeFlink
0 likes · 20 min read
Best Practices of Cloud‑Native OLAP Architecture and Logistics Warning at Jushuitan
dbaplus Community
dbaplus Community
Feb 26, 2024 · Cloud Native

10 Hard‑Earned Lessons from 3 Years Managing Kubernetes Clusters

After three years of hands‑on Kubernetes administration, the author shares ten practical lessons covering cloud‑hosted clusters, infrastructure‑as‑code, Helm chart usage, service mesh decisions, tool selection, resource limits, stateless design, HPA configuration, and upgrade strategies to help both newcomers and seasoned engineers manage clusters effectively.

Cloud NativeCluster ManagementKubernetes
0 likes · 7 min read
10 Hard‑Earned Lessons from 3 Years Managing Kubernetes Clusters
Volcano Engine Developer Services
Volcano Engine Developer Services
Feb 22, 2024 · Cloud Native

How BMQ’s Cloud‑Native Compute‑Storage Separation Revolutionizes Message Queues

This article explains how ByteDance’s BMQ, a cloud‑native message engine with a compute‑storage separated architecture, overcomes Kafka’s scalability and operational limits by using Proxy, Broker, Coordinator, and Controller modules, a distributed storage model, and advanced caching to achieve rapid scaling, high throughput, and resilient operations.

Cloud NativeMessage QueueOperations
0 likes · 15 min read
How BMQ’s Cloud‑Native Compute‑Storage Separation Revolutionizes Message Queues
AntData
AntData
Feb 22, 2024 · Cloud Native

Detailed Overview of LiteIO Architecture, Components, and Volume Lifecycle

This article provides a comprehensive technical overview of LiteIO, describing its core and CSI components, their interactions, the complete volume lifecycle within Kubernetes, common implementation pitfalls, and configuration examples for storage pools and agents.

CSICloud NativeKubernetes
0 likes · 14 min read
Detailed Overview of LiteIO Architecture, Components, and Volume Lifecycle
DevOps Cloud Academy
DevOps Cloud Academy
Feb 22, 2024 · Cloud Native

Blue‑Green Deployment with Host and Path‑Based Routing in Kubernetes

This guide explains how to implement a blue‑green deployment on Kubernetes with host‑ and path‑based routing, covering prerequisites, namespace creation, deployment manifests, service and ingress configuration, traffic switching, updates, verification, and rollback procedures.

Blue‑Green deploymentCloud NativeDevOps
0 likes · 8 min read
Blue‑Green Deployment with Host and Path‑Based Routing in Kubernetes
DataFunTalk
DataFunTalk
Feb 22, 2024 · Big Data

Flink on Kubernetes: Kuaishou’s Practice, Migration, and Future Refactoring

This article details Kuaishou’s five‑year evolution of Flink, covering its background, production refactoring to Kubernetes, migration practices, and future improvements, highlighting architecture layers, resource management, observability, and testing strategies for large‑scale stream processing.

Big DataCloud NativeFlink
0 likes · 12 min read
Flink on Kubernetes: Kuaishou’s Practice, Migration, and Future Refactoring
Efficient Ops
Efficient Ops
Feb 20, 2024 · Cloud Native

Master Docker Basics: Concepts, Installation, and Core Commands

This guide introduces Docker’s fundamental concepts—including images, containers, registries, and UnionFS—explains how to install Docker on Ubuntu, and provides essential commands for managing images, containers, networks, volumes, and logs, helping you quickly set up and operate containerized environments.

Cloud NativeContainersDevOps
0 likes · 17 min read
Master Docker Basics: Concepts, Installation, and Core Commands
Alibaba Cloud Native
Alibaba Cloud Native
Feb 20, 2024 · Cloud Native

What’s New in iLogtail 2.0? A Deep Dive into the Updated Pipeline Architecture

iLogtail 2.0 replaces the monolithic, file‑oriented design of its predecessor with a modular pipeline configuration, new input/processor/output plugins, a refreshed API, SPL processing, finer‑grained parsing controls, nanosecond‑level timestamps, enhanced observability, and performance improvements, while providing compatibility guidance for both commercial and open‑source editions.

APICloud NativeSPL
0 likes · 17 min read
What’s New in iLogtail 2.0? A Deep Dive into the Updated Pipeline Architecture
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Feb 19, 2024 · Cloud Native

Unveiling Kubernetes: Architecture, Core Components, and Source Code Deep Dive

This article provides a comprehensive overview of Kubernetes, detailing its fundamental concepts, master‑worker architecture, networking model, security mechanisms, extensibility via custom resources, and an in‑depth examination of key source‑code modules such as kube‑apiserver, etcd, controller‑manager, scheduler, kubelet, and kube‑proxy, with links to the official repository.

Cloud NativeContainersKubernetes
0 likes · 10 min read
Unveiling Kubernetes: Architecture, Core Components, and Source Code Deep Dive
DevOps Cloud Academy
DevOps Cloud Academy
Feb 16, 2024 · Cloud Native

Configuring a Kubernetes Pod as a Jenkins Agent

This guide explains how to set up a Kubernetes pod to act as a Jenkins agent, covering prerequisites, deployment YAML, commands to launch and verify the pod and service, and the Jenkins UI configuration needed to connect the pod as a scalable CI/CD worker.

AgentCloud NativeJenkins
0 likes · 5 min read
Configuring a Kubernetes Pod as a Jenkins Agent
DevOps Cloud Academy
DevOps Cloud Academy
Feb 14, 2024 · Cloud Native

Weaveworks Shuts Down: What It Means for GitOps and the Future of Flux

Weaveworks, the company that coined the term GitOps, announced its closure due to unstable sales despite $10 million revenue, prompting industry analysis of GitOps’s commercial viability, competition with ArgoCD, and the future stewardship of the open‑source Flux project under CNCF.

Cloud NativeContinuous DeliveryFlux
0 likes · 5 min read
Weaveworks Shuts Down: What It Means for GitOps and the Future of Flux
DataFunTalk
DataFunTalk
Feb 9, 2024 · Big Data

Alluxio’s Role in Lakehouse Architecture: Benefits, Challenges, and Real‑World Use Cases

This article explains how Alluxio enables lake‑warehouse integration by providing a data orchestration layer that caches data near compute, reduces storage‑compute separation costs, improves performance, and addresses challenges such as security, scalability, and multi‑cloud deployment, illustrated with several industry case studies.

AIAlluxioBig Data
0 likes · 16 min read
Alluxio’s Role in Lakehouse Architecture: Benefits, Challenges, and Real‑World Use Cases
MaGe Linux Operations
MaGe Linux Operations
Feb 9, 2024 · Cloud Native

Mastering Kubernetes Ingress: Controllers, Architecture, and Lua Extensions

This article explains Kubernetes Ingress fundamentals, compares major Ingress controllers such as Nginx, Kong, Traefik, HAProxy and APISIX, and details the internal architecture and Lua‑based extension points of the ingress‑nginx controller, providing a comprehensive guide for managing external traffic in cloud‑native environments.

Cloud NativeControllersIngress
0 likes · 8 min read
Mastering Kubernetes Ingress: Controllers, Architecture, and Lua Extensions
Ops Development Stories
Ops Development Stories
Feb 2, 2024 · Cloud Native

Essential kubectl Commands for Efficient Kubernetes Management

This guide compiles a comprehensive set of kubectl and Docker commands for retrieving logs, sorting pods, managing secrets, cleaning resources, debugging, port forwarding, and performing cluster maintenance tasks, helping administrators streamline Kubernetes operations and troubleshoot issues effectively.

CLICloud NativeCluster Management
0 likes · 15 min read
Essential kubectl Commands for Efficient Kubernetes Management
Cloud Native Technology Community
Cloud Native Technology Community
Feb 2, 2024 · Cloud Native

Achieving Sub‑2‑Hour RTO: A Cloud‑Native Disaster Recovery Blueprint for Enterprises

This article examines how a leading global industrial group leveraged a cloud‑native platform to design a disaster‑recovery solution that meets a sub‑2‑hour RTO and a 1‑minute RPO, detailing architecture, data‑layer strategies, middleware replication, application and access‑layer handling, and operational best practices.

ACPCloud NativeGitOps
0 likes · 17 min read
Achieving Sub‑2‑Hour RTO: A Cloud‑Native Disaster Recovery Blueprint for Enterprises
DataFunSummit
DataFunSummit
Feb 1, 2024 · Databases

StarRocks 3.0 Storage‑Compute Separation Architecture: Design, Implementation, and Evaluation

This article explains the storage‑compute separation architecture introduced in StarRocks 3.0, presents industry case studies, details the design of StarOS and compute nodes, discusses technical challenges and key techniques, and evaluates cost, reliability, elasticity, and performance through benchmarks and user feedback.

Cloud NativePerformance EvaluationStarRocks
0 likes · 11 min read
StarRocks 3.0 Storage‑Compute Separation Architecture: Design, Implementation, and Evaluation
Linux Code Review Hub
Linux Code Review Hub
Jan 29, 2024 · Cloud Native

How Minsheng Bank Built eBPF‑Based Observability for Cloud‑Native Services

The article details Minsheng Bank's step‑by‑step journey from traditional network monitoring to a full‑stack, zero‑intrusion observability platform built with DeepFlow, vTap, distributed data collection, and eBPF, illustrating concrete case studies and future plans for expanding business‑level monitoring.

Cloud NativeDeepFlowDistributed Tracing
0 likes · 18 min read
How Minsheng Bank Built eBPF‑Based Observability for Cloud‑Native Services
DevOps Operations Practice
DevOps Operations Practice
Jan 28, 2024 · Cloud Native

Five Open‑Source Storage Projects for Kubernetes

This article introduces five major open‑source storage solutions—OpenEBS, Rook, GlusterFS, Ceph, and LongHorn—explaining how each simplifies persistent data management for Kubernetes workloads while offering features such as replication, self‑healing, and multi‑node scalability.

CephCloud NativeKubernetes
0 likes · 6 min read
Five Open‑Source Storage Projects for Kubernetes
AntTech
AntTech
Jan 25, 2024 · Cloud Native

LiteIO: Open‑Source High‑Performance Cloud‑Native Block Device Service

LiteIO is an open‑source, high‑performance, cloud‑native block device service that uses NVMe‑oF and SPDK to provide point‑to‑point storage pooling, enabling efficient FinOps, serverless scaling, hot upgrades, zero‑copy I/O, snapshots, and thin provisioning for databases and applications in Kubernetes.

Cloud NativeKubernetesLiteIO
0 likes · 11 min read
LiteIO: Open‑Source High‑Performance Cloud‑Native Block Device Service
Open Source Linux
Open Source Linux
Jan 25, 2024 · Cloud Native

Top 200 Kubernetes Interview Questions and Answers for Mastery

This comprehensive guide presents 200 essential Kubernetes interview questions covering fundamentals, architecture, real‑world scenarios, and advanced topics, complete with concise answers, diagrams, and practical insights to help candidates ace container orchestration interviews.

Cloud NativeDevOpsKubernetes
0 likes · 21 min read
Top 200 Kubernetes Interview Questions and Answers for Mastery
360 Smart Cloud
360 Smart Cloud
Jan 24, 2024 · Cloud Native

Idle Compute Sharing in Dedicated Kubernetes Clusters Using Karmada

The article describes how a company implements an idle compute sharing feature for dedicated Kubernetes clusters, leveraging Karmada to allocate spare CPU and memory to offline workloads, thereby improving resource utilization, reducing costs, and outlining usage scenarios, configuration steps, technical architecture, and future plans.

Cloud NativeIdle Compute SharingKarmada
0 likes · 9 min read
Idle Compute Sharing in Dedicated Kubernetes Clusters Using Karmada
Architects' Tech Alliance
Architects' Tech Alliance
Jan 22, 2024 · Fundamentals

Top 10 Technology Trends and Challenges for 2024

The article outlines ten major digital technology trends for 2024—including quantum computing, 6G communications, artificial intelligence, cloud‑native architectures, digital twins, privacy protection, Web 4.0, satellite communications, computing networks, and IoT—describing their principles, current status, and prospective applications.

6GCloud NativeDigital Twin
0 likes · 16 min read
Top 10 Technology Trends and Challenges for 2024
dbaplus Community
dbaplus Community
Jan 22, 2024 · Operations

How NetEase Cloud Music Built a Resilient RPC Framework for Microservices

This article details the practical steps and architectural choices NetEase Cloud Music took to improve RPC stability in a micro‑service environment, covering service discovery, connection management, cloud‑native challenges, SLO design, log governance, degradation, rate limiting, outlier detection, thread‑pool isolation, fast‑failure handling, registry optimizations, multi‑registry support, and post‑incident knowledge‑base building.

Cloud NativeOperationsRPC
0 likes · 14 min read
How NetEase Cloud Music Built a Resilient RPC Framework for Microservices
DataFunTalk
DataFunTalk
Jan 21, 2024 · Cloud Native

Building a System Observability Framework with YHP: Practices, Challenges, and Integrated Solutions

This article explains how YHP enables cloud‑native systems to achieve comprehensive observability by defining the three core signals—metrics, traces, and logs—addressing common enterprise pain points, and presenting an integrated platform that unifies data collection, storage, analysis, and visualization for efficient fault diagnosis and performance monitoring.

Cloud NativeData PlatformMetrics
0 likes · 22 min read
Building a System Observability Framework with YHP: Practices, Challenges, and Integrated Solutions
Yum! Tech Team
Yum! Tech Team
Jan 19, 2024 · Cloud Native

Lossless Scaling Strategies for High‑Concurrency Microservices

This article examines lossless scaling techniques for high‑concurrency microservice architectures, detailing the challenges of expansion and contraction, early scaling approaches, and advanced optimizations such as delayed registration, readiness probes, eager‑load Ribbon, cache preloading, health‑check strategies, and asynchronous consumer handling to ensure high availability, performance, and cost efficiency.

Cloud NativeKuberneteslossless scaling
0 likes · 16 min read
Lossless Scaling Strategies for High‑Concurrency Microservices
vivo Internet Technology
vivo Internet Technology
Jan 10, 2024 · Industry Insights

How Vivo Scaled Its Microservice Platform for 500M Users: Architecture & Lessons

This article outlines Vivo’s journey from zero to a production‑grade microservice platform that now supports over 500 million users, detailing the business drivers, architectural capability matrix, open‑source component choices, challenges with registration and configuration centers, the engine upgrades, unified platform construction, and future directions for cloud‑native scalability.

Cloud NativeMicroservicesVivo
0 likes · 25 min read
How Vivo Scaled Its Microservice Platform for 500M Users: Architecture & Lessons
360 Smart Cloud
360 Smart Cloud
Jan 10, 2024 · Cloud Native

Mixed Workload Scheduling (混部) in Kubernetes: Challenges, Core Technologies, and Koordinator Enhancements

The article analyzes low CPU utilization in pure online Kubernetes clusters, introduces mixed‑workload (online + offline) scheduling to improve resource efficiency, explains core techniques, kernel QoS features, and details Koordinator‑based implementations such as node resource reservation and scheduling adjustments.

Cloud NativeKoordinatorKubernetes
0 likes · 13 min read
Mixed Workload Scheduling (混部) in Kubernetes: Challenges, Core Technologies, and Koordinator Enhancements
DevOps
DevOps
Jan 9, 2024 · Fundamentals

Top 10 Software Development Trends for 2024

2024 will see software development transformed by quantum computing integration, edge‑IoT synergy, blockchain beyond cryptocurrency, responsible AI practices, AR/VR convergence, DevSecOps security embedding, continued containerization and serverless adoption, progressive web apps, test automation, and cloud‑native multi‑cloud strategies, reshaping how engineers build and deploy applications.

2024BlockchainCloud Native
0 likes · 9 min read
Top 10 Software Development Trends for 2024
Tencent Cloud Developer
Tencent Cloud Developer
Jan 9, 2024 · Fundamentals

C#'s Rise in TIOBE Rankings: A Comprehensive Analysis

Rising to the top of the 2023 TIOBE rankings, C#—born in the early 2000s to simplify complex software—combines type safety, cross‑platform .NET support, and modern tooling, enabling developers to build AI, cloud‑native, game, full‑stack web, desktop, mobile, and IoT applications with increasing popularity worldwide.

AICloud NativeGame Development
0 likes · 16 min read
C#'s Rise in TIOBE Rankings: A Comprehensive Analysis
DevOps Coach
DevOps Coach
Jan 8, 2024 · Operations

Why Pulumi Might Outshine Terraform for Infrastructure as Code

This article compares Pulumi and Terraform, highlighting Terraform's steep learning curve, secret‑management challenges, and productivity drawbacks while showcasing Pulumi's multi‑language support, built‑in secret store, easier team collaboration, Terraform state integration, and testing capabilities.

Cloud NativeDevOpsPulumi
0 likes · 8 min read
Why Pulumi Might Outshine Terraform for Infrastructure as Code
DevOps Coach
DevOps Coach
Jan 5, 2024 · Cloud Native

10 Hard‑Earned Kubernetes Lessons Every Engineer Should Know

Drawing from three years of managing Kubernetes clusters across Azure and AWS, the author shares ten practical lessons covering cloud‑native deployment, infrastructure as code, Helm chart usage, service mesh decisions, resource limits, stateless design, HPA configuration, and strategies for regular upgrades, aimed at both newcomers and seasoned practitioners.

Cloud NativeDevOpsInfrastructure as Code
0 likes · 7 min read
10 Hard‑Earned Kubernetes Lessons Every Engineer Should Know
MaGe Linux Operations
MaGe Linux Operations
Jan 4, 2024 · Cloud Native

How to Configure Kubernetes Pods to Use an HTTP Proxy

This guide explains why and how to set up HTTP/HTTPS proxy settings for Kubernetes pods in enterprise environments, covering use cases, two configuration methods (ConfigMap and direct environment variables), parameter details, testing procedures, and best practices for reliable outbound traffic.

Cloud NativeConfigMapKubernetes
0 likes · 6 min read
How to Configure Kubernetes Pods to Use an HTTP Proxy
Efficient Ops
Efficient Ops
Jan 3, 2024 · Cloud Native

Master Kubernetes Basics: Understanding Pods, Nodes, and Cluster Resources

This article provides a concise, practical guide to Kubernetes fundamentals, covering pod creation, the essential compute‑network‑storage resources, cluster components, native objects like Deployments and StatefulSets, and the trade‑offs of standardization, elasticity, and extensibility.

Cloud NativeClusterDevOps
0 likes · 15 min read
Master Kubernetes Basics: Understanding Pods, Nodes, and Cluster Resources
Cloud Native Technology Community
Cloud Native Technology Community
Dec 29, 2023 · Cloud Native

Mastering Strimzi Kafka Operator: Architecture, Deployment & Tuning on K8s

This article provides an in‑depth analysis of the Strimzi Kafka Operator, covering its core features, multi‑layer architecture, detailed installation steps on Kubernetes, Kafka cluster creation, production/consumption workflows, and the internal reconciliation mechanisms that enable automated scaling, storage tuning, and fault‑recovery.

Cloud NativeDeploymentKafka
0 likes · 11 min read
Mastering Strimzi Kafka Operator: Architecture, Deployment & Tuning on K8s
Sohu Tech Products
Sohu Tech Products
Dec 27, 2023 · Big Data

Practical Implementation of Data Integration with Flink on Kubernetes at Li Auto

Li Auto built a cloud‑native data‑integration platform by deploying Flink on Kubernetes, unifying batch and streaming workloads with a storage layer (JuiceFS + BOS) and Flink Operator, enabling simple source‑sink pipelines, elastic scaling, automated checkpointing, and centralized monitoring while addressing earlier fragmentation and resource inefficiencies.

Big DataCloud NativeData Integration
0 likes · 11 min read
Practical Implementation of Data Integration with Flink on Kubernetes at Li Auto
vivo Internet Technology
vivo Internet Technology
Dec 27, 2023 · Cloud Native

vivo Joins CNCF Cloud Native Computing Foundation: Cloud Native Adoption and Practice

vivo has officially joined the CNCF to accelerate its internal cloud‑native adoption—leveraging Kubernetes, Helm, Harbor and other open‑source tools to build a robust container platform, enhance business delivery, share knowledge with the global community, contribute to CNCF projects, and continue advancing micro‑services and containerization.

CNCFCloud NativeKubernetes
0 likes · 6 min read
vivo Joins CNCF Cloud Native Computing Foundation: Cloud Native Adoption and Practice
Volcano Engine Developer Services
Volcano Engine Developer Services
Dec 27, 2023 · Cloud Native

How ByConity Achieves Leader Election with Shared Storage and CAS

This article explains how ByConity uses a high‑availability shared KV store and CAS operations to implement a lightweight, fault‑tolerant leader election mechanism that eliminates the need for external services like Zookeeper, simplifies node management, and ensures safe leader transitions in a cloud‑native data warehouse.

ByConityCloud Nativedistributed consensus
0 likes · 21 min read
How ByConity Achieves Leader Election with Shared Storage and CAS
DataFunTalk
DataFunTalk
Dec 27, 2023 · Big Data

Apache Flink 2023: Core Technical Achievements and Future Directions

The article reviews Apache Flink's rapid development over the past decade, highlighting its 2023 community growth, SIGMOD award, major releases, streaming SQL enhancements, incremental checkpointing, batch maturity, cloud‑native scaling, and integration with the emerging Lakehouse architecture.

Apache FlinkBig DataCheckpoint
0 likes · 11 min read
Apache Flink 2023: Core Technical Achievements and Future Directions