Tagged articles
3116 articles
Page 15 of 32
Cloud Native Technology Community
Cloud Native Technology Community
Nov 1, 2022 · Cloud Native

Essential kubectl Commands and Concepts for Managing Kubernetes Clusters

This article introduces the role of the Kubernetes API server, explains kubectl syntax and concepts, and provides detailed explanations of eight essential kubectl commands—including listing resources, describing objects, creating and modifying resources, deleting objects, handling PersistentVolumes, configuring security contexts, managing deployments, and executing commands inside pods—helping readers master everyday Kubernetes operations.

CLICloud NativeKubernetes
0 likes · 11 min read
Essential kubectl Commands and Concepts for Managing Kubernetes Clusters
Architect
Architect
Oct 31, 2022 · Cloud Native

Building a Cloud‑Native Container Platform at Ximalaya: Practices, Principles, and Evolution

This article recounts Ximalaya's journey from a simple Docker‑based project template to a full‑featured Kubernetes‑driven container platform, describing the principles, tools, health‑check strategies, deployment patterns, middleware integration, and lessons learned for building reliable cloud‑native services.

Cloud NativeContainerizationDeployment
0 likes · 13 min read
Building a Cloud‑Native Container Platform at Ximalaya: Practices, Principles, and Evolution
DaTaobao Tech
DaTaobao Tech
Oct 31, 2022 · Cloud Native

Introducing Noslate: A Cloud‑Native Serverless JavaScript Runtime

Noslate is Alibaba’s new open‑source, cloud‑native serverless JavaScript runtime that combines a custom cold‑start‑optimized Node.js distribution, the Aworker container with Warmfork and V8 startup snapshots for sub‑millisecond launches, a Noslated control plane for flexible worker orchestration, and a Corefile‑based debugger for low‑impact diagnostics.

Cloud NativeNode.jsRuntime
0 likes · 13 min read
Introducing Noslate: A Cloud‑Native Serverless JavaScript Runtime
Architects' Tech Alliance
Architects' Tech Alliance
Oct 29, 2022 · Databases

Analysis of China's Distributed Database Market and Future Development Trends

This article examines the importance, definitions, classifications, and technological evolution of distributed databases in China, outlines major architecture routes such as sharding middleware, shared‑storage and decentralized models, discusses HTAP and cloud‑native trends, and summarizes future directions including open‑source ecosystems and industry support.

Cloud NativeDistributed SystemsHTAP
0 likes · 10 min read
Analysis of China's Distributed Database Market and Future Development Trends
Efficient Ops
Efficient Ops
Oct 28, 2022 · Operations

How China Minsheng Bank Achieved Advanced DevOps Maturity: A Case Study

China Minsheng Bank’s Centralized Operation Business Processing System passed the CAICT DevOps Technical Operations Level 2 assessment, marking the first joint‑stock bank to reach this advanced domestic standard, and the article details the interview insights, system architecture, and broader DevOps standard overview.

Banking TechnologyCloud NativeDevOps
0 likes · 10 min read
How China Minsheng Bank Achieved Advanced DevOps Maturity: A Case Study
Ops Development Stories
Ops Development Stories
Oct 26, 2022 · Operations

Is SRE a Team Mindset? Unlocking Stable Services Beyond the Title

The article explains that SRE, introduced by Google, is not a single specialist but a collaborative mindset requiring product, development, testing, operations, and architecture skills, and argues that even small‑scale teams can achieve stability by embracing these principles despite common misconceptions.

Cloud NativeSREstability
0 likes · 4 min read
Is SRE a Team Mindset? Unlocking Stable Services Beyond the Title
Java Architect Essentials
Java Architect Essentials
Oct 25, 2022 · Cloud Native

Comprehensive Guide to Deploying a Highly Available Kubernetes Cluster with Nginx+Keepalived, Ingress, NFS, and Harbor

This step‑by‑step tutorial walks through setting up a multi‑node Kubernetes cluster, configuring high availability with Nginx and Keepalived, installing Docker and containerd, deploying an NFS provisioner, configuring Ingress, and installing a secure Harbor registry using Helm and custom TLS certificates.

Cloud NativeDockerHarbor
0 likes · 39 min read
Comprehensive Guide to Deploying a Highly Available Kubernetes Cluster with Nginx+Keepalived, Ingress, NFS, and Harbor
Efficient Ops
Efficient Ops
Oct 25, 2022 · Cloud Native

How Guangdong Mobile Built a Resilient Container Cloud from Scratch

This article details Guangdong Mobile's end‑to‑end journey of designing, constructing, and operating a production‑grade container cloud platform, covering architecture decisions, monitoring, logging, high‑availability, scaling, network optimization, upgrade challenges, and lessons learned for cloud‑native practitioners.

Cloud NativeDevOpsKubernetes
0 likes · 26 min read
How Guangdong Mobile Built a Resilient Container Cloud from Scratch
Top Architect
Top Architect
Oct 24, 2022 · Backend Development

Evolution of the Tianyi Account Gateway System: From Zuul‑Based 1.0 to Kong‑Based 3.0

