Tagged articles
3116 articles
Page 30 of 32
Architects' Tech Alliance
Architects' Tech Alliance
Feb 12, 2019 · Cloud Native

Building a Private Cloud with Kubernetes: Architecture, Challenges, and the Wayne Platform

This article details 360 Search's journey of constructing a Kubernetes‑based private cloud, covering its evolution, network and storage designs, logging pipeline, the Wayne management platform, encountered pitfalls, and future open‑source plans, offering practical insights for similar deployments.

Cloud NativeKubernetesWayne Platform
0 likes · 11 min read
Building a Private Cloud with Kubernetes: Architecture, Challenges, and the Wayne Platform
Programmer DD
Programmer DD
Feb 1, 2019 · Cloud Native

Master Multi‑Environment Configurations in Nacos: DataID, Group & Namespace Strategies

This tutorial walks through three practical ways to manage multi‑environment configurations in Nacos—using Data ID with profiles, leveraging Group, and applying Namespace—detailing setup steps, sample code, log verification, and a comparative analysis of their pros, cons, and best‑practice recommendations.

Cloud NativeMulti-EnvironmentSpring Cloud
0 likes · 9 min read
Master Multi‑Environment Configurations in Nacos: DataID, Group & Namespace Strategies
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 31, 2019 · Cloud Native

China’s First CNCF TOC Member on Shaping Cloud‑Native’s Future

Chinese cloud‑native pioneer Li Xiang, the first Chinese member of the CNCF Technical Oversight Committee, discusses his open‑source contributions, Alibaba’s large‑scale cluster management, the evolution of cloud‑native technologies, and offers advice for young engineers on mastering code, design, and emerging trends.

AlibabaCNCFCloud Native
0 likes · 11 min read
China’s First CNCF TOC Member on Shaping Cloud‑Native’s Future
Meitu Technology
Meitu Technology
Jan 30, 2019 · Cloud Native

Meitu's Container Platform: Architecture, Network, Load Balancing, Logging, Scheduling, and Autoscaling

Meitu’s container platform, built on Kubernetes with Calico networking, a custom Nginx load‑balancer, unified logging, refined scheduling, autoscaling, and comprehensive monitoring, enables seamless multi‑cluster hybrid‑cloud operations for its hundreds‑of‑millions‑user services while providing CI/CD tooling and future‑ready extensions such as service mesh and edge computing.

Cloud NativeKubernetesScheduling
0 likes · 23 min read
Meitu's Container Platform: Architecture, Network, Load Balancing, Logging, Scheduling, and Autoscaling
ITPUB
ITPUB
Jan 28, 2019 · Cloud Native

Is Docker a Bad Bet? Uncovering the Hidden Costs of Containerization

The article critically examines Docker’s promised benefits—portability, security, and orchestration—by highlighting design flaws, added complexity, vendor lock‑in, and the often‑overlooked costs of standardizing on containers, while contrasting them with simpler, script‑based deployment approaches.

Cloud NativeContainersDevOps
0 likes · 29 min read
Is Docker a Bad Bet? Uncovering the Hidden Costs of Containerization
Programmer DD
Programmer DD
Jan 26, 2019 · Cloud Native

Spring Cloud Greenwich Release – New Features, EOL Alerts, and Migration Tips

Spring Cloud Greenwich.RELEASE is now available via Maven Central, introducing Java 11 compatibility, new projects like Spring Cloud GCP and Kubernetes, while announcing EOL for Edgware and Finchley, moving many Netflix modules into maintenance mode, and providing extensive updates across Sleuth, Config, Vault, OpenFeign, and other components with migration guidance.

Cloud NativeGradleGreenwich Release
0 likes · 11 min read
Spring Cloud Greenwich Release – New Features, EOL Alerts, and Migration Tips
StarRing Big Data Open Lab
StarRing Big Data Open Lab
Jan 25, 2019 · Cloud Native

Mastering kube-scheduler: How Kubernetes Schedules Pods Efficiently

This article explains how kube-scheduler in Kubernetes orchestrates pod placement by applying pre‑selection (predicates) and scoring (priorities) strategies, discusses fairness, resource efficiency, speed, flexibility, details common predicate and priority algorithms, and demonstrates practical scenarios with YAML and command‑line examples.

Cloud NativePod SchedulingPredicates
0 likes · 19 min read
Mastering kube-scheduler: How Kubernetes Schedules Pods Efficiently
Programmer DD
Programmer DD
Jan 24, 2019 · Cloud Native

What’s New in Nacos 0.8.0? Key Features, Installation & First‑Run Guide

The article introduces Nacos 0.8.0, highlighting its three major production features—user login, Prometheus metrics, and namespace isolation—while providing step‑by‑step download links, startup commands for Linux and Windows, and instructions to access the default login console.

Cloud NativePrometheusinstallation guide
0 likes · 4 min read
What’s New in Nacos 0.8.0? Key Features, Installation & First‑Run Guide
360 Tech Engineering
360 Tech Engineering
Jan 22, 2019 · Cloud Native

Microservice Design Patterns: Database, Observability, and Cross‑Cutting Concerns

This article introduces a series of microservice design patterns—including database isolation, observability, and cross‑cutting concerns—explaining the underlying problems each pattern solves and providing concrete solutions such as CQRS, Saga, log aggregation, health checks, and blue‑green deployments.

Backend ArchitectureCloud NativeDesign Patterns
0 likes · 13 min read
Microservice Design Patterns: Database, Observability, and Cross‑Cutting Concerns
Architects Research Society
Architects Research Society
Jan 19, 2019 · Cloud Native

Three Common Microservices Integration Pitfalls and Their Mitigation Strategies

