Tagged articles
928 articles
Page 6 of 10
Cloud Native Technology Community
Cloud Native Technology Community
Jun 13, 2022 · Information Security

2022 Cloud‑Native Threat Report: Key Findings on Kubernetes Attacks, Supply‑Chain Risks, and Log4j Exploits

The 2022 Cloud‑Native Threat Report reveals a rise in Kubernetes‑targeted attacks, persistent supply‑chain threats in container images, and active exploitation of the Log4j zero‑day, underscoring the urgent need for specialized security measures in modern cloud‑native environments.

KubernetesSupply Chaincloud-native
0 likes · 4 min read
2022 Cloud‑Native Threat Report: Key Findings on Kubernetes Attacks, Supply‑Chain Risks, and Log4j Exploits
IT Architects Alliance
IT Architects Alliance
Jun 12, 2022 · Backend Development

Comprehensive Guide to Backend Architecture: Microservices, Service Mesh, Observability, and Messaging

This article provides an extensive overview of backend architectural concepts, covering microservices fundamentals, gateway design, service registration, configuration management, observability pillars, tracing standards, logging practices, metric collection, service mesh implementations, and a detailed comparison of modern message queue technologies.

BackendMessagingMicroservices
0 likes · 27 min read
Comprehensive Guide to Backend Architecture: Microservices, Service Mesh, Observability, and Messaging
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jun 8, 2022 · Backend Development

Design of a Bus‑Style Service (Pigeon) for Flexible Activity Composition in Live Streaming

The paper presents Pigeon, a lightweight, bus‑style routing service for live‑streaming activities that lets completed modules publish packets to a configurable dispatcher, enabling asynchronous, SDK‑driven composition without code changes, supporting automatic registration, high‑throughput RocketMQ delivery, and future FaaS/BaaS extensions.

Message BusMicroservicesRocketMQ
0 likes · 20 min read
Design of a Bus‑Style Service (Pigeon) for Flexible Activity Composition in Live Streaming
DataFunSummit
DataFunSummit
Jun 5, 2022 · Cloud Native

JD Retail Big Data Cloud‑Native Platform Practice

This article presents JD Retail’s cloud‑native platformization of big data, covering the definition and evolution of cloud‑native concepts, the selection of underlying technologies, JD’s architectural choices and workflow coordination, and a broader view of cloud‑native application platform development.

JDPersistencebig-data
0 likes · 15 min read
JD Retail Big Data Cloud‑Native Platform Practice
DataFunTalk
DataFunTalk
Jun 4, 2022 · Databases

Future of Databases: Cloud‑Native Innovations, Amazon Aurora, and Migration Strategies

This presentation explores the rapid growth of data demands, the challenges of traditional on‑premise databases, and how cloud‑native innovations such as Amazon Aurora, Aurora Serverless, Global Database, and Babelfish enable high‑performance, cost‑effective, and globally distributed database solutions with seamless migration pathways.

Amazon AuroraBabelfishcloud-native
0 likes · 13 min read
Future of Databases: Cloud‑Native Innovations, Amazon Aurora, and Migration Strategies
IT Architects Alliance
IT Architects Alliance
Jun 3, 2022 · Cloud Native

A Beginner's Guide to Designing, Implementing, and Deploying Microservices on Kubernetes

This article walks readers through the complete lifecycle of a simple Java Spring‑Boot microservice system—from architectural design and multi‑instance registration to Kubernetes installation with K8seasy, monitoring with Prometheus/Grafana, tracing with Zipkin, flow‑control with Sentinel, and end‑to‑end verification using Lens and dashboards.

Microservicescloud-native
0 likes · 18 min read
A Beginner's Guide to Designing, Implementing, and Deploying Microservices on Kubernetes
Top Architect
Top Architect
Jun 2, 2022 · Cloud Native

A Beginner's Guide to Designing, Implementing, and Deploying Microservices on Kubernetes

This article walks readers through the complete lifecycle of a microservice system—from architectural design and Java Spring Boot implementation to Kubernetes deployment, high‑availability setup, monitoring with Prometheus/Grafana, tracing with Zipkin, and flow‑control with Sentinel—providing practical code snippets and step‑by‑step instructions.

KubernetesMicroservicescloud-native
0 likes · 21 min read
A Beginner's Guide to Designing, Implementing, and Deploying Microservices on Kubernetes
Alimama Tech
Alimama Tech
Jun 1, 2022 · Artificial Intelligence

Advances in Alibaba's Advertising Engine: Serverless Architecture, Recall, Strategy, and Creative Technologies

Alibaba Mama’s advertising engine has been transformed into a serverless, cloud‑native platform that unifies runtime, data, and business abstractions, adopts vector‑ and model‑based recall with offline pre‑computed pipelines, implements multi‑stage AI‑driven bidding and auction mechanisms, and leverages large‑scale generative AI for creative assets, thereby accelerating feature rollout, cutting latency, and boosting merchant value.

Serverlessaicloud-native
0 likes · 18 min read
Advances in Alibaba's Advertising Engine: Serverless Architecture, Recall, Strategy, and Creative Technologies
Cloud Native Technology Community
Cloud Native Technology Community
May 31, 2022 · Cloud Native

Building High‑Performance, High‑Availability Container Networks for Banking in a Two‑Site‑Three‑Center Architecture

This article explains the challenges of container networking in banks, especially under a two‑site‑three‑center architecture, and provides practical guidance on using underlay and overlay approaches, Kube‑OVN solutions, and best‑practice recommendations to achieve high‑availability, high‑concurrency, and high‑performance cloud‑native networks.

BankingKube-OVNOverlay
0 likes · 9 min read
Building High‑Performance, High‑Availability Container Networks for Banking in a Two‑Site‑Three‑Center Architecture
MaGe Linux Operations
MaGe Linux Operations
May 22, 2022 · Cloud Native

Master K3s: Complete Guide to Install, Configure, and Scale Lightweight Kubernetes