The article chronicles the architectural evolution of China Telecom's Tianyi Account gateway—from its 2017 Zuul‑based 1.0 implementation, through a 2.0 redesign using Kong with custom plugins, to the current 3.0 version featuring CP/DP separation, multi‑language plugins, and cloud‑native deployment, highlighting performance gains, scalability, and operational improvements.

Cloud NativeKongKubernetes
0 likes · 14 min read
Evolution of the Tianyi Account Gateway System: From Zuul‑Based 1.0 to Kong‑Based 3.0
Architect
Architect
Oct 22, 2022 · Cloud Native

Design and Implementation of an Automated Operations Platform Based on Apache APISIX

This article presents the motivation, architecture, component selection, user authentication flow, micro‑service integration, and technical details—including custom Lua plugins and NGINX phases—of an automated operations platform built on the cloud‑native API gateway Apache APISIX.

Apache APISIXCloud NativePlugin Development
0 likes · 14 min read
Design and Implementation of an Automated Operations Platform Based on Apache APISIX
Selected Java Interview Questions
Selected Java Interview Questions
Oct 22, 2022 · Cloud Native

Docker Architecture Overview and Component Analysis

This article provides a comprehensive overview of Docker's client‑server architecture, detailing the roles of Docker Client, Daemon, Engine, jobs, Registry, Graph database, drivers, libcontainer library, and how they collectively enable container creation, image management, networking, and resource control.

Cloud NativeContainerDocker
0 likes · 10 min read
Docker Architecture Overview and Component Analysis
Alibaba Cloud Native
Alibaba Cloud Native
Oct 21, 2022 · Cloud Native

Master Serverless on Alibaba Cloud: Create, Deploy, Debug Functions Step‑by‑Step

This guide walks you through the entire lifecycle of a Serverless application on Alibaba Cloud, covering function creation via the console, project initialization and deployment with Serverless Devs, various debugging techniques—including online, breakpoint, proxy, and local debugging—and best practices for dependency management and performance testing.

Alibaba CloudCloud NativeFunction Compute
0 likes · 17 min read
Master Serverless on Alibaba Cloud: Create, Deploy, Debug Functions Step‑by‑Step
Hulu Beijing
Hulu Beijing
Oct 21, 2022 · Big Data

How Hulu Scales Spark on Kubernetes: Cloud‑Native Big Data at Disney‑Scale

Hulu’s data platform team describes how they migrated large‑scale Spark workloads from Yarn to native Spark on Kubernetes, leveraging AWS services such as EKS, S3, and custom operators to achieve dynamic scaling, unified monitoring, cost‑effective resource management, and improved stability for search, recommendation, and advertising pipelines.

AWSBig DataCloud Native
0 likes · 18 min read
How Hulu Scales Spark on Kubernetes: Cloud‑Native Big Data at Disney‑Scale
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 20, 2022 · Cloud Native

Why Kubernetes Remains Complex and How Serverless Designs Aim to Simplify It

The article examines the inherent and accidental complexities of Kubernetes as a distributed cluster manager, discusses challenges in resource scheduling, infrastructure diversity, and operational overhead, and explores how cloud‑native solutions such as managed services, nodeless and serverless Kubernetes architectures attempt to reduce these complexities while introducing new trade‑offs.

Cloud NativeKubernetesOperations
0 likes · 18 min read
Why Kubernetes Remains Complex and How Serverless Designs Aim to Simplify It
DevOps Cloud Academy
DevOps Cloud Academy
Oct 20, 2022 · Cloud Native

Comparative Analysis of KubeSphere and Rainbond Cloud‑Native Application Platforms

This article provides a detailed comparative analysis of the cloud‑native application platforms KubeSphere and Rainbond, evaluating their product positioning, community activity, installation experience, application deployment, micro‑service architecture, marketplace features, multi‑cluster management, and operational capabilities to help readers choose the most suitable solution for their needs.

Cloud NativeKubeSphereKubernetes
0 likes · 17 min read
Comparative Analysis of KubeSphere and Rainbond Cloud‑Native Application Platforms
Huolala Tech
Huolala Tech
Oct 20, 2022 · Cloud Native

How Huolala Cuts Cloud Costs with Kubernetes: Spot Instances, Smart Autoscaling, and Predictive Scaling

This presentation details Huolala's end‑to‑end cloud‑native cost‑optimization strategy, covering the company's infrastructure basics, Kubernetes‑based server cost‑saving techniques, a tailored optimization roadmap, practical Spot Instance usage, and a custom CronHPA‑driven scheduled scaling solution to boost resource utilization.

Cloud NativeCost OptimizationHPA
0 likes · 23 min read
How Huolala Cuts Cloud Costs with Kubernetes: Spot Instances, Smart Autoscaling, and Predictive Scaling
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Oct 19, 2022 · Artificial Intelligence

Why Storage Systems Bottleneck AI Training and How to Accelerate Them

This article examines the comprehensive challenges AI applications face from storage to compute, traces the evolution of AI training infrastructure, analyzes key bottlenecks such as compute acceleration, resource scheduling, massive data handling and data flow, and presents Baidu Cloud's storage acceleration solutions—including parallel file systems, caching, and the Fluid scheduler—to dramatically improve AI training performance.

