Tagged articles
3117 articles
Page 26 of 32
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 26, 2020 · Cloud Native

How OAM Transforms Cloud‑Native DevOps on Kubernetes

This article explains the evolution of DevOps, the challenges of building a Kubernetes‑based DevOps platform, and how the Open Application Model (OAM) provides a layered, component‑and‑trait architecture that separates concerns, enhances extensibility, and enables next‑generation cloud‑native DevOps solutions.

Cloud NativeDevOpsOAM
0 likes · 14 min read
How OAM Transforms Cloud‑Native DevOps on Kubernetes
58 Tech
58 Tech
Aug 26, 2020 · Cloud Native

Dynamic Resource-Balancing Scheduling Strategies for Kubernetes in the 58 Cloud Platform

The article analyzes the limitations of native Kubernetes scheduling, proposes usage‑based and dynamic‑weight scheduling strategies to improve multi‑resource balance, presents experimental results showing significant CPU and memory utilization gains, and discusses cost benefits and future directions for the private cloud platform.

Cloud NativeDynamic WeightKubernetes
0 likes · 12 min read
Dynamic Resource-Balancing Scheduling Strategies for Kubernetes in the 58 Cloud Platform
Alibaba Cloud Native
Alibaba Cloud Native
Aug 24, 2020 · Cloud Native

Dubbo 3.0: Redefining Cloud‑Native Microservices with New Protocols and K8s Support

This article reviews Dubbo 3.0’s evolution from its early Alibaba SOA roots to a cloud‑native microservice framework, detailing its open‑source growth, next‑generation RPC protocol, application‑level registration discovery, Kubernetes integration, flexible enhancements, and the roadmap for upcoming releases.

Cloud NativeDubboKubernetes
0 likes · 16 min read
Dubbo 3.0: Redefining Cloud‑Native Microservices with New Protocols and K8s Support
Tencent Cloud Developer
Tencent Cloud Developer
Aug 24, 2020 · Databases

Tencent Cloud MySQL 8.0 Enterprise Features and Industry Applications

Tencent Cloud MySQL 8.0 builds on official MySQL improvements with eight enterprise‑grade enhancements—TDE encryption, kernel‑level audit, multi‑queue thread pool, strong consistency, AEP SSD support, lightweight AP mode, hotspot updates, and SQL rate‑limiting—delivering high‑performance, secure, and scalable solutions for e‑commerce, gaming, finance, and new‑retail workloads while paving the way for cloud‑native, AI‑driven database evolution.

Cloud NativeMySQLindustry use cases
0 likes · 30 min read
Tencent Cloud MySQL 8.0 Enterprise Features and Industry Applications
Alibaba Cloud Native
Alibaba Cloud Native
Aug 21, 2020 · Cloud Native

How Capability‑Oriented Architecture Redefines Cloud‑Edge Application Design

This article introduces Capability Oriented Architecture (COA), a new design paradigm that abstracts essential capabilities such as power or AI services, making cloud‑edge applications platform‑, location‑, and technology‑agnostic while delegating delivery details to operational components.

Capability Oriented ArchitectureCloud NativeEdge Computing
0 likes · 13 min read
How Capability‑Oriented Architecture Redefines Cloud‑Edge Application Design
ITPUB
ITPUB
Aug 20, 2020 · Cloud Native

How Yuque Scaled from Prototype to Cloud‑Native Service with Serverless Functions

This article chronicles Yuque's evolution from a hobbyist prototype to a commercial cloud‑native knowledge platform, detailing its backend migrations, adoption of Node.js, Egg, React, serverless function compute, micro‑service splits, and the architectural lessons learned for stability, cost efficiency, and scalability.

Backend ArchitectureCloud NativeFunction Compute
0 likes · 18 min read
How Yuque Scaled from Prototype to Cloud‑Native Service with Serverless Functions
Java Architect Essentials
Java Architect Essentials
Aug 18, 2020 · Cloud Native

Kubernetes Introduction: History, Architecture, and Open‑Source Impact

This article provides an overview of Kubernetes, explaining its purpose as an open‑source container orchestration platform, recounting its origins from internal Google discussions in 2013, the influence of Borg, the decision to open‑source it, and its subsequent growth into a widely adopted cloud‑native solution.

Cloud NativeGoogleKubernetes
0 likes · 6 min read
Kubernetes Introduction: History, Architecture, and Open‑Source Impact
Alibaba Cloud Native
Alibaba Cloud Native
Aug 17, 2020 · Cloud Native

Why Istio Is Embracing Monoliths: Insights from Red Hat’s Christian Posta

In this interview, Red Hat’s former chief architect Christian Posta explains how Istio’s architecture has been simplified from a fragmented control plane to the unified Istiod binary, outlines upcoming features in version 1.7, discusses WebAssembly integration, and shares his view on the evolving service‑mesh market.