This article examines three frequent pitfalls encountered when integrating microservices—complex communication, asynchronous challenges, and distributed transaction difficulties—and proposes mitigation techniques such as rapid failure handling, workflow engines, timeout management, and compensation patterns to improve resilience and reduce system complexity.

Cloud NativeMicroservicesfault tolerance
0 likes · 13 min read
Three Common Microservices Integration Pitfalls and Their Mitigation Strategies
Tencent Cloud Developer
Tencent Cloud Developer
Jan 16, 2019 · Operations

Understanding DevOps and Tencent Hub: A Cloud‑Native Operations Platform

The article explains how modern DevOps, revitalized by cloud computing, is embodied in Tencent Hub—a cloud‑native platform that combines container‑based artifact storage and a reusable, Kubernetes‑driven workflow engine with DAG‑modeled pipelines, enabling scalable, secure CI/CD for enterprises and public‑cloud users.

Cloud NativeDevOpsKubernetes
0 likes · 13 min read
Understanding DevOps and Tencent Hub: A Cloud‑Native Operations Platform
NetEase Game Operations Platform
NetEase Game Operations Platform
Jan 9, 2019 · Cloud Native

The Evolution of Service Architecture: From Load Balancing to Service Mesh and Cloud‑Native Governance

This article traces the historical shift from program‑centric sockets to service‑oriented architectures, explaining how performance, stability, and access control drove the rise of load balancing, DNS, service governance, micro‑services, and ultimately cloud‑native service‑mesh solutions like Istio.

Cloud NativeIstioMicroservices
0 likes · 21 min read
The Evolution of Service Architecture: From Load Balancing to Service Mesh and Cloud‑Native Governance
Efficient Ops
Efficient Ops
Dec 19, 2018 · Cloud Computing

How to Build and Operate a National-Scale Private Cloud: Lessons and Trends

This talk outlines why organizations pursue cloud adoption, defines cloud‑native goals, reviews emerging trends such as bare‑metal and hyper‑convergence, and shares practical private‑cloud operation experiences, including ITIL processes, project management, and tooling, offering a comprehensive view of national‑level private‑cloud practice.

Bare MetalCloud NativeITIL
0 likes · 12 min read
How to Build and Operate a National-Scale Private Cloud: Lessons and Trends
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Dec 14, 2018 · Cloud Native

Overview of Spring Cloud: Components, Architecture, and Typical Workflow

Spring Cloud is a comprehensive suite built on Spring Boot that simplifies microservice development by providing tools for configuration management, service discovery, circuit breaking, routing, and more, and this article outlines its main modules, architecture diagram, and a typical request processing flow.

BackendCloud NativeConfiguration Management
0 likes · 4 min read
Overview of Spring Cloud: Components, Architecture, and Typical Workflow
Alibaba Cloud Native
Alibaba Cloud Native
Dec 13, 2018 · Cloud Native

Why etcd Became the Backbone of Cloud‑Native Systems

The article outlines etcd's evolution from its 2013 inception to becoming a CNCF‑graduated project, highlights its core raft implementation and widespread adoption in Kubernetes and major distributed databases, and details Alibaba's extensive use and future development plans for the system.

CNCFCloud NativeKubernetes
0 likes · 4 min read
Why etcd Became the Backbone of Cloud‑Native Systems
Zhongtong Tech
Zhongtong Tech
Dec 7, 2018 · Information Security

Designing a Cloud‑Native IAM for Zero‑Trust Security at a Leading Courier

This article explains how ZTO Express built a cloud‑native Identity and Access Management platform to support zero‑trust security, detailing business‑driven risk challenges, design goals, core modules such as identity space, account system, organization support, integration, authorization, micro‑service security, certificate management, automated auditing, and a mobile app.

Cloud NativeIAMIdentity Management
0 likes · 17 min read
Designing a Cloud‑Native IAM for Zero‑Trust Security at a Leading Courier
Programmer DD
Programmer DD
Dec 7, 2018 · Cloud Native

How Alibaba’s Nacos Revolutionized Microservice Configuration Management

This article traces the evolution of Alibaba’s internal microservice configuration center—from a group‑wide tool to a commercial cloud product and finally an open‑source project—detailing design decisions such as centralized control, dynamic push, namespace isolation, release governance, capacity limits, and console UX improvements.

Cloud NativeConfiguration ManagementNacos
0 likes · 11 min read
How Alibaba’s Nacos Revolutionized Microservice Configuration Management
dbaplus Community
dbaplus Community
Dec 5, 2018 · Cloud Native

Designing a Unified Dev Platform for Traditional and Internet Business Models

This article explains how to construct a Dev platform that supports both traditional enterprise delivery and internet‑centric business models, detailing the Dev stages (Code, Build, Assemble, Deploy, Monitor), their objectives, required tooling, and the architectural patterns needed for automated microservice packaging and deployment.

Cloud NativeDevOpsDocker
0 likes · 12 min read
Designing a Unified Dev Platform for Traditional and Internet Business Models
Architects' Tech Alliance
Architects' Tech Alliance
Dec 1, 2018 · Cloud Native

What Red Hat Revealed About Cloud‑Native Development and Hybrid Cloud at Forum 2018

The Red Hat Forum 2018 recap explains Red Hat's cloud‑native application development approach, hybrid‑cloud infrastructure strategy, OpenShift platform details, NetApp integration, and a step‑by‑step migration solution, offering practical guidance for enterprises adopting modern cloud technologies.

Cloud NativeContainersInfrastructure Migration
0 likes · 9 min read
What Red Hat Revealed About Cloud‑Native Development and Hybrid Cloud at Forum 2018
Tencent Cloud Developer
Tencent Cloud Developer
Nov 29, 2018 · Cloud Native