AI trainingCloud NativeData Lake
0 likes · 38 min read
Why Storage Systems Bottleneck AI Training and How to Accelerate Them
Alibaba Cloud Native
Alibaba Cloud Native
Oct 18, 2022 · Cloud Native

What’s New in OpenYurt v1.0? Key Updates and Future Roadmap

OpenYurt v1.0, released on September 9, introduces API governance improvements, expanded test coverage with CodeCov, performance testing for Yurthub, streamlined installation, and outlines future enhancements across ControlPlane, DataPlane, and IoT SIGs, with detailed GitHub project links for each.

Cloud NativeEdge ComputingOpenYurt
0 likes · 9 min read
What’s New in OpenYurt v1.0? Key Updates and Future Roadmap
Cloud Native Technology Community
Cloud Native Technology Community
Oct 17, 2022 · Cloud Native

A Three‑Step Approach to Understanding, Managing, and Preventing Kubernetes Failures

This article presents a practical three‑step methodology—understanding, managing, and preventing—to troubleshoot Kubernetes deployments, explains how to leverage monitoring, observability, and incident‑response tools, and offers guidance on fostering team collaboration and building resilient, self‑healing cloud‑native systems.

Cloud NativeKubernetesOperations
0 likes · 7 min read
A Three‑Step Approach to Understanding, Managing, and Preventing Kubernetes Failures
Taobao Frontend Technology
Taobao Frontend Technology
Oct 14, 2022 · Cloud Native

Boost JavaScript Serverless Performance with Noslate’s Cloud‑Native Runtime

Noslate is an open‑source, cloud‑native project from Alibaba that introduces a lightweight JavaScript runtime, optimized Node.js distribution, and an offline debugger to dramatically improve serverless cold‑start times, elasticity, and diagnostic capabilities across diverse platforms, including ARM and traditional x86 environments.

Cloud NativeJavaScriptNode.js
0 likes · 18 min read
Boost JavaScript Serverless Performance with Noslate’s Cloud‑Native Runtime
Node Underground
Node Underground
Oct 13, 2022 · Cloud Native

How Noslate Boosts JavaScript Performance for Cloud‑Native Serverless Apps

Noslate is an open‑source, cloud‑native suite comprising a custom Node.js distribution, the lightweight Aworker runtime with Warmfork and Startup Snapshot technologies, all designed to dramatically reduce cold‑start latency and improve JavaScript task elasticity in serverless environments.

Cloud NativeNode.jsRuntime
0 likes · 16 min read
How Noslate Boosts JavaScript Performance for Cloud‑Native Serverless Apps
Programmer DD
Programmer DD
Oct 12, 2022 · Cloud Native

Istio Joins CNCF: Exploring the New Ambient Mesh and Its Impact

Google donated Istio to the CNCF, which was accepted as an incubating project, introducing the experimental Ambient Mesh mode while retaining sidecar support, and the article outlines Istio's architecture, history, community contributions, and industry perspectives on this cloud‑native milestone.

Ambient MeshCNCFCloud Native
0 likes · 6 min read
Istio Joins CNCF: Exploring the New Ambient Mesh and Its Impact
Efficient Ops
Efficient Ops
Oct 11, 2022 · Cloud Native

How Vivo Built a Scalable Karmada Operator with Ansible for Multi‑Cluster Management

Vivo’s engineering team shares their practical experience creating a Karmada‑Operator using the Operator SDK and Ansible, detailing background, deployment challenges, design choices, API and architecture, etcd management, member cluster handling, CI pipeline, and performance testing to enable robust multi‑cloud Kubernetes orchestration.

AnsibleCloud NativeKarmada
0 likes · 15 min read
How Vivo Built a Scalable Karmada Operator with Ansible for Multi‑Cluster Management
Efficient Ops
Efficient Ops
Oct 10, 2022 · Operations

How Liaoning Mobile Revamped Its DevOps System for Agile, Cloud‑Native Success

Liaoning Mobile’s DevOps R&D system was selected as a flagship case at the recent Service Trade Fair, showcasing how the company accelerated its digital transformation through agile delivery, cloud‑native architecture, intelligent operations, and comprehensive talent development to boost development efficiency and business agility.

Cloud NativeContinuous DeliveryDevOps
0 likes · 14 min read
How Liaoning Mobile Revamped Its DevOps System for Agile, Cloud‑Native Success
Alibaba Cloud Native
Alibaba Cloud Native
Oct 10, 2022 · Cloud Native

What’s New in Koordinator v0.7? Enhanced Coscheduling, ElasticQuota, and Fine‑Grained GPU Sharing

Koordinator v0.7 adds major cloud‑native scheduling features—including enhanced gang (coscheduling) with Strict/NonStrict modes, multi‑hierarchy ElasticQuota management, fine‑grained GPU resource protocols, richer diagnostic APIs, and safer descheduling—targeting machine‑learning and big‑data workloads on Kubernetes.

Cloud NativeCoschedulingElasticQuota
0 likes · 25 min read
What’s New in Koordinator v0.7? Enhanced Coscheduling, ElasticQuota, and Fine‑Grained GPU Sharing
Alibaba Cloud Native
Alibaba Cloud Native
Oct 10, 2022 · Cloud Native

Build a Serverless Python Email Scheduler on Alibaba Cloud Function Compute