Architecture SimplificationCloud NativeIstio
0 likes · 8 min read
Why Istio Is Embracing Monoliths: Insights from Red Hat’s Christian Posta
Tencent Cloud Middleware
Tencent Cloud Middleware
Aug 17, 2020 · Cloud Native

How Apache Pulsar’s Multi‑Replica I/O Modes Enable Layered Storage

This article explains how Apache Pulsar’s layered architecture separates I/O modes, uses BookKeeper for durable storage, and leverages multi‑replica write quorums and hierarchical caches to provide efficient tail‑read, catch‑up read, and long‑term storage options such as S3, Azure and GCS.

Apache PulsarBookKeeperCloud Native
0 likes · 8 min read
How Apache Pulsar’s Multi‑Replica I/O Modes Enable Layered Storage
Big Data Technology & Architecture
Big Data Technology & Architecture
Aug 15, 2020 · Big Data

Understanding Data Lakes: Concepts, Architecture, Vendor Solutions, and Practical Use Cases

This comprehensive article explains what a data lake is, outlines its core characteristics and reference architecture, compares major cloud providers' data‑lake offerings, presents typical advertising and gaming use cases, and proposes a practical, agile process for building and operating a data lake.

Big DataCloud NativeData Architecture
0 likes · 50 min read
Understanding Data Lakes: Concepts, Architecture, Vendor Solutions, and Practical Use Cases
ITPUB
ITPUB
Aug 14, 2020 · Cloud Native

Understanding Kubernetes Architecture: From Master Nodes to Service Networking

This article provides a comprehensive overview of Kubernetes, explaining its master‑node architecture, core components, deployment workflow, pod fundamentals, scaling and update strategies, networking layers, and service discovery mechanisms, enabling readers to grasp how container orchestration works in practice.

Cloud NativeDeploymentKubernetes
0 likes · 11 min read
Understanding Kubernetes Architecture: From Master Nodes to Service Networking
Meituan Technology Team
Meituan Technology Team
Aug 13, 2020 · Cloud Native

Meituan’s Migration from OpenStack to Kubernetes: Large‑Scale Cloud‑Native Infrastructure, Challenges and Practices

Meituan migrated its massive cloud infrastructure from OpenStack to Kubernetes, containerizing over 98 % of services and implementing custom scheduling, NUMA‑aware placement, fine‑grained resource isolation, and an internal management platform that boosted stability above 99.99 %, cut costs, and paved the way for unified VM‑container scheduling and broader cloud‑native workloads.

Cloud NativeInfrastructureKubernetes
0 likes · 21 min read
Meituan’s Migration from OpenStack to Kubernetes: Large‑Scale Cloud‑Native Infrastructure, Challenges and Practices
NetEase Media Technology Team
NetEase Media Technology Team
Aug 13, 2020 · Cloud Native

How NetEase Media Scaled Its Infrastructure with Containerization and Service Mesh

NetEase Media transformed its infrastructure by containerizing services, establishing multiple resource pools, implementing a ServiceMesh with NSF, and isolating beta and production environments, resulting in higher CPU utilization, automated scaling, and improved stability, while sharing lessons learned and future plans.

Cloud NativeContainerizationInfrastructure
0 likes · 22 min read
How NetEase Media Scaled Its Infrastructure with Containerization and Service Mesh
DevOps Cloud Academy
DevOps Cloud Academy
Aug 12, 2020 · Operations

10 International Companies That Successfully Transformed to DevOps in 2020

This article reviews ten well‑known enterprises—including Adidas, Capital One, Verizon, Disney, and Starbucks—that have undertaken large‑scale DevOps and cloud‑native transformations, detailing the challenges they faced, the cultural and technical changes implemented, and the measurable business benefits achieved.

Cloud NativeDevOpsDigital Transformation
0 likes · 13 min read
10 International Companies That Successfully Transformed to DevOps in 2020
Alibaba Cloud Native
Alibaba Cloud Native
Aug 10, 2020 · Cloud Native

How to Build an Application‑Centric Kubernetes Platform with OAM

This article explains how to construct a Kubernetes platform that puts applications first by using the Open Application Model (OAM), covering the required architectural layers, core concepts such as Components, Traits, ApplicationConfiguration, Definition objects, and the practical benefits for platform engineers.

CRDCloud NativeKubernetes
0 likes · 18 min read
How to Build an Application‑Centric Kubernetes Platform with OAM
Alibaba Terminal Technology
Alibaba Terminal Technology
Aug 7, 2020 · Cloud Native

How Midway Serverless Simplifies Multi‑Cloud Function Deployment

This article introduces Midway Serverless, explains its background in the serverless trend, details its architecture, directory structure, toolchain, dependency‑injection mechanism, anti‑corruption layer, lifecycle hooks, and how it enables seamless migration of traditional Node.js applications to multiple cloud platforms with minimal code changes.

