Tagged articles
3133 articles
Page 28 of 32
DevOps Cloud Academy
DevOps Cloud Academy
Mar 4, 2020 · Cloud Native

Configuring Docker Cloud in Jenkins with Groovy Scripts

This tutorial walks through using Groovy code to set up Docker Cloud in Jenkins, detailing class imports, parameter maps, template creation, cloud configuration, and an alternative JNLP‑based example for advanced container launch strategies.

Docker PluginGroovyJenkins
0 likes · 5 min read
Configuring Docker Cloud in Jenkins with Groovy Scripts
Architects' Tech Alliance
Architects' Tech Alliance
Mar 1, 2020 · Backend Development

From Single Server to Cloud Native: How Taobao Scaled to Millions of Requests

This article walks through the step‑by‑step evolution of a high‑traffic e‑commerce backend—from a single‑machine setup to distributed caching, load‑balancing, database sharding, microservices, and finally cloud‑native deployment—highlighting the key technologies and design principles at each stage.

CachingDistributed Systemsbackend scaling
0 likes · 20 min read
From Single Server to Cloud Native: How Taobao Scaled to Millions of Requests
Architects Research Society
Architects Research Society
Feb 29, 2020 · Cloud Native

Performance Comparison of Kubernetes Container Network Solutions: Flannel, IPvlan, VXLAN, Host‑GW, and AWS‑VPC

This study evaluates Kubernetes container networking options—Docker host networking, Flannel, IPvlan, VXLAN, host‑gw, and AWS‑VPC—by measuring latency, throughput, and installation cost under high‑load conditions, revealing IPvlan as the lowest‑latency, highest‑throughput solution while host‑gw offers a balanced, low‑dependency alternative.

FlannelPerformance BenchmarkVXLAN
0 likes · 13 min read
Performance Comparison of Kubernetes Container Network Solutions: Flannel, IPvlan, VXLAN, Host‑GW, and AWS‑VPC
360 Tech Engineering
360 Tech Engineering
Feb 25, 2020 · Cloud Native

Introduction to Kong API Gateway: Features, Deployment, and Configuration

This article introduces Kong, a cloud‑native API gateway, outlines its key features such as high performance, plugin architecture, and traffic control, explains why it solves common microservice challenges, and provides detailed deployment, clustering, plugin development, and troubleshooting guidance with practical code examples.

KongLuaPlugin Development
0 likes · 10 min read
Introduction to Kong API Gateway: Features, Deployment, and Configuration
Huajiao Technology
Huajiao Technology
Feb 25, 2020 · Cloud Native

Why Kong Is the Ideal Cloud‑Native API Gateway and How to Deploy It

This article introduces Kong, a cloud‑native API gateway, outlines its key features such as high performance, plugin architecture, and built‑in security, explains why it solves common microservice challenges like unified entry, scalability and CI/CD, and provides step‑by‑step guidance for deployment, clustering, custom plugin development, and troubleshooting.

KongPlugin Developmentapi-gateway
0 likes · 11 min read
Why Kong Is the Ideal Cloud‑Native API Gateway and How to Deploy It
AntTech
AntTech
Feb 24, 2020 · Databases

The Enduring Dominance of Relational Databases and the Rise of Distributed OceanBase

This article reviews the historical evolution, market size, and technical advantages of relational databases, explains the shift from centralized to distributed architectures, and highlights OceanBase's recent breakthroughs and community events as a modern distributed relational solution.

Database MarketOceanBaseRelational Databases
0 likes · 8 min read
The Enduring Dominance of Relational Databases and the Rise of Distributed OceanBase
Cloud Native Technology Community
Cloud Native Technology Community
Feb 19, 2020 · Industry Insights

What Did 2019 Reveal About Cloud‑Native Adoption in Traditional Enterprises?

The 2019 cloud‑native survey of over 400 enterprises across finance, energy, manufacturing and automotive sectors showed that 70.7% planned container, DevOps and micro‑service initiatives, 70% saw modest IT budget growth, and 11.4% had piloted benchmark cloud‑native practices, prompting a 2020 follow‑up study to assess current adoption and challenges.

ContainersIndustry Surveycloud-native
0 likes · 4 min read
What Did 2019 Reveal About Cloud‑Native Adoption in Traditional Enterprises?
DevOps Cloud Academy
DevOps Cloud Academy
Feb 19, 2020 · Cloud Native

Deploying Spinnaker on Kubernetes with Helm 3: A Step‑by‑Step Guide

This guide walks through installing the Spinnaker continuous‑delivery platform on a Kubernetes 1.16+ cluster using Helm 3, covering environment preparation, Helm chart adjustments for API version compatibility, storage class configuration, proxy settings for Halyard, and exposing the service via Traefik IngressRoute.

SpinnakerTraefikci/cd
0 likes · 10 min read
Deploying Spinnaker on Kubernetes with Helm 3: A Step‑by‑Step Guide
iQIYI Technical Product Team
iQIYI Technical Product Team
Feb 7, 2020 · Backend Development

Introduction to Apache Dubbo and iQIYI’s Practical Experience, Optimizations, and Future Outlook

iQIYI has adopted Apache Dubbo since 2019, building a custom SPI‑based plugin system, integrating registration, configuration and metadata centers, enhancing availability with instance‑level health checks and Sentinel circuit‑breaking, implementing region‑aware routing and AK/SK authentication, and contributing extensive optimizations and future‑oriented plans to the open‑source Dubbo ecosystem.