This tutorial explains the fundamentals of Serverless architecture, outlines its BaaS and FaaS components, presents three typical use cases, and provides a step‑by‑step guide—including Python code and deployment instructions—to create an automated daily email service on Alibaba Cloud Serverless.

Alibaba CloudCloud NativeFunction Compute
0 likes · 7 min read
Build a Serverless Python Email Scheduler on Alibaba Cloud Function Compute
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 9, 2022 · Backend Development

Choosing a Microservice Gateway: Spring Cloud Gateway vs APISIX

After moving to a new team lacking a dedicated gateway, the author evaluates two popular microservice gateway solutions—Spring Cloud Gateway and Apache APISIX—comparing their features, cloud‑native capabilities, performance, and ease of use, ultimately selecting Spring Cloud Gateway for its Java ecosystem and extensibility.

APISIXBackendCloud Native
0 likes · 11 min read
Choosing a Microservice Gateway: Spring Cloud Gateway vs APISIX
21CTO
21CTO
Oct 4, 2022 · Cloud Native

Why Kubernetes Is the Cloud Operating System Shaping the Future of IT

This article explains how Kubernetes, since its 2014 debut, has become a declarative, API‑driven cloud operating system that offers scalability, portability, and a rich ecosystem, transforming how enterprises develop, deploy, and manage applications across heterogeneous environments.

Cloud NativeOperating Systemcontainer orchestration
0 likes · 9 min read
Why Kubernetes Is the Cloud Operating System Shaping the Future of IT
Alibaba Cloud Native
Alibaba Cloud Native
Oct 4, 2022 · Cloud Native

How Service Mesh Redefines Cloud‑Native Networking, Security, and Observability

This article explains the fundamentals of service mesh as a cloud‑native infrastructure layer, covering its control‑plane and data‑plane architecture, sidecar and waypoint proxies, L4/L7 decoupling, eBPF acceleration, zero‑trust security, traffic management, observability, and real‑world deployment scenarios.

Cloud NativeKubernetesZero Trust
0 likes · 20 min read
How Service Mesh Redefines Cloud‑Native Networking, Security, and Observability
Alibaba Cloud Native
Alibaba Cloud Native
Oct 3, 2022 · Cloud Native

Can AHPA Predict Kubernetes Scaling Before Load Spikes?

This article introduces the Advanced Horizontal Pod Autoscaler (AHPA), explains its three‑stage architecture of data collection, prediction, and scaling, details the RobustScaler forecasting algorithm and CRD‑based deployment, and evaluates its ability to proactively and reactively adjust pod counts with high robustness.

CRDCloud NativeKubernetes
0 likes · 13 min read
Can AHPA Predict Kubernetes Scaling Before Load Spikes?
Alibaba Cloud Native
Alibaba Cloud Native
Sep 29, 2022 · Cloud Native

Why Use RocketMQ Connect for Scalable Data Pipelines?

This article explains the challenges of point‑to‑point data sync, introduces RocketMQ Connect as a cloud‑native solution that decouples upstream and downstream, details its architecture, connectors, REST API, metrics, deployment modes, and provides a step‑by‑step guide to building custom connectors for use cases such as CDC, data lakes, and system migration.

CDCCloud NativeConnector
0 likes · 19 min read
Why Use RocketMQ Connect for Scalable Data Pipelines?
Alibaba Cloud Native
Alibaba Cloud Native
Sep 29, 2022 · Cloud Native

How Migrating a Holiday Gift Service to Alibaba Cloud Function Compute Cuts Costs and Handles Traffic Spikes

Facing occasional traffic spikes and high server costs, the author migrated a holiday gift‑distribution project from an ALB‑ECS‑MySQL‑Redis stack to Alibaba Cloud Function Compute, detailing cost reductions, zero‑idle‑instance savings, custom runtime setup, logging adjustments, VPC networking, deployment via Serverless Devs, and domain binding.

Alibaba CloudCloud NativeDeployment
0 likes · 8 min read
How Migrating a Holiday Gift Service to Alibaba Cloud Function Compute Cuts Costs and Handles Traffic Spikes
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Sep 29, 2022 · Cloud Native

How to Deploy SaaS Private Cloud with Kubernetes and KubeSphere: A Complete Guide

This article explains the challenges of SaaS private‑cloud deployment, compares source‑code and container deployment, introduces Kubernetes and KubeSphere, outlines required infrastructure, provides Docker and Harbor installation steps, and shows how to use KubeKey to configure and manage a full‑stack private cloud platform.

Cloud NativeDeploymentDocker
0 likes · 17 min read
How to Deploy SaaS Private Cloud with Kubernetes and KubeSphere: A Complete Guide
vivo Internet Technology
vivo Internet Technology
Sep 28, 2022 · Cloud Native

Implementation and Practice of Karmada-Operator at vivo: Architecture, API Design, and CI/CD

vivo created an Ansible‑based Karmada‑Operator that declaratively manages multi‑cluster deployments, etcd backup/restore, and control‑plane upgrades via custom CRDs and CI pipelines, addressing the limitations of existing tools and providing extensible, reliable, self‑healing orchestration for large‑scale Kubernetes environments.