Cloud NativeFunction as a ServiceMidway
0 likes · 11 min read
How Midway Serverless Simplifies Multi‑Cloud Function Deployment
Programmer DD
Programmer DD
Aug 6, 2020 · Operations

Why SkyWalking’s Architecture Makes Modern Observability Seamless

This article explains SkyWalking’s modular, protocol‑oriented and lightweight architecture, its core components, design principles, and advantages such as cross‑environment consistency, easy maintenance, high performance, and extensibility for both traditional and cloud‑native systems.

APMApache SkyWalkingCloud Native
0 likes · 12 min read
Why SkyWalking’s Architecture Makes Modern Observability Seamless
MaGe Linux Operations
MaGe Linux Operations
Aug 5, 2020 · Cloud Native

Top Open-Source Tools to Simplify Kubernetes Management Across Any Environment

Discover a curated list of powerful open-source Kubernetes management solutions—including K9s, Rancher, Dashboard, Kubectl, Kubeadm, Helm, KubeSpray, Kontena Lens, and WKSctl—detailing their core features, deployment options, and how they streamline cluster monitoring, configuration, and application lifecycle across cloud-native environments.

Cloud NativeCluster ManagementDevOps
0 likes · 8 min read
Top Open-Source Tools to Simplify Kubernetes Management Across Any Environment
IT Architects Alliance
IT Architects Alliance
Aug 2, 2020 · Industry Insights

What the 2020 China Cloud‑Native Whitepaper Reveals About Industry Trends and Challenges

The 2020 Cloud‑Native Development Whitepaper, compiled by the China Academy of Information and Communications Technology, offers a data‑driven overview of China’s cloud‑native market size, ecosystem, hot technologies, security frameworks, and emerging industry applications, highlighting four key future trends shaping the sector.

ChinaCloud NativeIndustry Analysis
0 likes · 7 min read
What the 2020 China Cloud‑Native Whitepaper Reveals About Industry Trends and Challenges
Alibaba Cloud Native
Alibaba Cloud Native
Jul 28, 2020 · Backend Development

What’s New in Dubbo-go v1.5: Application‑Level Registration, Metadata Center, and Cloud‑Native Enhancements

Dubbo-go v1.5 introduces an application‑level service registration model, a metadata center for interface data, Kubernetes‑native registration, enhanced routing, and security features like TLS, while maintaining full compatibility with Dubbo 2.7.x and preparing for future cloud‑native evolution.

Cloud NativeGoKubernetes
0 likes · 9 min read
What’s New in Dubbo-go v1.5: Application‑Level Registration, Metadata Center, and Cloud‑Native Enhancements
iQIYI Technical Product Team
iQIYI Technical Product Team
Jul 24, 2020 · Operations

Building a Prometheus‑Based Microservice Monitoring System: Practices and Lessons from iQIYI

iQIYI built a Prometheus‑based microservice monitoring platform that uses Spring Boot Actuator, Micrometer, custom QAE collectors, file‑based service discovery, and an Alert‑proxy to gather container, application, and third‑party metrics, define PromQL alert rules, and forward alerts to its unified notification system, illustrating best practices and lessons learned.

Cloud NativeMicroservicesPrometheus
0 likes · 15 min read
Building a Prometheus‑Based Microservice Monitoring System: Practices and Lessons from iQIYI
Architects Research Society
Architects Research Society
Jul 23, 2020 · Cloud Native

Introducing the NGINX Microservices Reference Architecture – Overview of Proxy, Router Mesh, and Fabric Models

This article introduces NGINX's Microservices Reference Architecture (MRA), explains its three network models—Proxy, Router Mesh, and Fabric—describes their use cases, outlines the goals of the reference architecture, and previews the Ingenious demo application that implements all three models.

Cloud NativeFabric ModelNGINX
0 likes · 11 min read
Introducing the NGINX Microservices Reference Architecture – Overview of Proxy, Router Mesh, and Fabric Models
Top Architect
Top Architect
Jul 23, 2020 · Databases

7 Reasons Why Docker Is Unsuitable for Deploying Databases

Although Docker has become popular for deploying many applications, this article outlines seven technical reasons—ranging from data safety and performance to networking, statefulness, resource isolation, cloud platform limitations, and environment requirements—that make containerizing databases generally impractical, while also suggesting cautious scenarios where it might work.

Cloud NativeContainerizationData Safety
0 likes · 9 min read
7 Reasons Why Docker Is Unsuitable for Deploying Databases
MaGe Linux Operations
MaGe Linux Operations
Jul 22, 2020 · Cloud Native

Why Ceph Is the Backbone of Modern Cloud‑Native Storage Solutions

This article traces Ceph’s evolution from its academic origins to widespread adoption in cloud‑native environments, explains the four stages of storage development, details Ceph’s unified object, block, and file interfaces, and describes its architecture—including monitors, OSDs, CRUSH algorithm, placement groups, and high‑availability features.