Apache DubboPerformance OptimizationRPC
0 likes · 14 min read
Introduction to Apache Dubbo and iQIYI’s Practical Experience, Optimizations, and Future Outlook
Alibaba Cloud Native
Alibaba Cloud Native
Feb 5, 2020 · Cloud Native

Why OAM Is the Key to Simplifying Cloud‑Native Application Management

This article explains the motivations behind OAM, outlines its eight core values—including cloud‑native declarative definitions, platform‑agnostic deployment, infrastructure‑as‑code, architecture‑focused design, integrated operations, transparent integration, role separation, scalability, and modular collaboration—while providing concrete YAML examples and AWS ECS CLI principles.

DevOpsOAMapplication management
0 likes · 12 min read
Why OAM Is the Key to Simplifying Cloud‑Native Application Management
Architects' Tech Alliance
Architects' Tech Alliance
Jan 31, 2020 · Cloud Native

Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud

The article surveys the 2020 DevOps landscape, highlighting how cloud‑native architecture, container registries, Go adoption, heightened security, open‑source momentum, serverless computing, and multi‑cloud strategies are reshaping software delivery and organizational digital transformation.

Container RegistryDevOpsServerless
0 likes · 19 min read
Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud
DevOps Cloud Academy
DevOps Cloud Academy
Jan 23, 2020 · Cloud Native

Serverless Jenkins and Prow: Cloud‑Native CI/CD on Kubernetes

Jenkins X introduces serverless Jenkins, leveraging Prow and Knative on Kubernetes to provide a cloud‑native, highly available CI/CD solution that eliminates single‑point failures, reduces costs, and integrates GitOps, while offering migration guidance, FAQs, and practical Terraform commands for deployment.

JenkinsKnativeProw
0 likes · 11 min read
Serverless Jenkins and Prow: Cloud‑Native CI/CD on Kubernetes
Architecture Digest
Architecture Digest
Jan 20, 2020 · Backend Development

Understanding the Role and Selection of API Gateways in Enterprise Architecture

This article examines the functions, architectural positioning, practical applications, competing solutions, and selection criteria of API gateways for OpenAPI platforms, microservice architectures, and legacy system integration, offering guidance on private‑cloud, public‑cloud, and custom implementations.

Enterprise ArchitectureOpen APIapi-gateway
0 likes · 10 min read
Understanding the Role and Selection of API Gateways in Enterprise Architecture
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jan 18, 2020 · Cloud Native

How Tencent Scaled Mini‑Program Development with Cloud‑Native DevOps and Serverless

This article details Tencent Online Education's three business lines, the challenges of mini‑program engineering such as inconsistent environments and release issues, and how a custom DevOps workflow, automated testing, a bespoke CLI tool, and Serverless cloud functions were introduced to create a unified, scalable cloud‑native development pipeline.

DevOpsautomationci/cd
0 likes · 12 min read
How Tencent Scaled Mini‑Program Development with Cloud‑Native DevOps and Serverless
Alibaba International Technology
Alibaba International Technology
Jan 17, 2020 · Cloud Native

How Serverless Transformed ICBU’s Cross‑Border Supply Chain: A Deep Dive

This article explores the evolution of ICBU’s cross‑border supply‑chain web architecture, detailing the rise of Serverless, the shift from traditional Webx to BFF and Egg‑based micro‑applications, the implementation of FaaS/EaaS, engineering and monitoring practices, and the resulting performance and business benefits.

BFFFaaSNode.js
0 likes · 12 min read
How Serverless Transformed ICBU’s Cross‑Border Supply Chain: A Deep Dive
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 16, 2020 · Cloud Native

What Will Define Cloud Native in 2020? 7 Key Trends and Predictions

The article forecasts seven pivotal cloud‑native technology trends for 2020—including Serverless, Service Mesh, Kubernetes, edge computing, container instances, infrastructure evolution, and application development—while explaining how these shifts will reshape software lifecycles, operational efficiency, and business value.

Service Meshcloud-native
0 likes · 27 min read
What Will Define Cloud Native in 2020? 7 Key Trends and Predictions
dbaplus Community
dbaplus Community
Jan 9, 2020 · Databases

Mastering Vitess: Scaling MySQL with Cloud‑Native Sharding and Resharding

This article introduces Vitess, a cloud‑native MySQL sharding middleware, explains its key features, architecture, core concepts such as cells, keyspaces, shards and vindexes, and provides a step‑by‑step guide to performing a reshard from two to four shards while highlighting operational challenges and practical recommendations.

Database MiddlewareMySQLResharding
0 likes · 13 min read
Mastering Vitess: Scaling MySQL with Cloud‑Native Sharding and Resharding
Alibaba Cloud Native
Alibaba Cloud Native
Jan 9, 2020 · Cloud Native

Latest Cloud Native Highlights: VMware‑Pivotal Deal, BeyondCorp, Chaos Mesh & K8s Updates

This roundup covers VMware's $2.7 billion acquisition of Pivotal, Google's BeyondCorp zero‑trust whitepaper, PingCAP's open‑source Chaos Mesh, Kubernetes 1.16.5 Go upgrade, cache‑consistent reads in kube‑apiserver, master upgrade challenges, recommended open‑source tools, reading picks on DevOps and edge computing, and a free CNCF‑Alibaba cloud‑native course.

chaos testingcloud-native
0 likes · 7 min read
Latest Cloud Native Highlights: VMware‑Pivotal Deal, BeyondCorp, Chaos Mesh & K8s Updates
Tencent Database Technology
Tencent Database Technology
Jan 9, 2020 · Databases

CynosDB: Cloud‑Native Distributed Database Architecture and Performance Optimizations