50+ Essential Kubernetes Tools for Deployment, Monitoring & Security

This article compiles over fifty open‑source and free Kubernetes tools, organized into categories such as cluster deployment, monitoring, testing, security, CLI utilities, development aids, CI/CD pipelines, serverless frameworks, service discovery, and native visualization, providing concise descriptions, repository links, and cost information for each.

Cloud NativeDevOpsKubernetes
0 likes · 30 min read
50+ Essential Kubernetes Tools for Deployment, Monitoring & Security
Liulishuo Tech Team
Liulishuo Tech Team
Nov 29, 2018 · Cloud Native

Building an Efficient Machine Learning Training Platform on Kubernetes

This article describes how the Liulishuo algorithm team designed and implemented a Kubernetes‑based training platform that addresses the iterative, data‑intensive, and resource‑dynamic characteristics of machine learning workloads by pooling resources, enabling rapid provisioning, and optimizing scheduling and storage.

Cloud NativeKubernetesmachine learning
0 likes · 9 min read
Building an Efficient Machine Learning Training Platform on Kubernetes
High Availability Architecture
High Availability Architecture
Nov 22, 2018 · Cloud Native

Interview with Kubernetes Contributor Lei (Harry) Zhang on CRI Shimv2 and Cloud‑Native Trends

In this interview, Kubernetes contributor Lei (Harry) Zhang explains the CRI Shimv2 interface, its benefits for developers and end‑users, reflects on the 2018 container ecosystem evolution, shares highlights from KubeCon Shanghai, and discusses balancing open‑source engineering with technical evangelism.

CRI Shimv2Cloud Nativecontainer-runtime
0 likes · 6 min read
Interview with Kubernetes Contributor Lei (Harry) Zhang on CRI Shimv2 and Cloud‑Native Trends
dbaplus Community
dbaplus Community
Nov 21, 2018 · Cloud Native

Mapping the Docker Ecosystem: From Early Jails to the Moby Project

This article provides a comprehensive overview of Docker’s ecosystem, tracing its roots from early container technologies like chroot and FreeBSD Jails through Docker’s own components, key concepts such as libcontainer and OCI, and the evolution into the modular Moby project with related tools such as containerd, Linuxkit, and Infrakit.

Cloud NativeContainerDocker
0 likes · 11 min read
Mapping the Docker Ecosystem: From Early Jails to the Moby Project
DevOps
DevOps
Oct 19, 2018 · Cloud Native

Docker and Windows Containers: Overview, Architecture, and Usage

This article explains how Docker works on Windows, covering boot2docker, Docker for Windows, native Windows containers, their architecture, image options, licensing, and how developers can leverage both Linux and Windows container formats for modern cloud‑native deployments.

Cloud NativeContainer ArchitectureDevOps
0 likes · 8 min read
Docker and Windows Containers: Overview, Architecture, and Usage
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Oct 17, 2018 · Cloud Native

Spring Cloud Overview, Architecture, and Comparison with Dubbo

This article introduces Spring Cloud as a comprehensive microservice solution, outlines its key features and typical microservice architecture requirements, and compares its advantages and disadvantages with Dubbo, highlighting differences in community activity, architectural completeness, and documentation quality.

BackendCloud NativeDubbo
0 likes · 7 min read
Spring Cloud Overview, Architecture, and Comparison with Dubbo
Architects' Tech Alliance
Architects' Tech Alliance
Oct 16, 2018 · Cloud Native

What Is Kubernetes? A Complete Overview of Its Architecture and Benefits

This article provides a comprehensive overview of Kubernetes, explaining its purpose as an open‑source platform for automating container deployment, scaling, and management, detailing its advantages over traditional VM approaches, and outlining the core features, capabilities, and limitations of the system.

Cloud NativeDevOpsKubernetes
0 likes · 10 min read
What Is Kubernetes? A Complete Overview of Its Architecture and Benefits
Alibaba Cloud Native
Alibaba Cloud Native
Oct 16, 2018 · Cloud Native

How Alibaba Achieved 100% Containerization with PouchContainer

Alibaba’s PouchContainer, an internally built container runtime, combines LXC and Docker technologies to enable full‑scale, non‑intrusive containerization of online services, offering rich features such as systemd‑based rich containers, enhanced isolation, P2P image distribution, in‑place upgrades, and native Kubernetes integration.

Cloud NativeIsolationKubernetes
0 likes · 15 min read
How Alibaba Achieved 100% Containerization with PouchContainer
Manbang Technology Team
Manbang Technology Team
Oct 12, 2018 · Cloud Native

Case Study: Migrating Manbang Group’s Microservices to Kubernetes

Manbang Group transformed thousands of mixed‑deployed Java microservice instances into Docker containers managed by Kubernetes, addressing resource isolation, manual fault handling, slow rollbacks, and DEV/QA release friction while implementing load balancing, service discovery, high availability, rolling upgrades, auto‑scaling, rapid deployment, and resource limits across a multi‑cluster cloud‑native architecture.

Cloud NativeKubernetesMicroservices
0 likes · 14 min read
Case Study: Migrating Manbang Group’s Microservices to Kubernetes
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 29, 2018 · Cloud Native

How Alibaba’s Open‑Source Journey Shapes the Future of Cloud‑Native Architecture

This article recounts Alibaba middleware leader Bi Xuan’s reflections from the 2018 Hangzhou Cloud Expo, highlighting three key projects—HSF, HBase, and Pouch Container—while exploring the broader impact of open‑source technologies such as Linux, Kubernetes, Dubbo, RocketMQ, and OpenMessaging on modern cloud‑native software development.