CephCloud Nativeblock storage
0 likes · 17 min read
Why Ceph Is the Backbone of Modern Cloud‑Native Storage Solutions
DevOps Coach
DevOps Coach
Jul 14, 2020 · Cloud Native

Accelerate Local Kubernetes Development with Skaffold: A Hands‑On Guide

This article introduces Skaffold, a lightweight open‑source CLI tool for local Kubernetes development, explains its key features, shows step‑by‑step installation and a starter workflow, details the pipeline stages and architecture, and includes real‑world user feedback.

CI/CDCloud NativeDevOps
0 likes · 9 min read
Accelerate Local Kubernetes Development with Skaffold: A Hands‑On Guide
Dada Group Technology
Dada Group Technology
Jul 14, 2020 · Backend Development

Design and Implementation of a Flexible Service Governance and Traffic Distribution Engine at Dada Group

This article describes how Dada Group tackled rapid micro‑service growth by designing a language‑agnostic, lightweight service governance and traffic routing engine that uses Consul metadata, configurable routing rules, and link‑based isolation to enable online pressure testing, parallel development, hot‑cold service separation, gray releases, and dynamic rate limiting.

Backend ArchitectureCloud NativeMicroservices
0 likes · 10 min read
Design and Implementation of a Flexible Service Governance and Traffic Distribution Engine at Dada Group
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jul 10, 2020 · Cloud Native

How to Build a Scalable Cloud Call Center with FreeSWITCH

Learn how to construct a scalable, high‑availability cloud call‑center platform using FreeSWITCH, covering PBX basics, dial‑plan routing, media handling, clustering with fs‑router and fs‑media, integration of Kamailio for signaling, and strategies for multi‑tenant, high‑concurrency deployments.

Cloud NativeFreeSWITCHSIP
0 likes · 16 min read
How to Build a Scalable Cloud Call Center with FreeSWITCH
Alibaba Cloud Native
Alibaba Cloud Native
Jul 9, 2020 · Cloud Native

Crossplane Joins CNCF Sandbox: A Milestone for Cloud‑Native Application Management

On June 24, 2020 the CNCF Technical Oversight Committee approved eleven projects into the Sandbox, including Crossplane’s OAM Kubernetes implementation, signaling the transfer of ownership to the CNCF community and highlighting upcoming features that will standardize application component dependencies, data injection, and versioning for hybrid‑cloud environments.

CNCFCloud NativeCrossplane
0 likes · 5 min read
Crossplane Joins CNCF Sandbox: A Milestone for Cloud‑Native Application Management
AntTech
AntTech
Jul 9, 2020 · Cloud Native

Ant Group's Financial-Grade Unitized Architecture: Design, Capabilities, and Real-World Banking Cases

This article presents Ant Group’s financial‑grade unitized architecture, detailing industry‑standard distributed models, the design of RZone/GZone/CZone, its disaster‑recovery, elasticity and gray‑release capabilities, and real‑world banking case studies demonstrating cloud‑native deployment strategies in the financial sector.

Cloud NativeDistributed Systemsarchitecture
0 likes · 11 min read
Ant Group's Financial-Grade Unitized Architecture: Design, Capabilities, and Real-World Banking Cases
Efficient Ops
Efficient Ops
Jul 7, 2020 · Information Security

Securing Operations with JD Cloud’s Bastion Host: Design, Challenges & Deployment

This article reviews JD Cloud’s bastion host solution presented at the 2020 Global New‑Generation Software Engineering Summit, detailing the security challenges of modern operations, compliance requirements, design principles, cloud‑native architecture, and real‑world deployments in enterprises and finance.

Bastion HostCloud NativeIdentity Management
0 likes · 15 min read
Securing Operations with JD Cloud’s Bastion Host: Design, Challenges & Deployment
21CTO
21CTO
Jul 2, 2020 · Cloud Native

When Does an API Gateway Become a Service Mesh? Exploring Their Convergence

This article examines the evolving relationship between Service Mesh and API Gateway, clarifying their original responsibilities, discussing traffic direction semantics, and detailing how sidecar integration, BFF layers, and real‑world Ant Financial practices are driving a convergence toward more decentralized, cloud‑native API management.

BFFCloud NativeService Mesh
0 likes · 15 min read
When Does an API Gateway Become a Service Mesh? Exploring Their Convergence
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jul 1, 2020 · Cloud Native

How to Install and Configure mysql_exporter on a Kubernetes Master Node

This guide walks through downloading the mysql_exporter package, extracting it on a Kubernetes master, installing the binary, creating a dedicated MySQL user with proper permissions, configuring a password‑less client file, launching the exporter, and updating Prometheus via kubectl so MySQL metrics are exposed on port 9104.

Cloud NativeDevOpsKubernetes
0 likes · 4 min read
How to Install and Configure mysql_exporter on a Kubernetes Master Node
Cloud Native Technology Community
Cloud Native Technology Community
Jul 1, 2020 · Cloud Native