The article presents an in‑depth technical overview of Tencent Cloud's CynosDB, describing the challenges of traditional MySQL‑based cloud databases, detailing its compute‑storage decoupled architecture, redo‑log based replication, MVCC implementation, performance enhancements, and how these innovations address elasticity, stability, and resource utilization issues.

CynosDBDatabase ArchitecturePerformance Optimization
0 likes · 21 min read
CynosDB: Cloud‑Native Distributed Database Architecture and Performance Optimizations
High Availability Architecture
High Availability Architecture
Jan 8, 2020 · Backend Development

Apache Dubbo 2.7.5 Release: New Features, Performance Boosts, and Cloud‑Native Enhancements

The Apache Dubbo 2.7.5 release introduces application‑level service registration, native HTTP/2 (gRPC) and Protobuf support, a 30% performance uplift, TLS security, an optimized consumer thread‑pool, a new Bootstrap API, multi‑registry load balancing, and numerous other enhancements aimed at cloud‑native microservice development.

DubboProtobufTLS
0 likes · 17 min read
Apache Dubbo 2.7.5 Release: New Features, Performance Boosts, and Cloud‑Native Enhancements
iQIYI Technical Product Team
iQIYI Technical Product Team
Jan 3, 2020 · Cloud Native

Service Mesh Practice at iQIYI: Istio Deployment, Traffic Management, Custom Dashboard, and Monitoring

iQIYI adopted Istio on Kubernetes to create isolated mesh clusters, integrated its Kong gateway via Consul, built a custom dashboard that bundles deployments, services and Istio resources into high‑level “App” objects for one‑click releases, and implemented comprehensive monitoring, logging and alerting with Prometheus, Grafana and Flink, demonstrating improved traffic control, observability and security while outlining future cross‑cluster and policy enhancements.

Istiocloud-nativekubernetes
0 likes · 17 min read
Service Mesh Practice at iQIYI: Istio Deployment, Traffic Management, Custom Dashboard, and Monitoring
Cloud Native Technology Community
Cloud Native Technology Community
Jan 2, 2020 · Cloud Native

How Serverless Transforms Cloud Computing: Insights from CNBPS 2019

At CNBPS 2019, Tencent Cloud architect Kong Lingfei explained the evolution, architectures, and practical use cases of Serverless, detailing its three technical models, supporting tools, and real‑world deployments, illustrating how the shift to Function‑as‑a‑Service reduces operational overhead and accelerates product development.

DevOpsFunction as a ServiceServerless
0 likes · 14 min read
How Serverless Transforms Cloud Computing: Insights from CNBPS 2019
Open Source Tech Hub
Open Source Tech Hub
Jan 1, 2020 · Cloud Native

What Is Docker? A Beginner’s Guide to Containers, Images, and Compose

This article explains Docker’s core concepts—including its client‑server architecture, communication via Unix sockets, main components, image creation with Dockerfile, and multi‑container orchestration using docker‑compose—providing a concise yet comprehensive introduction for newcomers to container technology.

ContainersDockerDockerfile
0 likes · 6 min read
What Is Docker? A Beginner’s Guide to Containers, Images, and Compose
Efficient Ops
Efficient Ops
Dec 26, 2019 · Cloud Native

Why Kubernetes Is the Next‑Generation Operating System for Developers

This article explains how Kubernetes transforms from a container orchestrator into a declarative, cloud‑native operating system, showing beginner‑friendly examples, the benefits of YAML‑based deployments, operators, and how it simplifies software delivery compared to traditional Linux VM workflows.

OperatorYAMLcloud-native
0 likes · 21 min read
Why Kubernetes Is the Next‑Generation Operating System for Developers
Efficient Ops
Efficient Ops
Dec 26, 2019 · Operations

How China Telecom’s DICT Leverages DevOps for Agile Cloud‑Native Development

At the 2019 Operations Conference in Beijing, China Telecom’s R&D leader detailed the company’s transformation journey, the DICT capability center’s strategy, the Biying cloud platform, and the implementation of an integrated DevOps platform that streamlines end‑to‑end software delivery using containers, CI and security automation.

Agile DevelopmentChina TelecomOperations
0 likes · 3 min read
How China Telecom’s DICT Leverages DevOps for Agile Cloud‑Native Development
AntTech
AntTech
Dec 26, 2019 · Information Security

Understanding Secure Containers: From HyperContainer to Kata and gVisor

This article explains the concept of secure containers, traces their naming history, defines their role in cloud‑native environments, and details the architectures of Kata Containers and gVisor as modern solutions that add isolation layers to improve container security and performance.

Kata ContainersVirtualizationcloud-native
0 likes · 12 min read
Understanding Secure Containers: From HyperContainer to Kata and gVisor
Aikesheng Open Source Community
Aikesheng Open Source Community
Dec 25, 2019 · Operations

Deploying Thanos for Unified Prometheus Monitoring and Long‑Term Storage

This guide explains the background, key features, architecture, and step‑by‑step deployment of Thanos—including Sidecar, Store, Query, Compact, Bucket, Rule, and Check components—to provide a unified, high‑availability Prometheus monitoring view with unlimited historical data storage using object storage.

Long‑term StorageOperationsPrometheus
0 likes · 9 min read
Deploying Thanos for Unified Prometheus Monitoring and Long‑Term Storage
Architects Research Society
Architects Research Society
Dec 25, 2019 · Cloud Native

Common Use Cases of the OpenWhisk Serverless Platform

The article outlines how OpenWhisk’s serverless execution model supports diverse use cases—including microservices, web and mobile back‑ends, IoT pipelines, API services, data processing, and cognitive applications—highlighting its modularity, language flexibility, automatic scaling, and integration with cloud services.