This comprehensive tutorial walks you through the fundamentals of K3s, a lightweight CNCF‑certified Kubernetes distribution, covering its architecture, installation on server and agent nodes, configuration options, networking, storage, Helm integration, high‑availability setups, offline installation, upgrades, backups, and advanced customization for edge and cloud‑native environments.

K3sKubernetescloud-native
0 likes · 44 min read
Master K3s: Complete Guide to Install, Configure, and Scale Lightweight Kubernetes
Architects Research Society
Architects Research Society
May 16, 2022 · Big Data

The Four Phases of Netflix’s Trillion‑Scale Real‑Time Data Infrastructure

This article chronicles Netflix’s evolution from a failing batch pipeline to a cloud‑native, multi‑tenant streaming platform across four phases, detailing the motivations, challenges, strategic bets, and patterns that enabled the company to scale real‑time data processing to trillions of events per day.

Netflixcloud-nativedata infrastructure
0 likes · 31 min read
The Four Phases of Netflix’s Trillion‑Scale Real‑Time Data Infrastructure
Baidu Geek Talk
Baidu Geek Talk
May 16, 2022 · Cloud Native

Cloud-Native Environment Management Platform for Document Library: Architecture, Implementation and Benefits

To overcome unsynchronized development, slow deployments, and fragmented testing after moving its document library to the cloud, the team built a Kubernetes‑driven environment‑management platform that automatically provisions containerized sub‑environments on demand, scaling to thousands, cutting costs, boosting security, and enabling rapid, parallel testing for hundreds of projects.

DevOpsKubernetesci/cd
0 likes · 13 min read
Cloud-Native Environment Management Platform for Document Library: Architecture, Implementation and Benefits
Alibaba Cloud Native
Alibaba Cloud Native
May 11, 2022 · Cloud Native

Building Precise Metrics & Alerts with Micrometer, Prometheus, and Grafana

This guide explains how to implement observability in cloud‑native Spring Boot applications by collecting business metrics with Micrometer, storing them in Prometheus, visualizing with Grafana, and configuring accurate alerts through custom annotations, ServiceMonitors, and Alibaba Cloud ARMS, while providing code examples and deployment steps.

Micrometercloud-nativespring-boot
0 likes · 15 min read
Building Precise Metrics & Alerts with Micrometer, Prometheus, and Grafana
Senior Brother's Insights
Senior Brother's Insights
May 8, 2022 · Backend Development

How Taobao Scaled from 100 Users to Millions: A Step‑by‑Step Architecture Evolution

This article uses Taobao as a case study to trace the evolution of server‑side architecture from a single‑machine setup to a cloud‑native, micro‑service ecosystem, detailing each scaling stage, the associated technologies, and design principles needed to handle tens of millions of concurrent users.

Microservicescloud-nativedistributed-systems
0 likes · 24 min read
How Taobao Scaled from 100 Users to Millions: A Step‑by‑Step Architecture Evolution
Baidu Geek Talk
Baidu Geek Talk
Apr 27, 2022 · Cloud Native

Baidu Search Service Compute Management: Architecture, Practices, and Cloud‑Native Techniques

Baidu’s Search Architecture team evolved compute management from static physical‑machine deployment to cloud‑native mixed deployment, employing a governance system that combines elastic containers, Service Mesh, and committee‑driven operations, while leveraging tidal scaling, container tiering, performance‑curve‑based VPA/HPA, and fine‑grained traffic scheduling to deliver cost‑effective, flexible, and performance‑driven resource allocation across both temporal and task‑type dimensions.

cloud-nativecompute managementcontainer orchestration
0 likes · 12 min read
Baidu Search Service Compute Management: Architecture, Practices, and Cloud‑Native Techniques
dbaplus Community
dbaplus Community
Apr 25, 2022 · Operations

From Monitoring to Observability: Expert Insights on Evolving Cloud‑Native Operations

In this interview series, three industry experts explain how monitoring differs from observability, the shifts required for ops, developers, and architects, the core methodologies and technologies behind metrics, traces, and logs, and practical guidance for selecting and integrating observability tools in cloud‑native environments.

MetricsOperationscloud-native
0 likes · 16 min read
From Monitoring to Observability: Expert Insights on Evolving Cloud‑Native Operations
Architect
Architect
Apr 25, 2022 · Cloud Native

Designing a Cloud‑Native Intelligent Data Architecture for Baidu Search Platform

This article presents a cloud‑native redesign of Baidu's search middle‑platform that introduces intelligent data management, elastic scaling, on‑demand resource allocation, precise fan‑out, and localized computation to address efficiency, cost, stability, and performance challenges of large‑scale search workloads.

Data ManagementSearch Architecturecloud-native
0 likes · 14 min read
Designing a Cloud‑Native Intelligent Data Architecture for Baidu Search Platform
YunZhu Net Technology Team
YunZhu Net Technology Team
Apr 15, 2022 · Operations

Design and Architecture of a Cloud‑Native Monitoring Platform for Business Systems

The document outlines the background, vision, current status, technical research, value, product and technical architecture, and functional design of a cloud‑native monitoring platform that integrates SkyWalking and Prometheus to provide comprehensive APM, resource utilization, alerting, and rapid fault localization for business and technical middle‑platform services.

APMMetricsOperations
0 likes · 10 min read
Design and Architecture of a Cloud‑Native Monitoring Platform for Business Systems
ByteDance Data Platform
ByteDance Data Platform
Apr 15, 2022 · Cloud Native

How ByteHouse Evolved From ClickHouse Into a Next‑Gen Cloud‑Native Data Warehouse

ByteHouse, born from ByteDance’s extensive use of ClickHouse, transformed a high‑performance OLAP engine into a cloud‑native, scalable data warehouse by addressing scalability, elasticity, high availability, and multi‑tenant challenges through architectural redesign, custom storage layers, and advanced metadata management.

Big DataByteHouseScalability
0 likes · 19 min read
How ByteHouse Evolved From ClickHouse Into a Next‑Gen Cloud‑Native Data Warehouse
Cloud Native Technology Community
Cloud Native Technology Community
Apr 14, 2022 · Information Security