AlibabaCloud NativeSoftware Architecture
0 likes · 9 min read
How Alibaba’s Open‑Source Journey Shapes the Future of Cloud‑Native Architecture
JD Tech
JD Tech
Sep 28, 2018 · Operations

JD's J-one Unified Release Platform: Architecture, Features, and Recent Enhancements

Since its launch in 2016, JD's J-one unified release platform has evolved through multiple large‑scale promotions, introducing container‑based compilation, auto‑scaling, and a new image‑deployment capability that dramatically speeds up releases while improving success rates and providing a suite of automation tools for developers.

Cloud NativeContainerDeployment
0 likes · 7 min read
JD's J-one Unified Release Platform: Architecture, Features, and Recent Enhancements
Efficient Ops
Efficient Ops
Sep 26, 2018 · Cloud Native

Key Takeaways from the 2018 Cloud Native Best Practices Summit in Beijing

The 2018 Cloud Native Best Practices Summit in Beijing gathered over 200 industry leaders and experts who shared insights on cloud native trends, standards, Kubernetes, service mesh, product launches, and the formation of the Cloud Native Practice Alliance, marking a milestone for China's cloud native ecosystem.

Cloud NativeContainerKubernetes
0 likes · 8 min read
Key Takeaways from the 2018 Cloud Native Best Practices Summit in Beijing
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 26, 2018 · Cloud Native

How Alibaba Achieved 100% Containerization with PouchContainer – A Deep Dive

This article chronicles Alibaba's eight‑year journey from monolithic applications to a fully containerized, image‑based infrastructure, detailing the evolution of PouchContainer, its technical architecture, large‑scale deployment, Docker compatibility, and the operational practices that enabled seamless migration across the group.

AlibabaCloud NativeDocker Compatibility
0 likes · 22 min read
How Alibaba Achieved 100% Containerization with PouchContainer – A Deep Dive
dbaplus Community
dbaplus Community
Sep 23, 2018 · Operations

Key Takeaways from the 2018 Gdevops Global Agile Operations Summit in Beijing

The 2018 Gdevops Global Agile Operations Summit in Beijing gathered experts who shared practical insights on AIOps, DevOps, cloud‑native databases, MongoDB, TiDB on Kubernetes, SQL optimization, and operational best practices, providing a comprehensive snapshot of modern enterprise operations trends.

Cloud NativeDevOpsMongoDB
0 likes · 13 min read
Key Takeaways from the 2018 Gdevops Global Agile Operations Summit in Beijing
iQIYI Technical Product Team
iQIYI Technical Product Team
Sep 21, 2018 · Backend Development

Microservice Practices and Lessons from iQIYI Video Backend Development Team

The iQIYI video backend team outlines their microservice journey, detailing service decomposition strategies, choosing Spring Cloud for its low migration cost and rich ecosystem, and building a shared platform of registries, configuration, gateways, monitoring, and CI/CD to boost efficiency, reliability, and scalability while planning future adoption of service mesh and domain‑driven design.

Backend DevelopmentCloud NativeDistributed Systems
0 likes · 14 min read
Microservice Practices and Lessons from iQIYI Video Backend Development Team
Efficient Ops
Efficient Ops
Sep 19, 2018 · Cloud Native

Kubernetes Log Management: Challenges, Logtail Solution & Architecture

Amid the rise of serverless Kubernetes, growing pod volumes, and real-time log demands, this article examines emerging log-handling challenges, evaluates traditional collection methods, and presents a comprehensive “Logtail + Log Service + Ecosystem” architecture that delivers high-throughput, reliable, and scalable logging for cloud-native environments.

Cloud NativeKubernetesLog Management
0 likes · 22 min read
Kubernetes Log Management: Challenges, Logtail Solution & Architecture
Java Captain
Java Captain
Sep 2, 2018 · Cloud Native

Curated List of Notable Spring Cloud Open‑Source Projects

This article presents a curated collection of outstanding Spring Cloud open‑source projects, describing their purpose, key features, and providing direct GitHub links to help developers quickly adopt microservice solutions and related tools in Java‑based cloud‑native environments.

Cloud NativeJavaMicroservices
0 likes · 7 min read
Curated List of Notable Spring Cloud Open‑Source Projects
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Aug 21, 2018 · Cloud Native

Kubernetes Namespace Resource Quotas: Set Defaults, Limits, and Enforce Policies

This guide explains how Kubernetes namespace-level resource management lets administrators set default CPU/memory requests, define minimum and maximum constraints, and enforce resource quotas, with step‑by‑step commands and YAML examples to create namespaces, ResourceQuota objects, and pods while handling quota limits.

Cloud NativeKubernetesNamespace
0 likes · 9 min read
Kubernetes Namespace Resource Quotas: Set Defaults, Limits, and Enforce Policies
Architects' Tech Alliance
Architects' Tech Alliance
Aug 21, 2018 · Cloud Native

An Overview of Docker: Architecture, Networking, Storage, and Its Role in Cloud Native, PaaS, IaaS, DevOps, and Microservices

This article provides a comprehensive introduction to Docker, covering its open‑source origins, client‑server architecture, networking and storage solutions, integration with PaaS/IaaS platforms, impact on DevOps practices, and its pivotal role in enabling modern microservice architectures.

Cloud NativeContainersDocker
0 likes · 12 min read
An Overview of Docker: Architecture, Networking, Storage, and Its Role in Cloud Native, PaaS, IaaS, DevOps, and Microservices
Qunar Tech Salon
Qunar Tech Salon
Aug 10, 2018 · Cloud Native

Deep Dive into Ant Financial’s Service Mesh Data Plane SOFAMosn

