UCloud Tech
Author

UCloud Tech

UCloud is a leading neutral cloud provider in China, developing its own IaaS, PaaS, AI service platform, and big data exchange platform, and delivering comprehensive industry solutions for public, private, hybrid, and dedicated clouds.

148
Articles
0
Likes
41
Views
0
Comments
Recent Articles

Latest from UCloud Tech

100 recent articles max
UCloud Tech
UCloud Tech
Nov 15, 2018 · Cloud Computing

How 25G SmartNICs Boost Cloud VM Networking Tenfold with Open vSwitch

This article examines the rapid adoption of 25G SmartNICs for cloud workloads, compares major vendor solutions, explains why an Open vSwitch‑based TC Flower offload design was chosen, and details the practical challenges and performance gains achieved when deploying the solution in a public‑cloud environment.

25G networkingLinux kernelOpen vSwitch
0 likes · 13 min read
How 25G SmartNICs Boost Cloud VM Networking Tenfold with Open vSwitch
UCloud Tech
UCloud Tech
Nov 8, 2018 · Cloud Computing

Unlocking 13× IOPS: Inside UCloud’s High‑Performance SSD Cloud Disk Architecture

UCloud’s latest SSD cloud disk redesign dramatically improves performance—raising IOPS by 13‑fold, cutting latency tenfold, and expanding capacity—through a two‑layer IO path, 1 MB metadata shards, multithreaded models, overload protection, online migration, and upcoming RDMA/SPDK‑based ultra‑high‑performance storage solutions.

ArchitectureIO performanceRDMA
0 likes · 13 min read
Unlocking 13× IOPS: Inside UCloud’s High‑Performance SSD Cloud Disk Architecture
UCloud Tech
UCloud Tech
Oct 25, 2018 · Backend Development

Why Go 1.8’s ForkLock Can Hang Goroutines and How Go 1.9 Solves It

The article investigates a Go 1.8.3 issue where goroutines block on ForkLock during fork‑exec, analyzes the kernel and Go runtime behavior, presents a hypothesis about memory‑heavy processes, validates it with experiments, and shows that upgrading to Go 1.9 or later eliminates the problem.

GoGoroutineconcurrency
0 likes · 7 min read
Why Go 1.8’s ForkLock Can Hang Goroutines and How Go 1.9 Solves It
UCloud Tech
UCloud Tech
Oct 17, 2018 · Cloud Computing

Inside UCloud’s Cloud Disk Upgrade, Gray-Scale Networking, and Fast Snapshot Design

UCloud’s first Tech Talk detailed a comprehensive redesign of its cloud disk architecture, introduced ServiceMesh‑based gray‑scale deployment for virtual networking, and unveiled a second‑level snapshot system that delivers second‑level continuous backups with rapid restore capabilities, all backed by NVMe and programmable switch innovations.

NVMecloud storagecontinuous snapshot
0 likes · 14 min read
Inside UCloud’s Cloud Disk Upgrade, Gray-Scale Networking, and Fast Snapshot Design
UCloud Tech
UCloud Tech
Sep 20, 2018 · Operations

Why CPU Monitoring Shows 0% or 100% Spikes and How Hot Patches Fixed It

The article investigates intermittent CPU usage spikes on Linux servers caused by a kernel cputime bug, explains the root‑cause analysis, describes a cold patch applied to newer kernels, and details a hot‑patch solution that safely resolves the issue across thousands of production machines.

CPU MonitoringLinuxcputime
0 likes · 9 min read
Why CPU Monitoring Shows 0% or 100% Spikes and How Hot Patches Fixed It
UCloud Tech
UCloud Tech
Aug 29, 2018 · Fundamentals

Turn Routing into Switching: OpenFlow Tricks to Simplify Cross‑Subnet Traffic

This article explains how to convert three‑layer routing into two‑layer switching (and vice‑versa) using OpenFlow and OVS, covering the differences between routing and switching, flow‑table configuration, ARP handling, TTL management, and practical Linux commands to achieve cross‑subnet communication without a traditional gateway.

LinuxOVSOpenFlow
0 likes · 10 min read
Turn Routing into Switching: OpenFlow Tricks to Simplify Cross‑Subnet Traffic
UCloud Tech
UCloud Tech
Aug 22, 2018 · Backend Development

Why Service Mesh Matters: Lessons from Deploying Istio on UCloud UAEK

This article explains why UCloud introduced a Service Mesh, how Istio was chosen and adapted for the UAEK Kubernetes platform—including IPv6 challenges, performance testing, and future improvements—providing practical insights for building reliable micro‑service infrastructures.

IPv6IstioKubernetes
0 likes · 14 min read
Why Service Mesh Matters: Lessons from Deploying Istio on UCloud UAEK
UCloud Tech
UCloud Tech
Jul 31, 2018 · Fundamentals

What’s New in Ceph? July 2018 Developer Highlights and Key Feature Updates

The July 2018 Ceph Developer Monthly report from the UMCloud storage team summarizes the latest community contributions, including enhancements to object and block storage, new OPA integration for fine‑grained access control, crash‑dump management, dashboard user UI, and batch operations for ceph‑volume.

CephDeveloper UpdatesOpen Policy Agent
0 likes · 6 min read
What’s New in Ceph? July 2018 Developer Highlights and Key Feature Updates
UCloud Tech
UCloud Tech
Jul 27, 2018 · Cloud Computing

How Edge Computing and Dynamic Acceleration Transform Network Performance

Edge computing distributes compute and storage to network edge nodes, reducing latency and bandwidth usage, while UCloud's dynamic acceleration network leverages optimized routing, private UTP protocol, and seamless integration with edge platforms to enhance data transmission across diverse, often weak, network environments.

UClouddynamic accelerationnetwork optimization
0 likes · 9 min read
How Edge Computing and Dynamic Acceleration Transform Network Performance
UCloud Tech
UCloud Tech
Jul 20, 2018 · Game Development

Global Server Architecture for Multiplayer Games: Microservices, UDP & Deployment

This article explores the advantages, architectural layout, network planning, and practical technologies for global server games, emphasizing microservice-based modular design, automated deployment, frame‑synchronization over UDP, centralized versus distributed deployment models, and considerations of latency, data consistency, and blockchain integration.

Game ArchitectureUDPdistributed-systems
0 likes · 10 min read
Global Server Architecture for Multiplayer Games: Microservices, UDP & Deployment