APIData ProcessingIoT
0 likes · 8 min read
Common Use Cases of the OpenWhisk Serverless Platform
Cloud Native Technology Community
Cloud Native Technology Community
Dec 23, 2019 · Databases

MongoDB Architect’s Talk on Cloud‑Native Data Challenges and Solutions at CNBPS 2019

In his CNBPS 2019 keynote, MongoDB architect Song Zhiqi discusses how the shift to cloud‑native architectures has amplified data volume and variety, outlines the key challenges such as rapid rollout, downtime, and unstructured data, and explains how MongoDB’s flexible, high‑availability document model addresses these issues while supporting modern micro‑service and Kubernetes ecosystems.

DatabaseMongoDBNoSQL
0 likes · 8 min read
MongoDB Architect’s Talk on Cloud‑Native Data Challenges and Solutions at CNBPS 2019
Ctrip Technology
Ctrip Technology
Dec 19, 2019 · Cloud Native

Evolution of Ctrip Cloud Platform: From OpenStack IAAS to Cloud‑Native Kubernetes

This article chronicles Ctrip's cloud‑infrastructure journey—from the early OpenStack‑based IAAS platform through containerization with Mesos, the migration to large‑scale Kubernetes clusters, and the adoption of cloud‑native practices that improve resource utilization, deployment speed, and application governance.

ContainerizationDevOpsOperations
0 likes · 10 min read
Evolution of Ctrip Cloud Platform: From OpenStack IAAS to Cloud‑Native Kubernetes
Mafengwo Technology
Mafengwo Technology
Dec 19, 2019 · Cloud Native

How We Evolved K8s Networking: From Flannel to MAC‑VLAN and VPN

This article details the step‑by‑step evolution of Mafengwo's Kubernetes network—from early Flannel VXLAN setups, through a VPN‑server bridge for external access, to a MAC‑VLAN CNI solution—highlighting design principles, challenges, and recent optimization plans for large‑scale Java micro‑services.

CNIFlannelMAC VLAN
0 likes · 12 min read
How We Evolved K8s Networking: From Flannel to MAC‑VLAN and VPN
UCloud Tech
UCloud Tech
Dec 19, 2019 · Cloud Native

Why Containers Matter: From Docker Basics to Kubernetes Orchestration

This lesson introduces container technology, explains Docker’s core concepts, image layering, Dockerfile syntax, and common commands, while also showing how Kubernetes scales container management for cloud‑native applications. It highlights the advantages over traditional VMs, resource utilization improvements, and practical examples for building and running container images.

DevOpsDockerDockerfile
0 likes · 10 min read
Why Containers Matter: From Docker Basics to Kubernetes Orchestration
HomeTech
HomeTech
Dec 19, 2019 · Cloud Native

Practical Experience of Containerizing Java Applications: Docker, Kubernetes, and Cloud‑Native Practices

This article shares the 2019 container‑migration experience of an e‑commerce team, covering Docker and Kubernetes fundamentals, Java‑specific memory and CPU limits, JDK version tuning, log collection, multi‑stage image builds, health‑check strategies, common pitfalls, and best‑practice recommendations for cloud‑native deployments.

ContainerizationDockerJava
0 likes · 22 min read
Practical Experience of Containerizing Java Applications: Docker, Kubernetes, and Cloud‑Native Practices
Youzan Coder
Youzan Coder
Dec 18, 2019 · Cloud Native

Youzan PaaS Innovative Meetup 2nd Edition: Service Mesh Technical Practices

The second Youzan PaaS Innovative Meetup in Hangzhou gathered experts from Tencent Cloud, Youzan, and Ant Financial to share Service Mesh technical practices—including TKE Mesh architecture, multi‑language Dubbo integration, Istio‑based gray releases, and large‑scale deployment strategies—followed by discussion and networking.

Ant FinancialIstioService Mesh
0 likes · 3 min read
Youzan PaaS Innovative Meetup 2nd Edition: Service Mesh Technical Practices
AntTech
AntTech
Dec 18, 2019 · Cloud Native

Ant Financial’s System Software Practices and Open‑Source Collaboration

In a 2019 OS2ATC talk, Ant Financial’s system department head explained how the company tackles massive data pressure, ultra‑high availability, secure containers, confidential computing, and open‑source initiatives such as OceanBase, Occlum, SOFAMesh, and Kata Containers to drive financial‑grade system software innovation.

Databasescloud-nativeopen source
0 likes · 8 min read
Ant Financial’s System Software Practices and Open‑Source Collaboration
ITPUB
ITPUB
Dec 17, 2019 · Backend Development

From Single Server to Cloud‑Native: 12 Steps of Scaling an E‑Commerce Backend

The article walks through the evolution of a high‑traffic e‑commerce backend—from a single‑machine setup to distributed databases, load‑balancing, micro‑services, and finally cloud‑native deployment—highlighting the technical challenges and design principles at each stage.

Distributed Systemsbackend scalingcloud-native
0 likes · 20 min read
From Single Server to Cloud‑Native: 12 Steps of Scaling an E‑Commerce Backend
Programmer DD
Programmer DD
Dec 14, 2019 · Cloud Native

How Alibaba Scaled Service Mesh for Double‑11: Architecture, Challenges & Performance

This article details Alibaba's large‑scale Service Mesh deployment for Double‑11 core applications, covering the three‑plane architecture, key challenges such as SDK‑free mesh, complex routing, rate limiting, Envoy overhead, and the performance impact on latency, CPU and memory, while outlining future roadmap and open‑source collaboration.