AnsibleCI/CDCloud Native
0 likes · 13 min read
Implementation and Practice of Karmada-Operator at vivo: Architecture, API Design, and CI/CD
Alibaba Cloud Native
Alibaba Cloud Native
Sep 28, 2022 · Cloud Native

How Lixun Logistics Cut Registry Complexity by 50% with Alibaba Cloud ACR EE

Facing high operational costs and scaling challenges with its self-built Harbor registry, Lixun Logistics migrated core container images to Alibaba Cloud’s ACR Enterprise Edition, achieving a 50% reduction in registry complexity, 60% faster image distribution, and enhanced security across multi-region deployments.

ACR EEAlibaba CloudCloud Native
0 likes · 9 min read
How Lixun Logistics Cut Registry Complexity by 50% with Alibaba Cloud ACR EE
Tencent Cloud Developer
Tencent Cloud Developer
Sep 28, 2022 · Cloud Native

Crane-scheduler: Kubernetes Scheduling Optimization Based on Real Workload

Crane‑scheduler improves Kubernetes efficiency by collecting real‑time node metrics via Prometheus, annotating nodes, and applying configurable predicates and weighted priorities—plus a hot‑value mechanism—to balance load, cut waste, and prevent hotspots, delivering more stable, better‑utilized clusters.

Cloud NativeKubernetescost efficiency
0 likes · 7 min read
Crane-scheduler: Kubernetes Scheduling Optimization Based on Real Workload
Tencent Cloud Middleware
Tencent Cloud Middleware
Sep 27, 2022 · Cloud Native

How Tencent Cloud Optimized Apache Pulsar for Million‑Topic Scale

This article details Tencent Cloud's year‑long practical optimizations for Apache Pulsar, covering Ack hole impacts, TTL/Backlog/Retention strategies, delayed‑message handling, Admin API blocking, ZooKeeper and BookKeeper leaks, and multi‑level cache improvements to achieve stable, high‑performance messaging at massive scale.

Apache PulsarBacklogCloud Native
0 likes · 18 min read
How Tencent Cloud Optimized Apache Pulsar for Million‑Topic Scale
Cloud Native Technology Community
Cloud Native Technology Community
Sep 27, 2022 · Industry Insights

Why Cloud‑Native Will Dominate Enterprise Application Modernization by 2025

Amid the digital transformation wave, cloud‑native applications are projected to power over 95% of new initiatives by 2025, prompting Lingque Cloud and CNBPA to publish a practical guide that outlines concepts, migration paths, DevOps benefits, micro‑service selection, and real‑world case studies for modernizing enterprise software.

Cloud NativeDevOpsDigital Transformation
0 likes · 3 min read
Why Cloud‑Native Will Dominate Enterprise Application Modernization by 2025
Architecture Digest
Architecture Digest
Sep 25, 2022 · Cloud Native

Designing Microservices Architecture for Failure: Patterns and Practices

This article explains how to build highly available microservices by addressing the inherent risks of distributed systems and presenting fault‑tolerance patterns such as graceful degradation, change management, health checks, self‑healing, failover caching, retries, rate limiting, bulkheads, circuit breakers, and systematic failure testing.

Cloud NativeMicroservicesReliability
0 likes · 14 min read
Designing Microservices Architecture for Failure: Patterns and Practices
IT Architects Alliance
IT Architects Alliance
Sep 23, 2022 · Cloud Native

How to Build a High‑Availability Microservices System on Kubernetes – A Complete Guide

This guide walks through designing a simple front‑end/back‑end microservices architecture, implementing it with Spring Boot and Eureka, deploying the services on a Kubernetes cluster using K8seasy, and adding high‑availability features such as multi‑instance registration, Prometheus‑Grafana monitoring, Zipkin tracing, and Sentinel flow‑control.

Cloud NativeGrafanaKubernetes
0 likes · 20 min read
How to Build a High‑Availability Microservices System on Kubernetes – A Complete Guide
Tencent Cloud Developer
Tencent Cloud Developer
Sep 20, 2022 · Information Security

Data Classification and Grading Architecture for Enterprise Data Security

The article details a practical, reusable enterprise architecture for data classification and grading that combines scanning tools, a rule‑engine with hot‑updates, a high‑performance identification service, and a security enforcement platform, addressing massive real‑time data volumes, diverse storage types, cross‑department isolation, and compliance with China’s data security laws.

Big DataCloud NativeKafka
0 likes · 14 min read
Data Classification and Grading Architecture for Enterprise Data Security
Alibaba Cloud Native
Alibaba Cloud Native
Sep 19, 2022 · Cloud Native

Why Serverless Devs Became CNCF’s First Serverless Tool Project

Serverless Devs, an open‑source, CNCF‑sandbox serverless development platform, offers a plug‑in architecture supporting multiple cloud providers, lifecycle management, and extensible components, with six key advantages, a clear design philosophy, a growing history, and future plans to expand cloud vendor support and tooling.

CNCFCloud NativeDevOps
0 likes · 10 min read
Why Serverless Devs Became CNCF’s First Serverless Tool Project
Practical DevOps Architecture
Practical DevOps Architecture
Sep 15, 2022 · Cloud Native

Brief Overview of etcd and Kubernetes: Features, Use Cases, and Core Components