Navigating Cloud‑Native Security: Six Critical Risks and DevSecOps Solutions

The article examines how rapid cloud‑native adoption reshapes application design and operations while introducing six distinct security risks, and proposes a comprehensive DevSecOps framework that integrates early‑stage security controls across infrastructure, compute, development, and management to protect modern containerized environments.

ContainerDevSecOpsKubernetes
0 likes · 13 min read
Navigating Cloud‑Native Security: Six Critical Risks and DevSecOps Solutions
Efficient Ops
Efficient Ops
Apr 13, 2022 · Cloud Native

Master kubectl: Essential Commands for Efficient Kubernetes Operations

An extensive, step‑by‑step guide covering kubectl autocomplete, context configuration, resource creation, querying, updating, patching, editing, scaling, deletion, pod interaction, node management, and advanced set commands, complete with code examples and essential images for mastering Kubernetes command‑line operations.

cloud-nativecommand-linekubectl
0 likes · 17 min read
Master kubectl: Essential Commands for Efficient Kubernetes Operations
Open Source Linux
Open Source Linux
Apr 6, 2022 · Cloud Native

Why Prometheus’s TSDB Makes Monitoring Scalable: A Deep Dive

This article explains how Prometheus’s time‑series database handles massive monitoring data, from basic concepts and query examples to storage engine design, indexing strategies, and powerful data computation techniques such as recording rules.

PrometheusTSDBTime Series
0 likes · 8 min read
Why Prometheus’s TSDB Makes Monitoring Scalable: A Deep Dive
MaGe Linux Operations
MaGe Linux Operations
Apr 4, 2022 · Cloud Native

How Pods Really Work: Inside Containers, Namespaces, and cgroups

This article explores the low‑level implementation of containers and Kubernetes Pods, comparing Docker’s single‑process model with multi‑process Pods, examining Linux namespaces and cgroups, and demonstrating how to recreate Pod‑like behavior using Docker and custom cgroup hierarchies.

Namespacescgroupscloud-native
0 likes · 20 min read
How Pods Really Work: Inside Containers, Namespaces, and cgroups
MaGe Linux Operations
MaGe Linux Operations
Apr 3, 2022 · Cloud Native

Master Docker: From Basics to Advanced Container Management

This comprehensive guide explains Docker's core concepts, advantages over traditional virtual machines, installation steps, essential commands, Dockerfile directives, image import/export, storage volumes, and networking options, providing a practical roadmap for container-based development and operations.

DevOpsVirtualizationcloud-native
0 likes · 22 min read
Master Docker: From Basics to Advanced Container Management
Cloud Native Technology Community
Cloud Native Technology Community
Apr 2, 2022 · Information Security

How to Shift Security Left in Cloud‑Native Environments: Expert Q&A Recap

In this recap of the sixth CNBPA Technical Practice Salon, senior product manager Wen Lei and architect Ren Yazhou answer audience questions on ensuring container security, Kubernetes design considerations, risk assessment methods, and the choice between open‑source and commercial cloud‑native security solutions, emphasizing a security‑left approach throughout the DevOps lifecycle.

Container SecurityDevOpsKubernetes
0 likes · 4 min read
How to Shift Security Left in Cloud‑Native Environments: Expert Q&A Recap
DevOps
DevOps
Mar 30, 2022 · Information Security

BeyondProd: Google’s Cloud‑Native Security Model for Microservices

This whitepaper explains Google’s BeyondProd security framework, detailing how cloud‑native microservice architectures replace traditional perimeter models with zero‑trust principles, mutual authentication, service mesh, and automated tooling such as ALTS, Binary Authorization, and gVisor to protect workloads across shared infrastructure.

BorgGoogleMicroservices
0 likes · 27 min read
BeyondProd: Google’s Cloud‑Native Security Model for Microservices
IT Architects Alliance
IT Architects Alliance
Mar 28, 2022 · Fundamentals

Evolution and Fundamentals of Storage Systems: From Single-Node to Cloud‑Native

This article outlines the historical development of storage systems—from single-node and centralized architectures to distributed, cloud, and cloud‑native solutions—detailing storage types (block, file, object), data models, system components, and key design principles for modern storage infrastructures.

Data ModelsDistributed Systemsblock storage
0 likes · 7 min read
Evolution and Fundamentals of Storage Systems: From Single-Node to Cloud‑Native
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Mar 21, 2022 · Cloud Native

From Monolith to Cloud‑Native: Evolution of Software Architecture

This article outlines the three‑stage evolution of software architecture—from early monolithic MVC systems, through growth‑phase optimizations with CDN, load balancing, and caching, to fully distributed cloud‑native designs featuring microservices, elastic scaling, DevOps pipelines, and unified configuration, illustrating key technologies and best practices.

DevOpsMicroservicescloud-native
0 likes · 12 min read
From Monolith to Cloud‑Native: Evolution of Software Architecture
Baidu Geek Talk
Baidu Geek Talk
Mar 17, 2022 · Cloud Native

Cloud Native: Reshaping Technology Ecosystem and Driving Industry Transformation

Cloud native is rapidly reshaping the technology ecosystem by standardizing infrastructure, enabling serverless development that frees engineers to focus on core business logic, elevating the importance of comprehensive logging, and driving digital transformation across industries toward an advanced, automated Cloud Native 2.0 era.

Infrastructurecloud-nativedigital-transformation
0 likes · 7 min read
Cloud Native: Reshaping Technology Ecosystem and Driving Industry Transformation
Tencent Cloud Middleware
Tencent Cloud Middleware
Mar 16, 2022 · Cloud Native

How Femas Enables One‑Stop Cloud‑Native Microservice Management

Femas, the first open‑source cloud‑native standard microservice management framework from Tencent, unifies control‑plane protocols and data‑plane components to help enterprises smoothly transition to cloud‑native architectures, offering modular, multi‑runtime capabilities, plug‑in extensibility, and a ready‑to‑use console.