AlibabaEnvoyIstio
0 likes · 13 min read
How Alibaba Scaled Service Mesh for Double‑11: Architecture, Challenges & Performance
Youzan Coder
Youzan Coder
Dec 13, 2019 · Cloud Native

Youzan PaaS Innovative Meetup 2nd Edition: Service Mesh Technical Sharing

The Youzan PaaS Innovative Meetup (2nd edition) in Hangzhou gathered experts from Tencent Cloud, Youzan and Ant Financial to share Service Mesh practices—including TKE Mesh architecture, Istio evolution, Dubbo integration, gray‑green releases, and large‑scale deployment strategies—aiming to build an active local PaaS technical community.

Ant FinancialIstioService Mesh
0 likes · 3 min read
Youzan PaaS Innovative Meetup 2nd Edition: Service Mesh Technical Sharing
Meituan Technology Team
Meituan Technology Team
Dec 12, 2019 · Cloud Native

How Meituan Scaled Service Governance with OCTO Mesh: Architecture & Lessons

Meituan’s OCTO Mesh transforms its massive service governance by adopting a Service Mesh architecture with sidecar proxies, a custom control plane, and meta‑server driven routing, addressing multi‑language support, middleware coupling, heterogenous integration, and scalability challenges while detailing design choices, health‑check strategies, and operational tooling.

Control PlaneService Meshcloud-native
0 likes · 20 min read
How Meituan Scaled Service Governance with OCTO Mesh: Architecture & Lessons
Alibaba Cloud Native
Alibaba Cloud Native
Dec 9, 2019 · Cloud Native

Mastering etcd: History, Architecture, and Real‑World Use Cases

This article traces etcd’s evolution from its CoreOS origins, explains its Raft‑based distributed architecture, details its API groups, versioning and watch mechanisms, and showcases typical scenarios such as metadata storage, service discovery, leader election, and distributed coordination in cloud‑native environments.

RaftTransactionscloud-native
0 likes · 19 min read
Mastering etcd: History, Architecture, and Real‑World Use Cases
G7 EasyFlow Tech Circle
G7 EasyFlow Tech Circle
Dec 9, 2019 · Cloud Native

Inside the Cloud Native Tech Salon: Lessons from Industry Leaders

The cloud native tech salon in Chengdu gathered experts from Meituan, Huawei, and G7 to discuss platform evolution, container innovations, and the convergence of cloud native with IoT, while showcasing sponsor support, a book signing, and vibrant community activities.

Container TechnologyIoTSoftware Architecture
0 likes · 4 min read
Inside the Cloud Native Tech Salon: Lessons from Industry Leaders
Java Captain
Java Captain
Dec 7, 2019 · Cloud Native

Microservice 2.0 Technology Stack Selection Guide for Java Enterprises

This article outlines a comprehensive selection guide for building a production‑ready microservice 2.0 stack on Java, covering evolution milestones, key selection criteria, core infrastructure modules, service frameworks, runtime support, monitoring, fault tolerance, backend services, security, and container‑based deployment platforms.

JavaTechnology Stackcloud-native
0 likes · 20 min read
Microservice 2.0 Technology Stack Selection Guide for Java Enterprises
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 5, 2019 · Big Data

What I Learned at Flink Forward Asia 2019: Stream Processing, AI, and Cloud‑Native Insights

The three‑day Flink Forward Asia 2019 conference in Beijing attracted over 2,000 attendees, showcased more than 45 talks from leading companies and researchers, and highlighted the evolution of Flink toward a unified engine, Stateful Functions, AI integration, cloud‑native deployment, and real‑time analytics at massive scale.

Apache FlinkArtificial IntelligenceStateful Functions
0 likes · 16 min read
What I Learned at Flink Forward Asia 2019: Stream Processing, AI, and Cloud‑Native Insights
HomeTech
HomeTech
Nov 29, 2019 · Cloud Native

How a Used‑Car Business Achieved 100% Containerization in One Month

In just 30 days the used‑car division transformed its entire application portfolio from 3.33% to full containerization, cutting costs, speeding deployments, and handling 120 million daily requests, while sharing the practical lessons, challenges, and future goals learned from the journey.

ContainerizationDevOpsDocker
0 likes · 8 min read
How a Used‑Car Business Achieved 100% Containerization in One Month
Cloud Native Technology Community
Cloud Native Technology Community
Nov 27, 2019 · Cloud Native

Topology‑Aware Service Routing in Kubernetes v1.17

The article explains the new Kubernetes v1.17 topology‑aware service routing feature, describing its purpose, underlying concepts such as topology domains and endpoint slices, the implementation details in kube‑proxy, how to enable it with feature gates and topologyKeys, and the practical benefits of reduced network latency and cost.

EndpointSliceNetwork Affinitycloud-native
0 likes · 13 min read
Topology‑Aware Service Routing in Kubernetes v1.17
Tencent Cloud Developer
Tencent Cloud Developer
Nov 25, 2019 · Cloud Native

Optimizing Kubernetes Cluster Resource Utilization: Pod Compression, Node Overcommit, HPAPlus, and VPAPlus

The talk presented a comprehensive strategy for boosting Kubernetes cluster efficiency by addressing fragmentation, over‑provisioned pod requests, and misaligned autoscaling through five techniques—pod compression, node over‑commit, HPAPlus, VPAPlus, and dynamic scheduling—implemented via mutating admission controllers, Prometheus analytics, and extended autoscaler components.

DevOpsHPAPlusVPAPlus
0 likes · 14 min read
Optimizing Kubernetes Cluster Resource Utilization: Pod Compression, Node Overcommit, HPAPlus, and VPAPlus
iQIYI Technical Product Team
iQIYI Technical Product Team
Nov 22, 2019 · Cloud Native

