Tagged articles
4 articles
Page 1 of 1
Baidu Geek Talk
Baidu Geek Talk
Dec 8, 2021 · Cloud Native

Enterprise Kubernetes Migration Practice: Baidu Aifanfan's Journey to Cloud-Native Architecture

Baidu’s Aifanfan product migrated its entire suite to Kubernetes through a two‑phase, 11‑step process that standardized CI/CD, containerization, and traffic routing, enabling deployment of 200 + modules in under an hour, 99.99 % stability, cost‑effective operations, and laying groundwork for multi‑cluster, service‑mesh expansion.

CICDCloud NativeContainer Migration
0 likes · 12 min read
Enterprise Kubernetes Migration Practice: Baidu Aifanfan's Journey to Cloud-Native Architecture
Architecture Digest
Architecture Digest
Aug 30, 2020 · Cloud Native

Migrating Docker Images, Containers, and Volumes: Practical Techniques

This article explains how to migrate Docker images, containers, and data volumes using save/load, export/import, and backup/restore commands, offering practical steps for offline environments, complex production services, and volume handling while highlighting the limitations of conventional approaches.

Container MigrationOperationsVolume Backup
0 likes · 7 min read
Migrating Docker Images, Containers, and Volumes: Practical Techniques
Node Underground
Node Underground
Jul 20, 2019 · Cloud Native

How to Use Docker Checkpoint & CRIU for Live Container Migration

This guide walks you through enabling Docker's experimental mode, installing CRIU, building a simple Node container, creating checkpoints, and restoring containers both on the same host and on a different host, highlighting the prerequisites and limitations of live migration.

CRIUCheckpointContainer Migration
0 likes · 5 min read
How to Use Docker Checkpoint & CRIU for Live Container Migration
Alibaba Cloud Native
Alibaba Cloud Native
Jan 24, 2019 · Cloud Native

How Alibaba Achieves Large‑Scale Stateful Container Migration

This article explains Alibaba's approach to migrating stateful containers at massive scale, covering the challenges of pod identity, resource duplication, hot versus cold migration, limitations of RunC and CRIU, and the opportunities presented by new container runtimes and process‑level virtualization.

Container MigrationHot MigrationKubernetes
0 likes · 22 min read
How Alibaba Achieves Large‑Scale Stateful Container Migration