This article provides a comprehensive technical overview of Ant Financial’s Service Mesh data‑plane SOFAMosn, covering its architectural background, layered design, core modules, performance optimizations, supported protocols, and future roadmap within a cloud‑native microservices ecosystem.

Cloud NativeDistributed SystemsGolang
0 likes · 13 min read
Deep Dive into Ant Financial’s Service Mesh Data Plane SOFAMosn
Efficient Ops
Efficient Ops
Aug 6, 2018 · Cloud Native

How We Built a Hybrid Container‑VM Private Cloud: Lessons from a Large‑Scale Deployment

This article details the challenges and solutions encountered while transitioning a rapidly growing financial services platform from a VM‑centric private cloud to a hybrid environment that combines containers and virtual machines, covering network integration, IP management, container image standards, resource isolation, scheduling compatibility, and future lightweight container strategies.

Cloud NativeMacvlanOperations
0 likes · 10 min read
How We Built a Hybrid Container‑VM Private Cloud: Lessons from a Large‑Scale Deployment
JD Tech
JD Tech
Jul 25, 2018 · Cloud Native

JD.com’s Large‑Scale Kubernetes Refactoring and Operational Lessons

This article shares JD.com’s extensive experience redesigning Kubernetes for massive production use, covering custom DNS and load‑balancing, scaling clusters to ten‑thousand nodes, adapting controllers, building the Archimedes scheduler, and practical insights on resource isolation, deployment, and high‑traffic elasticity.

Cloud NativeContainerInfrastructure
0 likes · 14 min read
JD.com’s Large‑Scale Kubernetes Refactoring and Operational Lessons
AntTech
AntTech
Jul 24, 2018 · Cloud Native

Insights on Service Mesh and Kubernetes from Ant Financial Experts at ArchSummit 2018

In a detailed Q&A session at ArchSummit 2018, Ant Financial and Alibaba UC experts discuss the fundamentals, challenges, implementation strategies, and future directions of Service Mesh and Kubernetes, covering performance, multi‑language support, open‑source efforts, and practical advice for developers and operators.

Ant FinancialCloud NativeIstio
0 likes · 24 min read
Insights on Service Mesh and Kubernetes from Ant Financial Experts at ArchSummit 2018
Architects' Tech Alliance
Architects' Tech Alliance
Jul 15, 2018 · Industry Insights

Why Microservices and Docker Are Replacing Monolithic SOA: An In‑Depth Look

The article traces the evolution from early Service‑Oriented Architecture and monolithic applications to modern microservice architectures, highlighting their limitations, the rise of containers and Docker, and how these technologies enable scalable, language‑agnostic, and cloud‑native deployments for complex systems such as e‑commerce platforms.

Cloud NativeDockerMicroservices
0 likes · 11 min read
Why Microservices and Docker Are Replacing Monolithic SOA: An In‑Depth Look
Tencent Cloud Developer
Tencent Cloud Developer
Jul 12, 2018 · Cloud Native

TencentHub Technical Architecture and DevOps Implementation Overview

TencentHub is a unified storage and DevOps platform that combines Docker images, Helm charts, and binary artifacts, using a Kubernetes‑based architecture with a Registry layer, COS‑backed storage engine, JWT token authentication, built‑in vulnerability scanning, and a YAML‑driven, containerized workflow engine for automated, scalable software delivery.

Cloud NativeDevOpsDocker Registry
0 likes · 23 min read
TencentHub Technical Architecture and DevOps Implementation Overview
Tencent Cloud Developer
Tencent Cloud Developer
Jul 9, 2018 · Cloud Computing

Best Deployment and Application Practices for Tencent Cloud Container Instance Service (CIS) and Clear Container

Tencent Cloud’s Container Instance Service (CIS) offers a fully managed, serverless‑style Kubernetes platform that launches Docker images instantly with per‑second billing, VPC isolation, and elastic networking, while Clear Container (Kata Containers) provides lightweight VM‑based isolation for containers, enhancing security and flexibility.

CISClear ContainerCloud Native
0 likes · 16 min read
Best Deployment and Application Practices for Tencent Cloud Container Instance Service (CIS) and Clear Container
Tencent Cloud Developer
Tencent Cloud Developer
Jul 5, 2018 · Cloud Native

Overview of Tencent Cloud Managed Kubernetes Service and Its Integration

Tencent Cloud’s fully managed Kubernetes service, launched in 2016, delivers one‑click, VPC‑isolated cluster deployment with automated lifecycle, integrated monitoring, logging, storage (CBS/CFS) and CI/CD, custom components for metrics and storage, flat VPC networking, CSI drivers, and flexible master deployment models that simplify scaling, upgrades, and developer focus on applications.

Cloud NativeContainer ServiceKubernetes
0 likes · 18 min read
Overview of Tencent Cloud Managed Kubernetes Service and Its Integration
Tencent Cloud Developer
Tencent Cloud Developer
Jul 5, 2018 · Cloud Native

Kubernetes One‑Click Cloud Deployment, CIS Architecture, and Tencent Hub DevOps Practices

The article recaps a Cloud+ Tech Salon session where Tencent Cloud’s one‑click Kubernetes service, the serverless Container Instance Service, and the Tencent Hub DevOps platform are detailed, illustrating how their integrated networking, storage, monitoring, and workflow features simplify large‑scale AI/ML and high‑performance scientific computing deployments in the cloud.

CISCloud NativeContainer Services
0 likes · 31 min read
Kubernetes One‑Click Cloud Deployment, CIS Architecture, and Tencent Hub DevOps Practices
AntTech
AntTech
Jul 4, 2018 · Cloud Native

Exploring Service Mesh in Large-Scale Microservice Architecture: SOFA Mesh Technical Selection and Design