iQIYI Microservice Platform API Gateway: Architecture, Features, and Performance

The iQIYI API Gateway, built on Kong/Nginx, offers a high‑performance, extensible entry point that centralizes API configuration, routing, authentication, rate‑limiting, and disaster‑recovery across regions, managing over 4,000 APIs and 30 billion daily requests while reducing operational complexity for micro‑service governance.

Kongapi-gatewaycloud-native
0 likes · 9 min read
iQIYI Microservice Platform API Gateway: Architecture, Features, and Performance
Cloud Native Technology Community
Cloud Native Technology Community
Nov 21, 2019 · Cloud Native

Observability in Cloud‑Native Applications with Elastic Stack: A Four‑Step Approach

The talk explains how Elastic Stack can be used to achieve comprehensive observability for cloud‑native applications through a four‑step methodology—health checks, metrics, logging, and tracing—detailing the challenges, implementation details, and best practices for monitoring and debugging modern microservice systems.

APMElastic StackLogging
0 likes · 10 min read
Observability in Cloud‑Native Applications with Elastic Stack: A Four‑Step Approach
DataFunTalk
DataFunTalk
Nov 21, 2019 · Backend Development

Design and Architecture of a High‑Performance Commercial Advertising Platform

This article presents a comprehensive overview of the technical architecture behind a commercial advertising platform, covering business fundamentals, microservice migration, service governance, distributed storage, real‑time billing, and large‑scale reporting, and explains the practical engineering choices made at Alibaba.

advertising platformcloud-nativedistributed databases
0 likes · 17 min read
Design and Architecture of a High‑Performance Commercial Advertising Platform
Architecture Digest
Architecture Digest
Nov 19, 2019 · Cloud Computing

Evolution of Xianyu Transaction Chain Architecture: From Decoupled Frontend to Cloud‑Native One‑Stop Development

This article analyzes how Xianyu's transaction chain architecture progressed through three stages—business decoupling, dual‑end integration with Flutter, and a cloud‑native one‑stop development model—highlighting the technical decisions, challenges, and efficiency gains achieved during each phase.

Backend DevelopmentFaaSFlutter
0 likes · 9 min read
Evolution of Xianyu Transaction Chain Architecture: From Decoupled Frontend to Cloud‑Native One‑Stop Development
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Nov 15, 2019 · Cloud Native

Understanding Service Mesh: Evolution, Architecture, and Future Challenges

This article provides a comprehensive overview of Service Mesh technology, covering its origins, the problems it solves in microservice governance, architectural patterns such as sidecar and local gateways, the evolution from early projects like Linkerd to modern solutions like Istio and Envoy, and the remaining performance, portability, and standardization challenges that shape its future.

EnvoyIstioService Mesh
0 likes · 34 min read
Understanding Service Mesh: Evolution, Architecture, and Future Challenges
Alibaba Cloud Native
Alibaba Cloud Native
Nov 14, 2019 · Cloud Native

How Alibaba’s Open Application Model Redefines Cloud‑Native App Delivery

This article traces Alibaba’s evolution from monolithic apps to micro‑services and cloud‑native architectures, explains the open‑source Open Application Model (OAM) with its Component, Trait and ApplicationConfiguration concepts, showcases its design principles, and demonstrates how the EDAS platform implements OAM to simplify application deployment and operations.

Alibaba CloudDevOpsOAM
0 likes · 20 min read
How Alibaba’s Open Application Model Redefines Cloud‑Native App Delivery
Alibaba Cloud Developer
Alibaba Cloud Developer
Nov 13, 2019 · Cloud Native

Scaling Kubernetes at Ant Financial: The Kube‑on‑Kube Architecture Explained

Ant Financial’s article details how its large‑scale Kubernetes management system—built on a meta‑cluster, end‑state operators, and a Kube‑on‑Kube design—ensures reliable creation, upgrade, and self‑healing of thousands of nodes, while providing gray‑scale changes, risk assessment, and fault‑tolerant automation.

Cluster ManagementOperatorcloud-native
0 likes · 15 min read
Scaling Kubernetes at Ant Financial: The Kube‑on‑Kube Architecture Explained
Architecture Digest
Architecture Digest
Nov 9, 2019 · Cloud Native

Deep Practice of Service Mesh at Ant Financial: Architecture, Scale, Performance, and Recommendations

This article presents Ant Financial’s extensive Service Mesh deployment, detailing its evolution from research to a global‑scale mesh of over 100 k pods, performance measurements, optimization techniques, operational practices, migration strategies, and practical recommendations for organizations considering Service Mesh adoption.

Ant FinancialSOFAMosnService Mesh
0 likes · 31 min read
Deep Practice of Service Mesh at Ant Financial: Architecture, Scale, Performance, and Recommendations
Cloud Native Technology Community
Cloud Native Technology Community
Nov 7, 2019 · Cloud Native

Lingque Cloud’s Five‑Year Cloud‑Native Journey and Open‑Source Projects Kube‑OVN and Captain

The article recounts Lingque Cloud’s five‑year evolution toward a fully cloud‑native architecture, detailing its transition from container images to Helm charts, the adoption of Kubernetes, micro‑service governance, and the open‑source projects Kube‑OVN and Captain that address networking and Helm limitations.

DevOpscloud-nativehelm
0 likes · 6 min read
Lingque Cloud’s Five‑Year Cloud‑Native Journey and Open‑Source Projects Kube‑OVN and Captain
Java High-Performance Architecture
Java High-Performance Architecture
Nov 5, 2019 · Cloud Native