Boosting Kubernetes Service Performance: Inside Tencent’s IPVS‑BPF Optimization

This article examines the limitations of traditional Kubernetes Service implementations, introduces Tencent TKE’s IPVS‑BPF mode that bypasses nf_conntrack using eBPF for SNAT, details its design and implementation steps, and presents extensive performance measurements showing significant latency and throughput improvements.

Cloud NativeIPVSKubernetes
0 likes · 12 min read
Boosting Kubernetes Service Performance: Inside Tencent’s IPVS‑BPF Optimization
Selected Java Interview Questions
Selected Java Interview Questions
Jun 29, 2020 · Cloud Native

Understanding Spring Cloud: Service Architecture, Core Components, and Example Implementation

This article introduces Spring Cloud as a microservice framework, explains the fundamentals of service architecture, compares SOA and microservices, and walks through essential components such as service registration, discovery, load‑balanced calls, circuit breakers, gateways, configuration management, message bus, and tracing with practical code examples.

Cloud NativeMicroservicesSpring Cloud
0 likes · 12 min read
Understanding Spring Cloud: Service Architecture, Core Components, and Example Implementation
Alibaba Cloud Native
Alibaba Cloud Native
Jun 29, 2020 · Cloud Native

How YurtHub Extends Native Kubernetes for Edge Computing: Key Capabilities Explained

This article introduces OpenYurt's YurtHub component, detailing its architecture and five major extensions—including edge network autonomy, multi‑cloud endpoint support, node‑level flow control, certificate rotation, and additional features—while explaining how it enables non‑intrusive Kubernetes edge deployments.

Cloud NativeEdge ComputingKubernetes
0 likes · 9 min read
How YurtHub Extends Native Kubernetes for Edge Computing: Key Capabilities Explained
Cloud Native Technology Community
Cloud Native Technology Community
Jun 29, 2020 · Cloud Native

Kubernetes Dominates Containers: Architecture, Scaling & Best Practices

This comprehensive guide explains why Kubernetes has become the standard container platform, covering its application‑centric architecture, migration challenges, networking and CNI design, control‑plane components, storage solutions including CSI and FlexVolume, image distribution strategies, upgrade and backup procedures, operator patterns, and practical containerization best practices for large‑scale deployments.

CNICSICloud Native
0 likes · 76 min read
Kubernetes Dominates Containers: Architecture, Scaling & Best Practices
Programmer DD
Programmer DD
Jun 27, 2020 · Cloud Native

Why Lens Is the Ultimate Kubernetes Desktop IDE for Engineers

Lens, a powerful Kubernetes desktop IDE, offers real-time cluster monitoring, multi-cluster management via kubeconfig, built-in kubectl compatibility, resource utilization dashboards, and an integrated Helm chart store, making it a superior alternative to older tools like Kubernetic for system engineers.

Cloud NativeIDELens
0 likes · 4 min read
Why Lens Is the Ultimate Kubernetes Desktop IDE for Engineers
MaGe Linux Operations
MaGe Linux Operations
Jun 26, 2020 · Databases

What Makes TiDB a Cloud‑Native HTAP Database? An In‑Depth Overview

TiDB is an open‑source, cloud‑native distributed relational database that combines OLTP and OLAP capabilities, offers horizontal elasticity, strong ACID transactions, MySQL compatibility, and is suited for high‑availability, large‑scale, real‑time analytics scenarios across various industries.

Cloud NativeHTAPMySQL compatibility
0 likes · 9 min read
What Makes TiDB a Cloud‑Native HTAP Database? An In‑Depth Overview
Alibaba Cloud Native
Alibaba Cloud Native
Jun 24, 2020 · Cloud Native

Why OAM Is the Next Step for Cloud‑Native Application Delivery on Kubernetes

The article explains how the Open Application Model (OAM) addresses the missing "application" concept in Kubernetes by providing a standardized, role‑based model for defining, configuring, and delivering cloud‑native applications, and describes the joint Alibaba‑Microsoft‑Crossplane implementation, its runtime library, and the growing community ecosystem.

Alibaba CloudApplication ModelCloud Native
0 likes · 14 min read
Why OAM Is the Next Step for Cloud‑Native Application Delivery on Kubernetes
Tencent Cloud Developer
Tencent Cloud Developer
Jun 22, 2020 · Cloud Native

Serverless and Cloud‑Native Applications: Concepts, Architecture, and SSR Implementation

The talk reviews Serverless origins, defines its cloud‑native architecture that lets developers focus on business logic, highlights benefits like pay‑per‑use scaling, demonstrates rapid Next.js SSR deployment via the Serverless Framework with built‑in monitoring, and outlines a top‑down development and operations workflow.

Cloud ComputingCloud NativeFunction as a Service
0 likes · 20 min read
Serverless and Cloud‑Native Applications: Concepts, Architecture, and SSR Implementation
DataFunTalk
DataFunTalk
Jun 20, 2020 · Cloud Native