Femascloud-nativemulti-runtime
0 likes · 14 min read
How Femas Enables One‑Stop Cloud‑Native Microservice Management
IT Architects Alliance
IT Architects Alliance
Mar 12, 2022 · Backend Development

Design Principles and Architecture of an E‑Commerce Transaction System with a Large Middle Platform and Small Frontend

This article outlines the architectural principles, middle‑platform strategy, service layers, common components, cloud deployment, security measures, and detailed design diagrams for building a scalable, high‑concurrency e‑commerce transaction system using DDD, microservices, and cloud‑native technologies.

BackendMicroservicesSystem Architecture
0 likes · 19 min read
Design Principles and Architecture of an E‑Commerce Transaction System with a Large Middle Platform and Small Frontend
Cloud Native Technology Community
Cloud Native Technology Community
Mar 10, 2022 · Cloud Native

eBay's UFES Project: Cloud‑Native Edge Node Architecture and Migration from Hardware Load Balancers

eBay’s UFES project details the design and migration of its global edge‑node infrastructure from hardware load balancers to a cloud‑native network using Kubernetes, IPVS, Envoy, Contour, and automated PaaS tooling, highlighting challenges, architecture, caching, and future plans.

cloud-nativeedge-computingload-balancing
0 likes · 30 min read
eBay's UFES Project: Cloud‑Native Edge Node Architecture and Migration from Hardware Load Balancers
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Mar 9, 2022 · Backend Development

How a Large‑Scale E‑Commerce Platform Uses a Middle‑Platform Architecture for Scalability

This article outlines a comprehensive e‑commerce system architecture that combines a large middle platform with a small front‑end, leveraging domain‑driven design, service‑oriented layers, cloud‑native deployment, and robust monitoring to achieve high scalability, flexibility, and reliability for complex transaction scenarios.

Microservicescloud-nativedomain-driven design
0 likes · 16 min read
How a Large‑Scale E‑Commerce Platform Uses a Middle‑Platform Architecture for Scalability
DataFunSummit
DataFunSummit
Mar 8, 2022 · Cloud Native

Design and Implementation of Cloud‑Native High‑Availability Solutions for Data Components at eBay

eBay’s data infrastructure engineers describe how they design and implement cloud‑native, multi‑cluster high‑availability architectures for stateful data components—covering background challenges, federated Kubernetes management, state handling, fault‑tolerance, backup, and chaos testing—to ensure reliable, scalable data services across global data centers.

Multi-Clustercloud-nativedata-components
0 likes · 16 min read
Design and Implementation of Cloud‑Native High‑Availability Solutions for Data Components at eBay
Alibaba Cloud Native
Alibaba Cloud Native
Mar 4, 2022 · Cloud Native

Migrating Alibaba Cloud Chatbot to Cloud Native: Dubbo 3.0 & MSE Governance

To improve release efficiency and stability, Alibaba Cloud’s chatbot team migrated the Cloud‑Xiaomi service to Alibaba Cloud, upgraded the backend to open‑source Dubbo 3.0, and adopted MSE micro‑service governance, implementing traffic isolation, gray‑release, and blue‑green deployment across hybrid‑cloud environments.

Microservicescloud-nativegray-release
0 likes · 11 min read
Migrating Alibaba Cloud Chatbot to Cloud Native: Dubbo 3.0 & MSE Governance
DevOps Engineer
DevOps Engineer
Mar 2, 2022 · Operations

Top DevOps Trends to Watch in 2022 and Industry Q&A

The article outlines the 2022 DevOps landscape, highlighting trends such as serverless computing, microservice growth, Kubernetes adoption, and the rise of DevSecOps, while also providing expert Q&A on tools, security, platform selection, and future opportunities.

DevSecOpsKubernetesMicroservices
0 likes · 9 min read
Top DevOps Trends to Watch in 2022 and Industry Q&A
Alibaba Cloud Native
Alibaba Cloud Native
Feb 26, 2022 · Backend Development

How Serverless Transforms PHP Development: From LAMP to Elastic FaaS

This article explains why PHP dominates web development, outlines the operational burdens of traditional LAMP/LNMP stacks, and shows how serverless Function‑as‑a‑Service platforms—especially Alibaba Cloud's Custom Runtime—enable PHP applications to run without managing servers, scale elastically, and simplify deployment with practical examples like WordPress.

DevOpsFaaSPHP
0 likes · 13 min read
How Serverless Transforms PHP Development: From LAMP to Elastic FaaS
Ops Development Stories
Ops Development Stories
Feb 23, 2022 · Cloud Native

Why Your Kubernetes Pod Can't Reach the Server: DNS Search Domain Pitfalls and Fixes

An agent service running in a Kubernetes pod appeared healthy but failed to receive heartbeats due to DNS resolution errors caused by an unintended 'HOST' search domain, leading to incorrect IP resolution; the article details the investigation, explains Kubernetes DNS mechanics, and shows how adjusting ndots or using fully qualified names resolves the issue.

DNSKubernetesPod
0 likes · 18 min read
Why Your Kubernetes Pod Can't Reach the Server: DNS Search Domain Pitfalls and Fixes
Efficient Ops
Efficient Ops
Feb 22, 2022 · Operations

Tackling Cloud‑Native Ops Challenges: Real‑World Practices from NetEase

NetEase’s cloud‑native operations team shares how they confront new challenges of Kubernetes adoption—ranging from technical stack shifts and knowledge‑base gaps to capacity planning, automated diagnostics, monitoring, alerting, and cost‑saving strategies—offering practical insights for building efficient, stable, and scalable ops systems.

Cost OptimizationKubernetesautomation
0 likes · 22 min read
Tackling Cloud‑Native Ops Challenges: Real‑World Practices from NetEase
Ctrip Technology
Ctrip Technology
Feb 17, 2022 · Operations

Evolution and Architecture of the Hickwall Enterprise Monitoring Platform