This article provides a concise overview of etcd and Kubernetes, detailing etcd’s features and use‑cases, explaining Kubernetes fundamentals, its relationship with Docker, and describing key components such as Minikube, Kubectl, Kubelet, common deployment methods, and the platform’s cluster management architecture.

Cloud NativeDistributed Systemsetcd
0 likes · 6 min read
Brief Overview of etcd and Kubernetes: Features, Use Cases, and Core Components
Senior Brother's Insights
Senior Brother's Insights
Sep 14, 2022 · Backend Development

From Single Server to Cloud‑Native: 14 Stages of Scaling a Large‑Scale Website

This article walks through the evolution of a high‑traffic e‑commerce site—from a single‑machine setup to cloud‑native microservices—detailing each architectural milestone, the problems it solves, key technologies involved, and design principles for building scalable, highly available systems.

Cloud NativeScalabilityarchitecture evolution
0 likes · 22 min read
From Single Server to Cloud‑Native: 14 Stages of Scaling a Large‑Scale Website
Alibaba Cloud Native
Alibaba Cloud Native
Sep 14, 2022 · Cloud Native

How Dubbo Mesh Enables Seamless Service‑Mesh Adoption with a Plugin‑Based Architecture

Dubbo Mesh, a cloud‑native extension of Dubbo, introduces a plugin‑driven design that separates control and data planes, supports hot‑plug components, and offers Java Proxyless and Sidecar deployment modes to simplify migration to a service‑mesh architecture while retaining Dubbo's scalability.

Cloud NativeDubbo MeshDynamic Binary Push
0 likes · 7 min read
How Dubbo Mesh Enables Seamless Service‑Mesh Adoption with a Plugin‑Based Architecture
Tencent Cloud Middleware
Tencent Cloud Middleware
Sep 14, 2022 · Cloud Native

Spring Cloud Tencent 1.7 Released: New Features, Version Guide, and Enhanced Service Governance

Spring Cloud Tencent 1.7 introduces support for Spring Cloud Hoxton, 2020, and 2021, provides a detailed version list and numbering scheme, and adds major features such as service governance plugins, dynamic configuration improvements, monitoring enhancements, and extended Polaris integration, with links to documentation and repositories.

Cloud NativeConfigurationMicroservices
0 likes · 9 min read
Spring Cloud Tencent 1.7 Released: New Features, Version Guide, and Enhanced Service Governance
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Sep 13, 2022 · Big Data

From Hadoop to Cloud‑Native: The Evolution of Data Lakes and Modern Architecture

This article traces the history of data lakes from their 2010 inception with Hadoop through cloud‑native object storage, lakehouse formats like Delta Lake, and Alibaba Cloud's multi‑layer solution, outlining key architectural stages and practical construction challenges for enterprise‑grade implementations.

Alibaba CloudBig DataCloud Native
0 likes · 9 min read
From Hadoop to Cloud‑Native: The Evolution of Data Lakes and Modern Architecture
DevOps
DevOps
Sep 12, 2022 · Cloud Native

How Slack Designs, Operates, and Scales Its Remote Development Environments

The article explains Slack's cloud‑native development environment—a full, isolated copy of the Slack system running on AWS EC2—detailing why remote environments are used, how they are managed with custom tooling, and how dynamic provisioning enables massive scaling while controlling costs.

Cloud NativeDevelopment EnvironmentRemote Development
0 likes · 9 min read
How Slack Designs, Operates, and Scales Its Remote Development Environments
Efficient Ops
Efficient Ops
Sep 12, 2022 · Cloud Native

Mastering Kubernetes CRDs and Operators: From Basics to Advanced Design

This article explains what Kubernetes CustomResourceDefinitions (CRDs) and Operators are, shows how they enable custom resources and automated lifecycle management, and presents practical YAML examples and a generic big‑data Operator design for cloud‑native environments.

CRDCloud NativeDevOps
0 likes · 12 min read
Mastering Kubernetes CRDs and Operators: From Basics to Advanced Design
MaGe Linux Operations
MaGe Linux Operations
Sep 11, 2022 · Cloud Native

Master Helm: Essential Commands for Managing Kubernetes Charts

This guide provides a comprehensive overview of Helm, the Kubernetes package manager, covering core commands for searching, pulling, installing, listing, creating charts, managing repositories and dependencies, upgrading, rolling back releases, and pushing charts to Harbor, complete with code examples and usage tips.

Chart ManagementCloud NativeKubernetes
0 likes · 16 min read
Master Helm: Essential Commands for Managing Kubernetes Charts
Alibaba Cloud Native
Alibaba Cloud Native
Sep 9, 2022 · Cloud Native

How to Deploy a Pay‑Per‑Use WordPress Site on Alibaba Cloud Serverless

Learn step‑by‑step how to build a cost‑effective, pay‑per‑use WordPress website on Alibaba Cloud Serverless using Function Compute, NAS storage, RDS, and SLS, covering service activation, NAS setup, function configuration, custom domain binding, code deployment, and final verification.

Alibaba CloudCloud NativeFunction Compute
0 likes · 7 min read
How to Deploy a Pay‑Per‑Use WordPress Site on Alibaba Cloud Serverless
Java Architecture Diary
Java Architecture Diary
Sep 9, 2022 · Cloud Native