Automated Elastic Scaling for Million‑Scale Core Services and Mixed Workloads on ByteDance's Private Cloud Platform

This article presents ByteDance's private cloud platform TCE architecture and explains how automated elastic scaling, dynamic over‑commit, and mixed‑workload deployment are used to improve resource utilization for millions of services, balancing online peak demand with offline batch tasks.

Cloud NativeKuberneteselastic scaling
0 likes · 25 min read
Automated Elastic Scaling for Million‑Scale Core Services and Mixed Workloads on ByteDance's Private Cloud Platform
Architecture Digest
Architecture Digest
Jun 20, 2020 · Cloud Native

Comprehensive Docker and Containerization Guide: Concepts, Installation, Commands, Images, Networking, Compose, and Registry

This extensive tutorial explains Linux containers and Docker fundamentals, compares containers with virtualization, outlines Docker's history, demonstrates installation steps, covers essential Docker commands, image lifecycle management, Dockerfile creation, container networking options, Docker Compose orchestration, private registry setup, Harbor deployment, and best practices for production use.

Cloud NativeContainersDocker
0 likes · 32 min read
Comprehensive Docker and Containerization Guide: Concepts, Installation, Commands, Images, Networking, Compose, and Registry
Alibaba Cloud Native
Alibaba Cloud Native
Jun 19, 2020 · Cloud Native

Kubernetes News Digest: Anti‑Discrimination Docs, 1.19 Beta Freeze, Linkerd 2.8, and New Open‑Source Tools

This roundup highlights recent Kubernetes ecosystem changes, including the addition of anti‑discrimination statements to documentation, the upcoming 1.19.0‑beta.1 code freeze, Linkerd 2.8 multi‑cluster support, several upstream enhancements, and curated open‑source project and reading recommendations for cloud‑native practitioners.

Cloud NativeKubernetesLinkerd
0 likes · 5 min read
Kubernetes News Digest: Anti‑Discrimination Docs, 1.19 Beta Freeze, Linkerd 2.8, and New Open‑Source Tools
Tencent Cloud Developer
Tencent Cloud Developer
Jun 19, 2020 · Industry Insights

Why Serverless Is Accelerating in China: Trends, Challenges, and Tencent Cloud’s 1 ms Billing Breakthrough

The article reviews the rapid growth of Serverless in China, highlights key technical and cost challenges, outlines Tencent Cloud’s ecosystem, product, and community initiatives—including the 1 ms billing granularity—and cites industry recognition such as Forrester’s Top‑3 ranking.

Billing GranularityCloud NativeServerless
0 likes · 8 min read
Why Serverless Is Accelerating in China: Trends, Challenges, and Tencent Cloud’s 1 ms Billing Breakthrough
Alibaba Cloud Native
Alibaba Cloud Native
Jun 18, 2020 · Cloud Native

How OpenYurt Enables Edge Autonomy on Native Kubernetes

This article explains OpenYurt’s non‑intrusive architecture that extends native Kubernetes to edge scenarios, detailing its edge‑autonomy features, the challenges it solves, and the two main design approaches—kubelet reconstruction and the YurtHub proxy—along with their trade‑offs and implementation details.

Cloud NativeEdge ComputingKubernetes
0 likes · 7 min read
How OpenYurt Enables Edge Autonomy on Native Kubernetes
Alibaba Cloud Native
Alibaba Cloud Native
Jun 17, 2020 · Cloud Native

How In‑Place Upgrades Work in Kubernetes with OpenKruise

This article explains the concept, benefits, and technical implementation of in‑place upgrades for Pods in Kubernetes, detailing how OpenKruise leverages kubelet image hashing, update restrictions, container status reporting, and readiness gates to achieve fast, low‑impact, and controllable rollouts.

Cloud NativeKubernetesOpenKruise
0 likes · 13 min read
How In‑Place Upgrades Work in Kubernetes with OpenKruise
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jun 15, 2020 · Cloud Native

How to Diagnose and Fix Common Kubernetes Pod Issues

This guide walks through systematic Kubernetes troubleshooting steps for pods stuck in Pending, Waiting, CrashLoopBackOff, or Running incorrectly, and also covers controller, service, and network debugging using kubectl commands, log inspection, validation flags, and endpoint verification.

Cloud NativeKubernetesOperations
0 likes · 9 min read
How to Diagnose and Fix Common Kubernetes Pod Issues
Programmer DD
Programmer DD
Jun 15, 2020 · Cloud Native

Why Envoy Is the Go-To L7 Proxy for Modern Cloud‑Native Architectures

This article explains how Envoy, a lightweight high‑performance L7 proxy and communication bus, provides non‑intrusive sidecar architecture, multi‑layer networking, HTTP/2 support, dynamic configuration, gRPC and special protocol handling, and built‑in observability for cloud‑native systems.