This article records and translates the first Service Mesher community meetup where Ant Financial’s Service Mesh evangelist Ao Xiaojian presented the exploration of Service Mesh for large‑scale microservice architectures, covering technical selection, architecture design, open‑source strategy, and community resources.

Cloud NativeMicroservicesSOFA Mesh
0 likes · 34 min read
Exploring Service Mesh in Large-Scale Microservice Architecture: SOFA Mesh Technical Selection and Design
Java Backend Technology
Java Backend Technology
Jun 19, 2018 · Cloud Native

Is Spring Cloud the Perfect Fit for Small and Mid‑Size Companies?

This article shares a year‑long experience of adopting Spring Boot and Spring Cloud in a mid‑size Chinese company, explains microservice fundamentals, compares Spring Cloud with Dubbo, and provides practical guidance on service splitting, database handling, and migration strategies for building cloud‑native architectures.

Cloud NativeSpring BootSpring Cloud
0 likes · 21 min read
Is Spring Cloud the Perfect Fit for Small and Mid‑Size Companies?
Efficient Ops
Efficient Ops
Jun 14, 2018 · Cloud Native

Understanding Kubernetes: Core Concepts Explained Through Q&A

This article provides a concise, question‑driven overview of Kubernetes, covering the roles of master and worker nodes, pod scheduling, data storage with etcd, service exposure, dynamic scaling, and how the various control‑plane components collaborate to manage a distributed container cluster.

Cloud NativeKubernetesPods
0 likes · 9 min read
Understanding Kubernetes: Core Concepts Explained Through Q&A
AntTech
AntTech
Jun 13, 2018 · Cloud Native

Evolution of Service Mesh at Ant Financial: Design, Selection, and Implementation of SOFA Mesh

This article describes Ant Financial's decade‑long service‑oriented architecture evolution, the challenges of multi‑language and legacy systems, the evaluation of Istio, Linkerd and Conduit, and the design and deployment of the internally built SOFA Mesh using a Golang sidecar and EdgeSidecar to achieve cloud‑native, high‑availability service mesh capabilities.

Ant FinancialCloud NativeMicroservices
0 likes · 19 min read
Evolution of Service Mesh at Ant Financial: Design, Selection, and Implementation of SOFA Mesh
Tencent Cloud Developer
Tencent Cloud Developer
Jun 12, 2018 · Cloud Native

CynosDB: Tencent Cloud's Next-Generation Enterprise Distributed Cloud Database

CynosDB, Tencent Cloud’s next‑generation enterprise distributed database, re‑architects MySQL with compute‑storage separation, distributed high‑availability storage, and RDMA‑accelerated low‑latency replication, delivering extreme performance, scalability, sub‑millisecond response times, and nine‑nine data reliability for cloud‑native applications.

Cloud NativeCompute-Storage SeparationCynosDB
0 likes · 9 min read
CynosDB: Tencent Cloud's Next-Generation Enterprise Distributed Cloud Database
Architecture Digest
Architecture Digest
Jun 10, 2018 · Backend Development

Key Principles of Reactive Microservices Architecture

The article summarizes the design principles of reactive microservices, covering isolation, single responsibility, autonomy, private state, asynchronous messaging, service discovery, API management, and security, and explains how these concepts enable scalable, resilient cloud‑native systems.

Cloud NativeMicroservicesasynchronous messaging
0 likes · 24 min read
Key Principles of Reactive Microservices Architecture
High Availability Architecture
High Availability Architecture
Jun 8, 2018 · Cloud Native

Interview on SOFA Middleware Evolution, Service Mesh, and Cloud‑Native Architecture at Ant Financial

In this interview, Ant Financial’s middleware leaders Yang Bing and Huang Ting discuss the evolution of the SOFA framework, the adoption of Service Mesh, open‑source strategies, cloud‑native transformation, and practical advice for engineers navigating large‑scale financial technology platforms.

Cloud NativeFinTechMicroservices
0 likes · 35 min read
Interview on SOFA Middleware Evolution, Service Mesh, and Cloud‑Native Architecture at Ant Financial
System Architect Go
System Architect Go
Jun 3, 2018 · Cloud Native

Docker Compose: A Beginner’s Guide to Multi‑Container Orchestration

This article introduces Docker Compose, explains how to define a project with multiple services such as a web app and Redis, details common configuration options, and shows how to start, manage, and scale containers in a single‑host environment before mentioning future coverage of Swarm and Kubernetes.

Cloud NativeComposeContainer
0 likes · 5 min read
Docker Compose: A Beginner’s Guide to Multi‑Container Orchestration
MaGe Linux Operations
MaGe Linux Operations
Jun 1, 2018 · Cloud Native

11 Docker Mistakes to Avoid for Reliable Container Deployments

This article outlines Docker's key advantages and presents eleven common pitfalls—such as storing data inside containers, creating large or single‑layer images, and running processes as root—to help developers use containers more effectively and securely.

Cloud NativeContainer Best PracticesDevOps
0 likes · 6 min read
11 Docker Mistakes to Avoid for Reliable Container Deployments
High Availability Architecture
High Availability Architecture
May 22, 2018 · Cloud Native

Understanding Kubernetes Readiness and Liveness Probes

This article explains how Kubernetes health checks—Readiness and Liveness probes—work, the differences between them, practical scenarios for their use, and how to configure probe types, delays, and thresholds to build more resilient cloud‑native applications.

Cloud NativeKubernetesLiveness Probe
0 likes · 8 min read
Understanding Kubernetes Readiness and Liveness Probes
360 Tech Engineering
360 Tech Engineering
May 9, 2018 · Cloud Native