What’s New in Spring Cloud 2021.0.4? Explore the Latest Features and Fixes

Spring Cloud 2021.0.4 (Jubilee) builds on Spring Boot 2.7.x and introduces updates such as JSCH‑based SSH configuration for Config, native JSON support for GRPC filters in Gateway, binary encoding rewrite in OpenFeign, the ability to disable Resilience4J thread‑pool defaults in Circuitbreaker, and various dependency upgrades.

Cloud NativeSpring Cloudjava
0 likes · 2 min read
What’s New in Spring Cloud 2021.0.4? Explore the Latest Features and Fixes
Open Source Linux
Open Source Linux
Sep 8, 2022 · Cloud Native

Master Dockerfile: Build Custom Docker Images Step‑by‑Step

This comprehensive guide explains how to create and customize Docker images using Dockerfile, covering base image selection, RUN, COPY, ADD, CMD, ENTRYPOINT, ENV, VOLUME, EXPOSE, and WORKDIR instructions, along with best practices for layer optimization and context handling.

Cloud NativeContainerDevOps
0 likes · 30 min read
Master Dockerfile: Build Custom Docker Images Step‑by‑Step
Alibaba Cloud Native
Alibaba Cloud Native
Sep 7, 2022 · Cloud Native

Unlocking Serverless: From Concepts to Hands‑On Alibaba Cloud Deployment

This article explains the evolution and core principles of Serverless computing, outlines its benefits for reducing operational complexity and cost, and provides a step‑by‑step tutorial for building, testing, and exposing a function on Alibaba Cloud using Function Compute and API Gateway.

Alibaba CloudCloud NativeFunction Compute
0 likes · 9 min read
Unlocking Serverless: From Concepts to Hands‑On Alibaba Cloud Deployment
Tencent Cloud Developer
Tencent Cloud Developer
Sep 7, 2022 · Cloud Native

Why Build Probe Capabilities Based on OpenTelemetry for Cloud‑Native Observability

Building probe capabilities on OpenTelemetry gives cloud‑native teams a vendor‑neutral, standardized way to extend monitoring into full observability—supporting large‑scale, language‑specific instrumentation, plug‑and‑play plugins, and seamless integration with APM backends—so developers and operators can detect, debug, and predict faults across distributed containers.

APMCloud NativeNode.js
0 likes · 15 min read
Why Build Probe Capabilities Based on OpenTelemetry for Cloud‑Native Observability
MaGe Linux Operations
MaGe Linux Operations
Sep 6, 2022 · Cloud Native

Mastering Kubernetes CRDs: Define and Use Custom Resources

This article explains what Kubernetes CustomResourceDefinitions (CRDs) are, how they extend the platform with user‑defined resources, and provides step‑by‑step examples for creating CRDs, custom objects, and interacting with them via kubectl commands.

CRDCloud NativeCustomResourceDefinition
0 likes · 6 min read
Mastering Kubernetes CRDs: Define and Use Custom Resources
Alibaba Cloud Native
Alibaba Cloud Native
Sep 6, 2022 · Cloud Native

What’s New in KubeVela 1.5? Deep Dive into Plugins, Observability, and Cloud Shell

Version 1.5 of the open‑source Cloud Native application delivery platform KubeVela introduces enhanced plugin specifications, built‑in observability with Prometheus‑Grafana, a browser‑based Cloud Shell, advanced Canary rollouts via OpenKruise, multi‑environment UI improvements, and performance optimizations, while moving toward CNCF incubation.

Cloud NativeKubeVelaMulti-Environment
0 likes · 16 min read
What’s New in KubeVela 1.5? Deep Dive into Plugins, Observability, and Cloud Shell
Practical DevOps Architecture
Practical DevOps Architecture
Sep 6, 2022 · Cloud Native

Enterprise Container Technology and Kubernetes Cluster Practical Course (DevOps, Docker, Jenkins)

This resource provides a comprehensive series of video tutorials covering Docker fundamentals, containerizing Django applications, Kubernetes architecture and workloads, service discovery, logging with EFK, CI/CD pipelines with Jenkins on Kubernetes, shared libraries, and DevOps best practices for enterprise environments.

Cloud NativeDevOpsJenkins
0 likes · 3 min read
Enterprise Container Technology and Kubernetes Cluster Practical Course (DevOps, Docker, Jenkins)
IT Architects Alliance
IT Architects Alliance
Sep 4, 2022 · Cloud Native

What Is Cloud Native? Core Concepts, Architecture Principles, and Key Technologies

This article explains the definition of cloud native, its industry impact, technical characteristics, architectural design principles, and the essential technologies—including containers, serverless containers, bare‑metal containers, microservices, serverless computing, specialized chips, networking, and databases—that together enable elastic, resilient, and observable cloud‑first applications.

Cloud NativeContainersServerless
0 likes · 10 min read
What Is Cloud Native? Core Concepts, Architecture Principles, and Key Technologies
Architects' Tech Alliance
Architects' Tech Alliance
Sep 4, 2022 · Cloud Native

Understanding Cloud Native: Concepts, Architecture, and Key Technologies