Mastering Nacos: Dynamic Service Discovery and Configuration for Cloud‑Native Apps

Learn how Nacos, Alibaba’s open‑source platform, enables cloud‑native applications to perform dynamic service registration, discovery, and configuration, offering health checks, DNS routing, metadata management, and a user‑friendly UI, with step‑by‑step integration examples for Spring Cloud projects.

Dynamic ConfigurationNacoscloud-native
0 likes · 6 min read
Mastering Nacos: Dynamic Service Discovery and Configuration for Cloud‑Native Apps
Efficient Ops
Efficient Ops
Nov 3, 2019 · Operations

How Beijing Mobile’s CRM Order Center Achieved Level‑2 DevOps Technical Operations Excellence

The article details Beijing Mobile’s CRM Order Center project, describing its cloud‑native, containerized micro‑service architecture, the rigorous DevOps Level‑2 technical‑operation assessment it passed, the challenges of multi‑team collaboration, and the future roadmap toward higher maturity, AI‑enabled AIOps, and broader enterprise adoption.

aiopscloud-nativekubernetes
0 likes · 19 min read
How Beijing Mobile’s CRM Order Center Achieved Level‑2 DevOps Technical Operations Excellence
macrozheng
macrozheng
Oct 31, 2019 · Backend Development

Why API Gateways Are Essential for Modern Microservices – Design, Features, and Top Choices

This article explains what an API gateway is, why it’s crucial for microservice architectures, outlines its core functions such as authentication, load balancing, traffic control, and logging, describes its typical three‑layer architecture, dives into technical principles like protocol conversion and asynchronous processing, and compares popular open‑source gateways such as Kong, Traefik, Ambassador, and Zuul.

Circuit BreakerService Meshapi-gateway
0 likes · 20 min read
Why API Gateways Are Essential for Modern Microservices – Design, Features, and Top Choices
dbaplus Community
dbaplus Community
Oct 29, 2019 · Cloud Native

How Meituan‑Dianping Scaled Kubernetes to 100k+ Nodes with HULK2.0

Meituan‑Dianping describes its evolution from a custom Docker‑based scheduler (HULK1.0) to an open‑source Kubernetes‑based platform (HULK2.0), detailing architecture, resource‑management strategies, scheduler optimizations, Kubelet enhancements, and online‑cluster tuning that together enable stable, cost‑effective operation of a 100k+ node fleet.

Cluster ManagementScheduler Optimizationcloud-native
0 likes · 19 min read
How Meituan‑Dianping Scaled Kubernetes to 100k+ Nodes with HULK2.0
Programmer DD
Programmer DD
Oct 22, 2019 · Cloud Native

How Spring Cloud Alibaba Revolutionized Microservices in China

This article chronicles the evolution of Spring Cloud Alibaba from its Spring Boot roots, detailing its incubation, major releases, core features, community adoption, and its role in advancing cloud‑native microservice architectures in the Chinese tech ecosystem.

JavaSpring BootSpring Cloud Alibaba
0 likes · 10 min read
How Spring Cloud Alibaba Revolutionized Microservices in China
Big Data Technology & Architecture
Big Data Technology & Architecture
Oct 20, 2019 · Cloud Native

Meituan-Dianping Kubernetes Cluster Management and Optimization Practices

This article details Meituan-Dianping's evolution from custom Docker‑based scaling to a Kubernetes‑driven, cloud‑native cluster management platform (HULK), describing its architecture, scheduler enhancements, Kubelet modifications, and resource‑optimization strategies for large‑scale operations.

Cluster ManagementMeituan-DianpingPerformance Optimization
0 likes · 17 min read
Meituan-Dianping Kubernetes Cluster Management and Optimization Practices
Architects' Tech Alliance
Architects' Tech Alliance
Oct 19, 2019 · Cloud Native

Overview of DevOps and Serverless Practices with Docker, Kubernetes, and Alibaba Cloud

This article explains DevOps concepts, continuous integration, and how to build a Docker‑based DevOps environment that meets eight key requirements, then discusses Serverless computing, Alibaba Cloud's Serverless Application Engine and Function Compute, and forecasts the future impact of Serverless on cloud resource utilization and software development.

Alibaba CloudDevOpsDocker
0 likes · 10 min read
Overview of DevOps and Serverless Practices with Docker, Kubernetes, and Alibaba Cloud
Alibaba Cloud Native
Alibaba Cloud Native
Oct 16, 2019 · Cloud Native

Master the Distributed Systems Knowledge Map: From SOA to MSA and Beyond

This comprehensive guide walks you through the fundamentals, design patterns, consistency models, core components, and engineering practices of modern distributed systems, helping you understand micro‑service architecture, network protocols, data management, fault tolerance, and performance optimization in cloud‑native environments.

ConsistencyOperationsarchitecture
0 likes · 32 min read
Master the Distributed Systems Knowledge Map: From SOA to MSA and Beyond
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 16, 2019 · Cloud Native

How Alibaba Scaled Kubernetes to 10,000 Nodes: Key Optimizations and Lessons

This article details how Alibaba and Ant Financial tackled the performance and stability challenges of running Kubernetes at massive scale, describing their enhancements to etcd, API Server, scheduler, controller failover, load balancing, and other components that enabled a 10k‑node cluster to support the 2019 Tmall 618 promotion.

API ServerLarge‑scalecloud-native
0 likes · 25 min read
How Alibaba Scaled Kubernetes to 10,000 Nodes: Key Optimizations and Lessons
Programmer DD
Programmer DD
Oct 12, 2019 · Cloud Native