The article details the background, challenges, multi‑year evolution, current architecture, and future roadmap of Hickwall, Ctrip's enterprise‑grade monitoring and observability platform, covering metrics, logs, traces, high‑cardinality handling, cloud‑native integration, alert governance, and storage engine migrations.

AlertingOperationsTSDB
0 likes · 15 min read
Evolution and Architecture of the Hickwall Enterprise Monitoring Platform
DataFunTalk
DataFunTalk
Feb 17, 2022 · Cloud Native

ByteDance's Cloud‑Native Transformation of Its Machine Learning Platform

This article explains how ByteDance redesigned its machine‑learning platform using cloud‑native principles, detailing motivations, the shift from Yarn to Kubernetes, the implementation of PS‑Worker and AllReduce frameworks, unified operators, heterogeneous resource scheduling, elastic training, and future directions for large‑scale AI workloads.

cloud-nativeelastic-trainingheterogeneous-compute
0 likes · 15 min read
ByteDance's Cloud‑Native Transformation of Its Machine Learning Platform
IT Architects Alliance
IT Architects Alliance
Feb 16, 2022 · Cloud Native

Understanding Microservices: Concepts, Benefits, Drawbacks, and Their Relationship with Containers and Kubernetes

This article explains what microservices are, how they differ from traditional monolithic applications, provides an Amazon product‑listing example, discusses containers, compares the two, outlines when to adopt microservices, lists their pros and cons, and describes how Kubernetes supports cloud‑native microservice architectures.

ContainersKubernetesMicroservices
0 likes · 12 min read
Understanding Microservices: Concepts, Benefits, Drawbacks, and Their Relationship with Containers and Kubernetes
High Availability Architecture
High Availability Architecture
Feb 11, 2022 · Cloud Native

Cloud‑Native Migration of Tencent Happy Game Studio Backend Using Istio Service Mesh

The article details how Tencent's Happy Game Studio transformed its large‑scale, low‑utilization backend from a legacy distributed architecture to a cloud‑native, Istio‑enabled service‑mesh platform, achieving significant resource savings, smoother deployments, and improved observability across game, CGI, and storage services.

IstioKubernetesMicroservices
0 likes · 16 min read
Cloud‑Native Migration of Tencent Happy Game Studio Backend Using Istio Service Mesh
MaGe Linux Operations
MaGe Linux Operations
Feb 10, 2022 · Cloud Native

Why Microservices Matter: From Simple Services to Kubernetes-Driven Cloud Native

This article explains what microservices are, how they differ from traditional monolithic apps, illustrates a real‑world example with an Amazon product page, discusses the role of containers, outlines the benefits and drawbacks of microservice architectures, and shows how Kubernetes facilitates their deployment and management in cloud‑native environments.

Microservicesarchitecturecloud-native
0 likes · 12 min read
Why Microservices Matter: From Simple Services to Kubernetes-Driven Cloud Native
ITPUB
ITPUB
Feb 10, 2022 · Cloud Native

Why Cloud‑Native Databases Are Redefining Data Management in 2024

Cloud‑native databases have shifted from simple containerized services to comprehensive, elastic solutions that integrate multiple engines and distributed technologies, offering horizontal scaling, fine‑grained billing, and high‑performance architectures, while enterprises must evaluate vendor perspectives and choose between public‑cloud services or private‑cloud implementations.

Distributed Systemscloud-nativedatabases
0 likes · 8 min read
Why Cloud‑Native Databases Are Redefining Data Management in 2024
IT Architects Alliance
IT Architects Alliance
Feb 8, 2022 · Cloud Native

What Are Microservices? Concepts, Benefits, Drawbacks, and Their Relationship with Containers and Kubernetes

This article explains the fundamentals of microservices, illustrates them with an Amazon product‑listing example, compares microservices to containers, outlines when to adopt microservices, discusses their advantages and disadvantages, and describes how Kubernetes supports microservice architectures.

ContainersDevOpsKubernetes
0 likes · 12 min read
What Are Microservices? Concepts, Benefits, Drawbacks, and Their Relationship with Containers and Kubernetes
MaGe Linux Operations
MaGe Linux Operations
Feb 6, 2022 · Cloud Native

What’s Driving the Next Wave of Cloud‑Native Architecture in 2022?

The article reviews the evolution from monolithic to cloud‑native architectures, highlights 2022 trends such as microservices, service mesh, multi‑cloud strategies, and shares practical experiences and advice from Alibaba Cloud experts on adoption challenges, organizational impact, and future directions.

Digital TransformationMicroservicesarchitecture-trends
0 likes · 19 min read
What’s Driving the Next Wave of Cloud‑Native Architecture in 2022?
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 20, 2022 · Databases

How Cloud‑Native Databases Are Redefining China’s Database Landscape

The article examines how China’s domestic database market is shifting from legacy commercial systems to cloud‑native solutions like Alibaba Cloud’s PolarDB, highlighting Gartner’s recognition, architectural innovations, open‑source initiatives, and the broader impact on the nation’s digital economy.

Alibaba CloudDigital EconomyGartner
0 likes · 14 min read
How Cloud‑Native Databases Are Redefining China’s Database Landscape
Cloud Native Technology Community
Cloud Native Technology Community
Jan 19, 2022 · Information Security

Securing Cloud‑Native Platforms in Banking: A Multi‑Layer Container Security Guide

This article examines how banks can adopt cloud‑native container technologies while addressing security challenges through a four‑layer architecture covering infrastructure, platform, container, and full‑lifecycle risk mitigation, offering practical recommendations for robust, compliant cloud operations.

BankingContainer Securitycloud-native
0 likes · 8 min read
Securing Cloud‑Native Platforms in Banking: A Multi‑Layer Container Security Guide
ITPUB
ITPUB
Jan 14, 2022 · Databases

From Paper Tape to Cloud‑Native Distributed Databases: Evolution Overview

This article traces the history of data management from early manual and file‑system storage through relational models to modern distributed databases, covering key concepts like CAP theorem, distributed transactions, HTAP, and cloud‑native deployment trends.