Cloud NativeEnvoyL7 Proxy
0 likes · 5 min read
Why Envoy Is the Go-To L7 Proxy for Modern Cloud‑Native Architectures
Cloud Native Technology Community
Cloud Native Technology Community
Jun 12, 2020 · Cloud Native

Monzo’s Approach to Managing 1,600 Backend Microservices with Kubernetes and Cloud‑Native Practices

Monzo, the UK digital bank, shares how it built a Kubernetes‑based, cloud‑native platform to run over 1,600 Go‑written microservices backed by Cassandra, implements fine‑grained service isolation with network policies, and creates internal tooling to automate security and deployment at massive scale.

Cloud NativeGoKubernetes
0 likes · 7 min read
Monzo’s Approach to Managing 1,600 Backend Microservices with Kubernetes and Cloud‑Native Practices
StarRing Big Data Open Lab
StarRing Big Data Open Lab
Jun 12, 2020 · Cloud Native

Why Docker and Kubernetes Revolutionized Cloud Native Computing

This article traces the evolution from early virtualization challenges to modern container technologies, explaining how LXC laid the groundwork for Docker, how Docker differs from virtual machines, and why containers have become essential for cloud‑native development and DevOps workflows.

Cloud NativeDockerKubernetes
0 likes · 10 min read
Why Docker and Kubernetes Revolutionized Cloud Native Computing
Big Data Technology Architecture
Big Data Technology Architecture
Jun 11, 2020 · Big Data

Kylin at Autohome: Development History, Deployment Practices, Optimizations, and Future Roadmap

This article details Autohome's use of Apache Kylin as its core OLAP engine, covering its architecture, large‑scale Cube deployment, real‑world business applications, a series of performance and operational optimizations, cluster upgrade experiences, and upcoming plans for real‑time OLAP and cloud‑native evolution.

Cloud NativeCluster ManagementKylin
0 likes · 24 min read
Kylin at Autohome: Development History, Deployment Practices, Optimizations, and Future Roadmap
Cloud Native Technology Community
Cloud Native Technology Community
Jun 11, 2020 · Cloud Native

How Edge Computing Overcomes Cloud Limits with TKE@edge

This article explains the fundamentals and challenges of edge computing, compares it with centralized cloud, outlines current research hotspots, and details Tencent's TKE@edge solution—including its architecture and key components—that adapts Kubernetes for edge environments.

5GCloud NativeEdge Computing
0 likes · 14 min read
How Edge Computing Overcomes Cloud Limits with TKE@edge
Liangxu Linux
Liangxu Linux
Jun 9, 2020 · Cloud Native

Master Docker: From Basics to Advanced Container Management and Registry

This comprehensive guide walks you through Linux containers, Docker fundamentals, installation, command‑line usage, image lifecycle, Dockerfile creation, registry setup (including authentication), Docker Compose orchestration, networking options, restart policies, Harbor deployment, best practices, and monitoring techniques.

Cloud NativeContainersDocker
0 likes · 37 min read
Master Docker: From Basics to Advanced Container Management and Registry
Manbang Technology Team
Manbang Technology Team
Jun 8, 2020 · Cloud Native

Design and Implementation of a Zookeeper Operator for Kubernetes

This article outlines the design, functional requirements, CRD definition, architecture, deployment, scaling, monitoring, fault‑tolerance, and upgrade strategies of a Zookeeper operator on Kubernetes, including code examples, service configurations, and integration with Prometheus and OAM standards.

CRDCloud NativeKubernetes
0 likes · 18 min read
Design and Implementation of a Zookeeper Operator for Kubernetes
Beike Product & Technology
Beike Product & Technology
Jun 5, 2020 · Cloud Native

Fundamentals of Microservice Architecture: Service Splitting, Registration, Load Balancing, Rate Limiting, and Circuit Breaking

This article provides a comprehensive introduction to microservice architecture, covering service decomposition, registration and discovery methods, client‑driven load balancing, rate‑limiting and circuit‑breaking strategies, and the design of a self‑built application delivery platform for cloud‑native environments.

Circuit BreakingCloud NativeOperations
0 likes · 23 min read
Fundamentals of Microservice Architecture: Service Splitting, Registration, Load Balancing, Rate Limiting, and Circuit Breaking
Open Source Linux
Open Source Linux
Jun 4, 2020 · Cloud Native

Master Docker Images: From Basics to Advanced Management

This article provides a comprehensive guide to Docker images, covering core concepts, image sources, essential commands for searching, pulling, tagging, inspecting, pruning, exporting, importing, and pushing images, along with practical examples and tips for effective container image management.

CLICloud NativeContainer
0 likes · 11 min read
Master Docker Images: From Basics to Advanced Management
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 3, 2020 · Cloud Native

Why Containers Are Revolutionizing Cloud‑Native Architecture