Serverless vs Containers: When to Choose Each for Modern Cloud Apps

This article compares serverless computing and containerized micro‑services, outlining their definitions, cost advantages, maintenance needs, use cases, limitations, and how a hybrid approach can combine the strengths of both in cloud‑native development.

ScalabilityServerlesscloud-native
0 likes · 9 min read
Serverless vs Containers: When to Choose Each for Modern Cloud Apps
Cloud Native Technology Community
Cloud Native Technology Community
Oct 11, 2019 · Cloud Native

Kube-OVN v0.8.0 Release Highlights: High‑Availability Gateway, Monitoring Tools, Security Enhancements, and Other Updates

Kube-OVN v0.8.0 adds a high‑availability active‑passive gateway, enhanced monitoring via a kubectl plugin and Prometheus‑exposed pinger, automatic port‑security, hostport support, and upgrades to OVN, OVS, and Go, while continuing to bring OpenStack‑grade networking features to Kubernetes.

Kube-OVNOVNcloud-native
0 likes · 4 min read
Kube-OVN v0.8.0 Release Highlights: High‑Availability Gateway, Monitoring Tools, Security Enhancements, and Other Updates
Youzan Coder
Youzan Coder
Oct 11, 2019 · Cloud Native

Migrating Test Environment from VMs to Kubernetes: Architecture, Steps, and Customizations

The Youzan PaaS team migrated its VM‑based test environment to a Kubernetes cluster—integrating GitLab, Jenkins, and Harbor—to cut hardware costs, simplify deployment via Dockerfiles, adopt cloud‑native standards, and gain faster integration cycles, better isolation, and advanced features such as node affinity, security contexts, persistent volumes, and ingress routing.

DevOpsDockerJenkins
0 likes · 17 min read
Migrating Test Environment from VMs to Kubernetes: Architecture, Steps, and Customizations
Tencent Cloud Developer
Tencent Cloud Developer
Oct 11, 2019 · Cloud Computing

Large-Scale Distributed Reinforcement Learning Solution Based on TKE

The project replaces cumbersome manual management of thousands of heterogeneous CPU and GPU nodes for large‑scale reinforcement learning with a TKE‑based, containerized actor‑learner architecture that automates batch start/stop, provides elastic autoscaling, fault‑tolerant processes, shared model storage, and CI‑driven image deployment, cutting costs by up to two‑thirds while dramatically speeding experiment cycles.

CI/CDScalable Computingcloud-native
0 likes · 14 min read
Large-Scale Distributed Reinforcement Learning Solution Based on TKE
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 8, 2019 · Cloud Native

From SOA to Service Mesh: How Cloud‑Native Architecture Evolves Enterprise IT

This article traces the evolution of enterprise distributed application architectures—from early SOA through microservices to modern cloud‑native and service‑mesh designs—explaining the underlying complexity challenges, architectural principles, and the trade‑offs that shape today’s agile IT systems.

Enterprise ArchitectureSOAcloud-native
0 likes · 16 min read
From SOA to Service Mesh: How Cloud‑Native Architecture Evolves Enterprise IT
Architects' Tech Alliance
Architects' Tech Alliance
Oct 5, 2019 · Cloud Native

Master Kubernetes: Core Concepts, Architecture, and Hands‑On Demo

This article introduces Kubernetes as an industrial‑grade container orchestration platform, explains its key functions, architecture, core API objects such as Pod, Deployment, Service, and Namespace, and walks through a practical Minikube demo covering scheduling, self‑healing, rolling updates, and horizontal scaling.

architecturecloud-nativecontainer orchestration
0 likes · 20 min read
Master Kubernetes: Core Concepts, Architecture, and Hands‑On Demo
21CTO
21CTO
Oct 1, 2019 · Backend Development

How Ant Financial Scales Payments with Distributed Microservices and Database Sharding

This article explains Ant Financial's practical implementation of a distributed architecture—including micro‑service migration, modular development, database vertical and horizontal sharding, high‑availability mechanisms, task‑scheduling platforms, gray‑release strategies, and full‑link stress testing—to achieve reliable, scalable payment processing.

Task Schedulingcloud-nativedatabase sharding
0 likes · 8 min read
How Ant Financial Scales Payments with Distributed Microservices and Database Sharding
Architects' Tech Alliance
Architects' Tech Alliance
Sep 27, 2019 · Cloud Native

MinIO Object Storage System: Architecture, Design Principles, Features, and Performance

This article provides a comprehensive technical overview of MinIO, an open‑source, S3‑compatible object storage system, covering its design philosophy, data organization, distributed architecture, erasure‑coding, lock management, lambda notifications, backup strategies, performance optimizations, and a comparative analysis with Ceph, highlighting its suitability for AI, big‑data, and cloud‑native deployments.

Distributed SystemsMinioObject Storage
0 likes · 22 min read
MinIO Object Storage System: Architecture, Design Principles, Features, and Performance
Alibaba Cloud Native
Alibaba Cloud Native
Sep 27, 2019 · Information Security

Why Secure Containers Matter: Inside Alibaba Cloud’s MicroVM Sandbox and Kata Containers

At the Cloud Conference, experts Wang Xu and Liu Jiang discuss the evolution of container security, compare traditional containers, MicroVMs, and process virtualization, detail Alibaba Cloud’s secure sandbox and Kata Containers implementation, share performance metrics, and outline future challenges for secure, high‑performance container runtimes.

MicroVMcloud sandboxcloud-native
0 likes · 15 min read
Why Secure Containers Matter: Inside Alibaba Cloud’s MicroVM Sandbox and Kata Containers