CAP theoremDistributed SystemsHTAP
0 likes · 13 min read
From Paper Tape to Cloud‑Native Distributed Databases: Evolution Overview
Cloud Native Technology Community
Cloud Native Technology Community
Jan 7, 2022 · Cloud Native

Designing High‑Availability, High‑Performance Cloud‑Native Container Networks for Banking

This article examines the challenges and solutions for building high‑availability, high‑concurrency, and high‑performance cloud‑native container networks in banks, covering two‑site three‑center architectures, underlay/overlay strategies, Kube‑OVN implementation, and practical recommendations for secure, scalable networking.

BankingContainer NetworkKube-OVN
0 likes · 10 min read
Designing High‑Availability, High‑Performance Cloud‑Native Container Networks for Banking
MaGe Linux Operations
MaGe Linux Operations
Jan 6, 2022 · Cloud Native

How to Build Minute‑Level Hybrid Cloud Disaster Recovery with MSHA Multi‑Active Architecture

This article presents a step‑by‑step guide for constructing a hybrid cloud disaster‑recovery solution using MSHA's multi‑active architecture, covering business background, design challenges, dual‑active deployment, traffic routing, data synchronization, one‑click failover, and validation of sub‑minute RPO/RTO for e‑commerce platforms.

Alibaba CloudMSHAcloud-native
0 likes · 14 min read
How to Build Minute‑Level Hybrid Cloud Disaster Recovery with MSHA Multi‑Active Architecture
Baidu Geek Talk
Baidu Geek Talk
Jan 5, 2022 · Cloud Native

Baidu Cloud‑Native Mixed Workload (Offline Co‑location) Technology Overview

Baidu’s mixed‑workload approach co‑locates offline batch jobs with latency‑sensitive online services on shared nodes, using a dynamic resource view, priority‑based scheduling, cpuset/NUMA isolation, eBPF policies, and predictive profiling, boosting CPU utilization above 40 % and saving billions of RMB in total cost of ownership.

KubernetesMixed Workloadcloud-native
0 likes · 17 min read
Baidu Cloud‑Native Mixed Workload (Offline Co‑location) Technology Overview
Qingyun Technology Community
Qingyun Technology Community
Dec 31, 2021 · Cloud Native

How to Deploy Rook‑Ceph on Kubernetes: Step‑by‑Step Guide

This guide walks through installing the open‑source cloud‑native storage orchestrator Rook, creating a Ceph cluster on a Kubernetes environment, configuring the Ceph dashboard, deploying the Rook toolbox, and setting up a StorageClass with RBD block storage, including troubleshooting tips and essential commands.

CephDashboardRBD
0 likes · 17 min read
How to Deploy Rook‑Ceph on Kubernetes: Step‑by‑Step Guide
Yiche Technology
Yiche Technology
Dec 31, 2021 · Cloud Native

Integrating Virtualization and Containerization with KubeVirt: Practices and Architecture at Yiche

This article describes Yiche's cloud‑native transformation that unifies virtualization and containerization by evaluating Kata, Virtlet and KubeVirt, selecting KubeVirt, detailing its architecture, storage integration, custom enhancements, deployment challenges, and future work for a hybrid infrastructure.

KubeVirtVirtualizationcloud-native
0 likes · 14 min read
Integrating Virtualization and Containerization with KubeVirt: Practices and Architecture at Yiche
21CTO
21CTO
Dec 20, 2021 · Cloud Native

Why Cloud‑Native Architecture Is the Future of SaaS and How to Implement It

This article explains what cloud‑native architecture is, why it is essential for modern SaaS businesses, and provides a step‑by‑step guide—including serverless migration, elasticity, observability, resilience, and automation—on how to adopt it using Alibaba Cloud SAE and related services.

MicroservicesSaaScloud-native
0 likes · 22 min read
Why Cloud‑Native Architecture Is the Future of SaaS and How to Implement It
DataFunTalk
DataFunTalk
Dec 19, 2021 · Big Data

OPPO Real-Time Computing Platform Architecture and Practices

This article details OPPO’s real-time computing platform architecture, covering its background, open‑source and self‑developed components, job lifecycle, SQL IDE, diagnostic and monitoring mechanisms, SLA guarantees, practical applications such as real‑time warehousing and dashboards, and future plans for lakehouse integration and cloud‑native deployment.

Flinkcloud-nativejob monitoring
0 likes · 20 min read
OPPO Real-Time Computing Platform Architecture and Practices
Java Architecture Diary
Java Architecture Diary
Dec 17, 2021 · Backend Development

What’s New in Spring Cloud 2020.0.5? Detailed Release Notes and Component Versions

Spring Cloud 2020.0.5, a bug‑fix release compatible with Spring Boot 2.4.x and 2.5.x, introduces updated components such as Netflix/Eureka 1.10.17, new Config support for HTTPS proxy and AWS/Redis/CredHub, enhanced Gateway metrics, Kubernetes client proxy, OpenFeign pagination, and Vault token handling, with a full component version list.

backend-developmentcloud-nativerelease-notes
0 likes · 4 min read
What’s New in Spring Cloud 2020.0.5? Detailed Release Notes and Component Versions
Qingyun Technology Community
Qingyun Technology Community
Dec 15, 2021 · Cloud Native

How to Rapidly Build a Fixed‑Asset Management Workflow with a Cloud‑Native Low‑Code Platform

This guide demonstrates how to use the Quanxiang Cloud low‑code platform to quickly create a visual, cloud‑native fixed‑asset management system, covering platform features, form design, workflow configuration, publishing, and end‑user operation for a server pre‑arrival process.

asset managementcloud-nativeform design
0 likes · 9 min read
How to Rapidly Build a Fixed‑Asset Management Workflow with a Cloud‑Native Low‑Code Platform
Baidu Geek Talk
Baidu Geek Talk
Dec 15, 2021 · Cloud Native

Cloud-Native Intelligent Data Management Architecture for Baidu Search Platform