Efficient Development Environment Setup Using Docker

This article explains how the author leverages Docker containers to build a reproducible, low‑overhead development environment, compares traditional script‑based setups, demonstrates an Nginx example with Dockerfile and supporting scripts, introduces the dockerbox utility for easier container interaction, and shows how to configure automatic startup on new machines.

Cloud NativeContainersDevelopment Environment
0 likes · 7 min read
Efficient Development Environment Setup Using Docker
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
May 7, 2018 · Cloud Native

How ServiceComb’s ServiceCenter Guarantees High‑Availability for Cloud‑Native Microservices

This article explains how ServiceComb’s ServiceCenter component provides reliable microservice registration, discovery, and management through features like instance isolation, black‑white list control, asynchronous caching, heartbeat mechanisms, and self‑preservation, ensuring high availability in distributed cloud‑native environments.

Cloud NativeMicroserviceshigh availability
0 likes · 14 min read
How ServiceComb’s ServiceCenter Guarantees High‑Availability for Cloud‑Native Microservices
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
May 2, 2018 · Cloud Native

How 360 Scales Advertising with Mesos & Docker: Lessons in Cloud‑Native Ops

An SRE engineer from 360 shares how Mesos and Docker containerization solved data‑center migration, fault recovery, OS inconsistencies, scaling, and resource inefficiencies in the company's advertising platform, detailing architecture, deployment, networking, storage, service discovery, and future plans for cloud‑native operations.

Cloud NativeDockerMesos
0 likes · 24 min read
How 360 Scales Advertising with Mesos & Docker: Lessons in Cloud‑Native Ops
JD Retail Technology
JD Retail Technology
Apr 28, 2018 · Backend Development

How a One‑Click Platform Can Slash Backend Admin Development Time by 95%

This article analyzes the pain points of traditional operation‑backend development, proposes a cloud‑based generation platform that automates UI, database, and API creation, outlines its architecture and workflow, and shows how it reduces development cycles from days to minutes while standardizing style and resource usage.

Backend DevelopmentCloud NativeSystem Architecture
0 likes · 12 min read
How a One‑Click Platform Can Slash Backend Admin Development Time by 95%
UCloud Tech
UCloud Tech
Apr 20, 2018 · Cloud Native

How a Lightweight Service Mesh Can Streamline Gray‑Release in Cloud‑Native Environments

UCloud’s CTO emphasizes stable services while embracing change, leading to a lightweight Service Mesh solution that replaces costly API gateways with Istio‑derived components, enabling efficient gray releases, reduced maintenance, and seamless integration with existing services through Docker‑compose sidecars and ETCD‑based discovery.

Cloud NativeDocker ComposeIstio
0 likes · 9 min read
How a Lightweight Service Mesh Can Streamline Gray‑Release in Cloud‑Native Environments
System Architect Go
System Architect Go
Apr 16, 2018 · Cloud Native

Fundamental Docker Concepts and Common Commands

This article introduces Docker's core concepts—including images, containers, registries, volumes, and essential commands such as build, push, pull, run, save, load, export, and import—to help developers achieve consistent, isolated, and rapid deployment across environments.

Cloud NativeDeploymentDocker
0 likes · 4 min read
Fundamental Docker Concepts and Common Commands
21CTO
21CTO
Apr 16, 2018 · Cloud Native

How AWS Fargate Is Redefining Cloud‑Native Container Deployment

This article explains how AWS Fargate eliminates the need for traditional container orchestration by providing a serverless, pay‑as‑you‑go platform that integrates with Amazon VPC, Auto Scaling, ELB, IAM and compliance standards, reshaping the way developers build and run cloud‑native applications.

AWSAWS FargateCloud Native
0 likes · 12 min read
How AWS Fargate Is Redefining Cloud‑Native Container Deployment
360 Tech Engineering
360 Tech Engineering
Apr 11, 2018 · Cloud Native

Understanding Kubernetes Architecture and Custom Controllers: A Practical Guide

This article from the 360 Qihu operations team explains Kubernetes' architecture, core components, and the three‑step registration‑watch‑action process, while also detailing custom load‑balancer and log‑collection controllers they built for HULK deployments, offering insights for developers and operators.

Cloud NativeCustom ControllersKubernetes
0 likes · 11 min read
Understanding Kubernetes Architecture and Custom Controllers: A Practical Guide
21CTO
21CTO
Apr 6, 2018 · Cloud Native

Why Service Mesh Is the Next Evolution of Microservices

This article examines the limitations of traditional microservice frameworks, introduces service mesh as a solution with sidecar architecture, outlines its definition, evolution stages, and timeline, and concludes with resources for further learning and practical implementation.

Cloud NativeDistributed SystemsMicroservices
0 likes · 9 min read
Why Service Mesh Is the Next Evolution of Microservices
Architecture Digest
Architecture Digest
Apr 6, 2018 · Cloud Native

An Overview of Service Mesh: Addressing the Limitations of Traditional Microservices

This article reviews the challenges of early microservice frameworks—high technical barriers, limited multi‑language support, and intrusive code—and explains how service mesh architectures with sidecar proxies, exemplified by Linkerd, Envoy, and Istio, provide a dedicated, language‑agnostic infrastructure layer that simplifies service governance and operations.

Cloud NativeDistributed SystemsIstio
0 likes · 9 min read
An Overview of Service Mesh: Addressing the Limitations of Traditional Microservices
MaGe Linux Operations
MaGe Linux Operations
Apr 3, 2018 · Cloud Native

Why Kubernetes Is the Hidden Backbone Shaping the Future of Cloud Computing