This article explains cloud native as a design philosophy that maximizes cloud efficiency through elastic, loosely coupled, observable systems, outlines its industry benefits, technical characteristics, architectural principles, and reviews core technologies such as containers, serverless, microservices, networking, chips, and databases.

Cloud NativeContainersMicroservices
0 likes · 9 min read
Understanding Cloud Native: Concepts, Architecture, and Key Technologies
Liangxu Linux
Liangxu Linux
Sep 3, 2022 · Cloud Native

How Kubernetes Enables Service‑to‑Service Communication: ClusterIP, CoreDNS, and Kube‑Proxy Explained

This article explains how native Kubernetes objects—ClusterIP Services, CoreDNS, and kube‑proxy—work together to provide reliable service‑to‑service communication inside a cluster, contrasting the approach with traditional IP‑based methods and detailing the networking model, service abstraction, DNS resolution, and packet translation.

Cloud NativeClusterIPCoreDNS
0 likes · 8 min read
How Kubernetes Enables Service‑to‑Service Communication: ClusterIP, CoreDNS, and Kube‑Proxy Explained
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Sep 2, 2022 · Cloud Computing

Design and Implementation of a Scalable, High‑Availability Object Storage Service (OSS) Based on SeaweedFS

This article describes the design goals, technology selection, architecture, high‑availability mechanisms, performance testing, cost optimization, and seamless migration strategy of a new object storage service built on SeaweedFS to support billions of files with low latency and high reliability.

Cloud NativeS3 CompatibilityScalability
0 likes · 16 min read
Design and Implementation of a Scalable, High‑Availability Object Storage Service (OSS) Based on SeaweedFS
Aikesheng Open Source Community
Aikesheng Open Source Community
Aug 31, 2022 · Big Data

Tencent's Big Data Construction: Philosophy, Architecture Evolution, and Open‑Source Strategy

The article introduces Tencent's big‑data platform philosophy and overall architecture, detailing three generations of evolution from offline Hadoop‑based processing to real‑time Spark/Storm integration and finally AI‑driven machine‑learning platforms, while also highlighting the team, book publication, and a related giveaway event.

Big DataCloud NativeData Platform
0 likes · 12 min read
Tencent's Big Data Construction: Philosophy, Architecture Evolution, and Open‑Source Strategy
Efficient Ops
Efficient Ops
Aug 30, 2022 · Operations

How Minsheng Bank’s DevSecOps Platform Sets New Standards in XOps

The article details Minsheng Bank’s award‑winning DevSecOps platform and performance‑measurement system presented at the 2022 XOps Industry Summit, highlighting its three‑pillar strategy of tiered classification, cloud‑native architecture, and integrated security, as well as the broader Chinese DevOps maturity model and standards.

Cloud NativeContinuous DeliveryDevOps
0 likes · 6 min read
How Minsheng Bank’s DevSecOps Platform Sets New Standards in XOps
Cloud Native Technology Community
Cloud Native Technology Community
Aug 30, 2022 · Cloud Native

Governing the Rapid Adoption of Kubernetes in Enterprises

Enterprises face governance challenges as Kubernetes adoption surges, requiring centralized platforms, standardized blueprints, role‑based access control, policy enforcement, drift detection, and lifecycle management to maintain control, security, and agility across multiple clusters.

Cloud NativeDevOpsEnterprise
0 likes · 8 min read
Governing the Rapid Adoption of Kubernetes in Enterprises
Architects Research Society
Architects Research Society
Aug 29, 2022 · Cloud Native

Resilient Software Strategies Every Developer Should Know

Effective software resilience requires strategies such as dead‑letter queues, feature toggles, robust design patterns like bulkhead and circuit breaker, loose coupling, and sidecar containers, enabling developers to isolate failures, reduce impact, and maintain performance in distributed, cloud‑native systems.

Cloud NativeDead Letter QueueDesign Patterns
0 likes · 10 min read
Resilient Software Strategies Every Developer Should Know
Alibaba Cloud Native
Alibaba Cloud Native
Aug 28, 2022 · Cloud Native

How Dragonfly Supercharges Cloud‑Native File Distribution with P2P Architecture

This article explains the limitations of traditional client‑server download methods, introduces P2P download principles, and details Dragonfly's cloud‑native architecture—including its Manager, Scheduler, Seed Peer, and Peer components—showing how it achieves high stability, efficiency, and easy deployment for large‑scale file distribution.

Cloud NativeDragonflyFile Distribution
0 likes · 10 min read
How Dragonfly Supercharges Cloud‑Native File Distribution with P2P Architecture
Bilibili Tech
Bilibili Tech
Aug 27, 2022 · Cloud Native

Mixed Workload Co-location Practices in Bilibili's Kubernetes Cloud Platform

Bilibili’s Kubernetes cloud platform boosts server utilization by co‑locating latency‑sensitive online services with batch‑oriented offline jobs on the same nodes, using custom schedulers, extended resources, dynamic CPU/memory isolation, and a management console, achieving average CPU usage around 35 % and significant cost savings.

Cloud NativeCo-locationKubernetes
0 likes · 17 min read
Mixed Workload Co-location Practices in Bilibili's Kubernetes Cloud Platform