Cloud-native redesign of Baidu's search middle platform introduces partition, shard, replica, and addressing controllers that enable elastic scaling, on-demand resource allocation, precise fan‑out, and localized computation, reducing capacity adjustment time from weeks to hours, cutting costs by 30‑80%, raising availability above 99.9% and halving query latency.

Data ManagementSearch Architecturecloud-native
0 likes · 17 min read
Cloud-Native Intelligent Data Management Architecture for Baidu Search Platform
Alibaba Cloud Native
Alibaba Cloud Native
Dec 12, 2021 · Cloud Native

How Alibaba Cloud Service Mesh ASM Enables Zero‑Trust Security for Kubernetes

This article explains how the Alibaba Cloud Service Mesh (ASM) implements a zero‑trust security model for Kubernetes microservices, covering workload identity, mutual TLS, request authentication with JWT, authorization policies, OPA integration, performance optimizations, and step‑by‑step deployment commands, while referencing official guidance and practical examples.

Zero Trustcloud-nativeservice-mesh
0 likes · 18 min read
How Alibaba Cloud Service Mesh ASM Enables Zero‑Trust Security for Kubernetes
Tencent Cloud Middleware
Tencent Cloud Middleware
Dec 9, 2021 · Cloud Native

Why Observability Is the Missing Piece for Day‑2 Success in Cloud‑Native and Serverless Systems

The article explains how observability—through logs, metrics, and traces—transforms the opaque, complex day‑2 operations of micro‑service, Kubernetes, and serverless environments into a deterministic, diagnosable system, highlighting OpenTelemetry, practical collection methods, and real‑world implementation challenges and benefits.

OpenTelemetryServerlesscloud-native
0 likes · 17 min read
Why Observability Is the Missing Piece for Day‑2 Success in Cloud‑Native and Serverless Systems
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 8, 2021 · Cloud Native

How Alibaba Cut Costs by 30% with Cloud‑Native Database Scheduling

This article explains how Alibaba leveraged cloud‑native Kubernetes scheduling, CPUSet/CPUShare mixed deployment, and a custom multi‑cluster scheduler to reduce database resource costs by over 30% while maintaining performance and stability during large‑scale sales events.

KubernetesResource Managementcloud-native
0 likes · 16 min read
How Alibaba Cut Costs by 30% with Cloud‑Native Database Scheduling
DevOps Cloud Academy
DevOps Cloud Academy
Dec 4, 2021 · Cloud Native

FreeWheel’s Journey: Transforming a Monolithic Application into a Cloud‑Native Microservices System

This article details FreeWheel’s migration from a decade‑old Ruby monolith to a cloud‑native architecture, explaining cloud‑native fundamentals, the Strangler Pattern, containerization, Kubernetes/EKS orchestration, Istio service‑mesh integration, serverless extensions, and the internal platforms that support the new hybrid system.

DevOpsKubernetesStranglerPattern
0 likes · 13 min read
FreeWheel’s Journey: Transforming a Monolithic Application into a Cloud‑Native Microservices System
21CTO
21CTO
Dec 1, 2021 · Cloud Native

Why Software Complexity Is Killing Developers—and How Cloud‑Native Platforms Can Help

Modern software’s soaring complexity—from monolithic apps to micro‑service, container‑based, cloud‑native ecosystems—is overwhelming developers, forcing them to juggle endless tools, security, and performance demands, while organizations adopt internal platforms and curated “golden paths” to regain control and deliver value efficiently.

DevOpsMicroservicescloud-native
0 likes · 13 min read
Why Software Complexity Is Killing Developers—and How Cloud‑Native Platforms Can Help
Efficient Ops
Efficient Ops
Nov 30, 2021 · Cloud Native

How to Safely Backup and Restore etcd in a Kubernetes Cluster

This guide explains why etcd is critical for Kubernetes, walks through creating snapshots with etcdctl, automating backups via scripts and cron, and details step‑by‑step procedures for restoring a failed etcd cluster, including stopping services, cleaning data directories, and restarting components to recover the whole cluster.

BackupRestorecloud-native
0 likes · 16 min read
How to Safely Backup and Restore etcd in a Kubernetes Cluster
Architects Research Society
Architects Research Society
Nov 19, 2021 · Operations

A Curated List of Open-Source Workflow Engines

This article presents a comprehensive, categorized collection of open‑source workflow engines and BPM tools—including complete products, SaaS solutions, and embeddable libraries—along with brief descriptions and recommendations for different orchestration scenarios.

BPMEngineOrchestration
0 likes · 7 min read
A Curated List of Open-Source Workflow Engines
DataFunTalk
DataFunTalk
Nov 13, 2021 · Cloud Native

Designing Cloud‑Native Distributed Database Architecture: Lessons from TiDB

This article explores how to design a cloud‑native distributed database architecture by examining TiDB’s current structure, proposing a storage‑compute separation that leverages cloud services like S3 and EBS, and discussing implications for cost, scalability, fault‑tolerance, and multi‑tenant deployment.

ScalabilityTiDBarchitecture
0 likes · 14 min read
Designing Cloud‑Native Distributed Database Architecture: Lessons from TiDB
DataFunSummit
DataFunSummit
Nov 13, 2021 · Cloud Native

Designing Cloud‑Native Distributed Database Architecture: Insights from TiDB

This article explores how to design a cloud‑native distributed database architecture using TiDB as a case study, discussing cost reduction, storage choices, compute‑storage separation, fault tolerance, scaling strategies, and the trade‑offs of caching and persistent storage in modern cloud environments.

ScalabilityTiDBarchitecture
0 likes · 15 min read
Designing Cloud‑Native Distributed Database Architecture: Insights from TiDB
MaGe Linux Operations
MaGe Linux Operations
Nov 7, 2021 · Cloud Native

Master Kubernetes Interviews: 128 Essential Questions & Answers

This article compiles 128 high‑frequency Kubernetes interview questions covering fundamentals, architecture, networking, storage, security, and operational best practices, helping developers and engineers prepare comprehensively for K8s‑related job interviews.