This article explains how container technology, inspired by shipping containers, transforms software delivery with modular, lightweight virtualization, and how Alibaba Cloud’s container services—ACK, ASK, ACR, and ASM—provide agile, elastic, portable, and secure cloud‑native solutions for hybrid and multi‑cloud environments.

Alibaba CloudCloud NativeContainers
0 likes · 22 min read
Why Containers Are Revolutionizing Cloud‑Native Architecture
Alibaba Cloud Native
Alibaba Cloud Native
Jun 1, 2020 · Cloud Native

Why Updating a Kubernetes Resource via API Fails While kubectl Apply Succeeds – Understanding Update vs Patch

This article explains the Kubernetes update mechanism, why an API update can fail due to missing resourceVersion, how patch operations differ, and the internal logic of kubectl apply and edit, providing practical guidance for choosing between update and patch in cloud‑native deployments.

Cloud NativeKubernetesOpenKruise
0 likes · 14 min read
Why Updating a Kubernetes Resource via API Fails While kubectl Apply Succeeds – Understanding Update vs Patch
Taobao Frontend Technology
Taobao Frontend Technology
May 29, 2020 · Cloud Native

How Edge Computing Transforms High‑Traffic Content Rendering and Cuts Server Load by 80%

This article explains how leveraging edge computing, CDN‑based SSR caching, and TESI tags can dramatically improve first‑screen performance, reduce server pressure, and enable efficient static rendering for massive, mostly static content while maintaining up‑to‑date data and robust fallback mechanisms.

Cloud NativeEdge ComputingSSR
0 likes · 14 min read
How Edge Computing Transforms High‑Traffic Content Rendering and Cuts Server Load by 80%
Alibaba Cloud Native
Alibaba Cloud Native
May 28, 2020 · Cloud Native

How Alibaba’s OpenKruise Enhances Kubernetes Deployments for Massive Scale

The article recaps a SIG Cloud‑Provider‑Alibaba webinar, detailing Alibaba’s large‑scale cloud‑native deployment challenges and how the open‑source OpenKruise project introduces extended workloads like CloneSet, Advanced StatefulSet, SidecarSet, and more to improve deployment efficiency, stability, and flexibility on Kubernetes.

Advanced StatefulSetCloneSetCloud Native
0 likes · 16 min read
How Alibaba’s OpenKruise Enhances Kubernetes Deployments for Massive Scale
58 Tech
58 Tech
May 27, 2020 · Backend Development

Building a One‑Stop Serverless Node Service Management Platform: Architecture, Development, Deployment, and Monitoring

This article describes the design and implementation of a Serverless‑based one‑stop node service management platform, covering its full‑stack engineering architecture, frontend and backend project organization, logging, process monitoring, one‑click deployment, and a comparison of Serverless solutions, while sharing practical challenges and technical solutions.

Cloud NativeNode.jsServerless
0 likes · 13 min read
Building a One‑Stop Serverless Node Service Management Platform: Architecture, Development, Deployment, and Monitoring
Cloud Native Technology Community
Cloud Native Technology Community
May 25, 2020 · Cloud Native

Istio 1.6 Release Highlights: Simplified Installation, Enhanced Lifecycle Experience, Observability, VM Support, and Network Improvements

The Istio 1.6 release introduces a fully migrated Istiod architecture, streamlined installation and upgrade processes, expanded observability features, native support for virtual‑machine workloads via WorkloadEntry, and several network enhancements including improved secret handling and experimental Service API support.

Cloud NativeIstioKubernetes
0 likes · 5 min read
Istio 1.6 Release Highlights: Simplified Installation, Enhanced Lifecycle Experience, Observability, VM Support, and Network Improvements
Alibaba Cloud Native
Alibaba Cloud Native
May 23, 2020 · Cloud Native

Deploying Istio Multi-Cluster Service Mesh with Multi-Control-Plane Topology

This guide explains how to set up Istio across multiple Kubernetes clusters using a multi‑control‑plane topology, covering CA secret creation, control‑plane installation, DNS configuration, sample application deployment, ServiceEntry and DestinationRule creation, and cross‑cluster traffic routing verification.

Cloud NativeIstioKubernetes
0 likes · 16 min read
Deploying Istio Multi-Cluster Service Mesh with Multi-Control-Plane Topology
Alibaba Cloud Native
Alibaba Cloud Native
May 21, 2020 · Cloud Native

How OpenKruise v0.5.0 Enables Zero‑Downtime Deployments with MaxSurge and Sidecar Volume Merging

OpenKruise v0.5.0 introduces CloneSet maxSurge rollout and SidecarSet volume‑merge capabilities, addressing native Kubernetes limitations by allowing expand‑then‑shrink deployments, in‑place upgrades, and seamless sidecar injection without volume conflicts for large‑scale cloud‑native applications.

CloneSetCloud NativeKubernetes
0 likes · 10 min read
How OpenKruise v0.5.0 Enables Zero‑Downtime Deployments with MaxSurge and Sidecar Volume Merging