This article explores how Kubernetes has emerged as the dominant container‑orchestration platform, evolving into a low‑level, multi‑cloud standard that creates network effects for distributed tools, reshapes vendor offerings, drives new business models such as Helm‑based package management and serverless functions, and hints at a future where Kubernetes is as invisible as the OS kernel.

Cloud NativeKubernetesServerless
0 likes · 26 min read
Why Kubernetes Is the Hidden Backbone Shaping the Future of Cloud Computing
Tencent Cloud Developer
Tencent Cloud Developer
Mar 30, 2018 · Cloud Native

Why Tencent Cloud Chose Kubernetes and Its Cloud‑Native PaaS Architecture

Tencent Cloud adopted Kubernetes in 2016 for its Borg‑derived design, extensive ecosystem, strong community, and stateful workload support, building a cloud‑native PaaS with managed Kubernetes, integrated monitoring, logging, Helm‑based configuration, high‑availability control‑plane containers, and a suite of container services, while planning broader runtimes and DevOps tools.

Cloud NativeDevOpsKubernetes
0 likes · 15 min read
Why Tencent Cloud Chose Kubernetes and Its Cloud‑Native PaaS Architecture
DevOpsClub
DevOpsClub
Mar 26, 2018 · Cloud Native

Mastering Cloud‑Native Container Design: 8 Essential Principles

This article summarizes the key principles from Red Hat's whitepaper on container‑based application design, explaining classic software design rules and seven Red Hat cloud‑native principles that help build reliable, observable, immutable, disposable, self‑contained, and resource‑constrained containers for Kubernetes.

Cloud NativeDevOpsKubernetes
0 likes · 12 min read
Mastering Cloud‑Native Container Design: 8 Essential Principles
DevOps
DevOps
Mar 15, 2018 · Cloud Native

Microsoft Open Sources Azure Service Fabric and .NET SDK under MIT License

Microsoft announced the open‑source release of Azure Service Fabric’s .NET SDK in 2017 and, after a year of anticipation, fully open‑sourced the platform under the MIT license in March 2018, providing Linux builds on GitHub, outlining its benefits for stateful and stateless microservices, and noting integration with Ocelot.

Cloud NativeService Fabricnet
0 likes · 4 min read
Microsoft Open Sources Azure Service Fabric and .NET SDK under MIT License
Programmer DD
Programmer DD
Mar 15, 2018 · Cloud Native

Is Service Mesh the Next Evolution of Microgateway? A Deep Dive into Cloud‑Native Architecture

With large organizations moving to self‑organized microservice teams, this article explains how service mesh and microgateway technologies provide decentralized, consistent service‑to‑service communication, detailing gateway functions, data‑plane and control‑plane roles, and the evolution of low‑invasive components, reverse proxies, sidecar patterns, and native infrastructure such as Istio.

Cloud NativeIstioKubernetes
0 likes · 11 min read
Is Service Mesh the Next Evolution of Microgateway? A Deep Dive into Cloud‑Native Architecture
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 7, 2018 · Cloud Native

How Alibaba’s Sigma‑Cerebro Simulator Boosts Cluster Utilization for Double‑11

The article explains Alibaba’s Sigma container‑scheduling system and its Cerebro simulation platform, detailing how they improve resource utilization, reduce costs during large‑scale events like Double‑11, and address challenges such as fragmentation, rapid scaling, image distribution, and accurate workload forecasting.

Cloud Nativecontainer schedulingresource utilization
0 likes · 12 min read
How Alibaba’s Sigma‑Cerebro Simulator Boosts Cluster Utilization for Double‑11
21CTO
21CTO
Mar 5, 2018 · Cloud Native

How Docker Transforms DevOps: Solving the Multi‑Level Container Challenge

This article explains Docker’s role in modern IT by outlining the challenges faced by companies, comparing VMs and containers, describing Docker’s architecture, and showing how containerization streamlines DevOps workflows and isolates developer and administrator concerns.

Cloud NativeDevOpsDocker
0 likes · 5 min read
How Docker Transforms DevOps: Solving the Multi‑Level Container Challenge
JD Tech
JD Tech
Mar 1, 2018 · Backend Development

Redesigning JD's Java Service Framework (JSF) for a Cloud‑Native Microservice Platform

The article outlines the challenges faced by JD’s Java Service Framework (JSF) amid rapid microservice growth and containerization, and presents a comprehensive, multi‑layer redesign—including infrastructure, service framework, system extension, and application layers—to transform JSF into a cloud‑native microservice platform.

Backend DevelopmentCloud NativeJSF
0 likes · 14 min read
Redesigning JD's Java Service Framework (JSF) for a Cloud‑Native Microservice Platform
21CTO
21CTO
Feb 24, 2018 · Fundamentals

Explore Google’s Latest Open‑Source Gems: From Puppeteer to TensorFlow Fold

Google continues to lead in open‑source contributions, showcasing a diverse set of newly released projects—including Puppeteer for headless Chrome automation, the JPEG optimizer Guetzli, ML visualization tool Facets, Python‑to‑Go compiler Grumpy, CLI generator Python Fire, and many more—spanning AI, cloud, and development tools.

C++Cloud NativeGoogle
0 likes · 9 min read
Explore Google’s Latest Open‑Source Gems: From Puppeteer to TensorFlow Fold
ITPUB
ITPUB
Feb 22, 2018 · Cloud Native

Master Docker: From Basics to Building Your Own Container Images

This comprehensive guide explains Docker's purpose, compares it with virtual machines, introduces Linux containers, walks through installation, image and container management, and provides step‑by‑step examples—including a hello‑world demo and a full Dockerfile tutorial for building custom images.

Cloud NativeContainersDevOps
0 likes · 21 min read
Master Docker: From Basics to Building Your Own Container Images