Backendcloud-nativeinterview
0 likes · 12 min read
Master Kubernetes Interviews: 128 Essential Questions & Answers
High Availability Architecture
High Availability Architecture
Nov 5, 2021 · Cloud Native

Multi-Cloud Active‑Active Architecture: Design, Benefits, and Challenges

The article examines why multi‑cloud active‑active (multi‑active) deployments are essential for high availability, outlines common disaster‑recovery patterns such as primary‑backup and active‑active, details the technical workflow of traffic routing, business and storage layers, and discusses the practical advantages and drawbacks of this approach.

Active-Activearchitecturecloud-native
0 likes · 10 min read
Multi-Cloud Active‑Active Architecture: Design, Benefits, and Challenges
Qingyun Technology Community
Qingyun Technology Community
Nov 3, 2021 · Cloud Native

What Is Cloud‑Native Storage and How QingStor NeonIO Solves Its Challenges?

This article explains the concept of cloud‑native storage, why it is needed for modern containerized workloads, outlines the key challenges such as usability, performance, high availability and multi‑cloud management, compares popular solutions like OpenEBS and Rook‑Ceph, and details QingStor NeonIO's architecture, features, performance results, and ideal use cases.

KubernetesNeonIOOpenEBS
0 likes · 14 min read
What Is Cloud‑Native Storage and How QingStor NeonIO Solves Its Challenges?
UCloud Tech
UCloud Tech
Nov 2, 2021 · Cloud Native

How UCloud’s Code‑Generation Pipeline Revolutionizes Cloud‑Native Developer Tools

This article explores UCloud’s comprehensive developer‑tool ecosystem, detailing its layered product architecture, open‑source principles, and a code‑generation pipeline that transforms API specifications into SDKs, CLIs, CDKs, and SaaS tools, dramatically reducing development costs and enhancing cloud‑native productivity.

architecturecloud-nativecode-generation
0 likes · 11 min read
How UCloud’s Code‑Generation Pipeline Revolutionizes Cloud‑Native Developer Tools
Architects Research Society
Architects Research Society
Oct 29, 2021 · Cloud Native

When Is Serverless Architecture the Right Choice? Drawbacks, Costs, and Suitability

This article examines the disadvantages of serverless web development—including vendor lock‑in, unpredictable costs, and integration complexity—while outlining the scenarios where serverless offers clear benefits such as rapid iteration, low upfront investment, and automatic scaling for small‑to‑medium applications.

Cost ManagementScalabilityServerless
0 likes · 12 min read
When Is Serverless Architecture the Right Choice? Drawbacks, Costs, and Suitability
dbaplus Community
dbaplus Community
Oct 25, 2021 · Cloud Native

Beyond Docker: Exploring Modern Container Runtimes and Alternatives

While Docker introduced containers in 2013 and set early standards, the ecosystem has since diversified with technologies like cgroups, namespaces, OCI, CRI, and alternatives such as containerd, runc, Podman, LXC/LXD, offering varied approaches to secure, lightweight application deployment across cloud-native environments.

DockerKubernetesLXC
0 likes · 15 min read
Beyond Docker: Exploring Modern Container Runtimes and Alternatives
Efficient Ops
Efficient Ops
Oct 18, 2021 · Operations

Prometheus vs Zabbix: Which Monitoring Tool Wins for Modern Cloud Environments?

This article compares Prometheus and Zabbix, detailing their histories, architectures, data storage models, deployment complexity, community activity, and suitability for containerized versus traditional environments, helping readers decide which monitoring solution best fits their infrastructure needs.

PrometheusZabbixcloud-native
0 likes · 8 min read
Prometheus vs Zabbix: Which Monitoring Tool Wins for Modern Cloud Environments?
DataFunTalk
DataFunTalk
Oct 17, 2021 · Databases

Databend: A Cloud‑Native Modern Data Warehouse Architecture

This article explains how Databend, a cloud‑native OLAP data warehouse, addresses modern data‑warehouse challenges by separating storage and compute, providing elastic scaling, multi‑cloud support, and efficient query planning and execution to deliver low‑cost, on‑demand analytics.

DatabendOLAParchitecture
0 likes · 12 min read
Databend: A Cloud‑Native Modern Data Warehouse Architecture
DataFunSummit
DataFunSummit
Oct 17, 2021 · Databases

Databend: Cloud‑Native Modern Data Warehouse Architecture and Features

This article explains how Databend, a cloud‑native data warehouse, addresses modern OLAP requirements through storage‑compute separation, elastic scaling, multi‑cloud support, advanced query planning, and serverless‑ready design, contrasting it with traditional data warehouse limitations.

DatabendQuery Planningcloud-native
0 likes · 11 min read
Databend: Cloud‑Native Modern Data Warehouse Architecture and Features
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 15, 2021 · Operations

How Unified Observability Transforms Quality Management in Cloud‑Native Environments

This article explores the challenges of quality monitoring in cloud‑native DevOps pipelines, outlines pain points of massive heterogeneous logs and alerts, and presents a unified observability platform that enables data consolidation, AI‑driven intelligent inspection, and smart alert management to improve system reliability.

AlertingData Unificationai
0 likes · 17 min read
How Unified Observability Transforms Quality Management in Cloud‑Native Environments
Baidu Geek Talk
Baidu Geek Talk
Sep 27, 2021 · Databases

Baidu's High-Performance KV Storage System Practice: Cloud-Native Optimization and Software-Hardware Co-Design

Baidu’s UNDB KV storage system, built with cloud‑native containerization and software‑hardware co‑design, separates key‑value processing to cut write amplification below 1.5×, leverages an OpenChannel SSD engine for over 30% performance gains, scales to 10,000+ servers and 100 PB, handles more than a trillion daily requests across search and feed, and cuts operating costs by nearly half.

KV storageNoSQLOpenChannel SSD
0 likes · 19 min read
Baidu's High-Performance KV Storage System Practice: Cloud-Native Optimization and Software-Hardware Co-Design