How to Move 1,000 TB from Nanjing to Beijing: Network Math vs. Human Courier

An interview question explores the fastest way to transfer a 1,000 TB dataset from Nanjing to Beijing, comparing high‑speed network links, their costs and transfer times, with a practical, low‑cost solution of physically shipping hard‑drive containers by high‑speed rail.

Java Tech Enthusiast
Java Tech Enthusiast
Java Tech Enthusiast
How to Move 1,000 TB from Nanjing to Beijing: Network Math vs. Human Courier

Network Transfer Estimate

Typical bandwidth options in China (as reported by a telecom employee) are:

Residential broadband: up to 1 Gbps downstream, 300 Mbps upstream.

Enterprise data‑dedicated line: up to 100 Gbps, ≈ 350,000 CNY per month.

Enterprise internet line: up to 10 Gbps, ≈ 540,000 CNY per month.

Assuming the 100 Gbps data line, the usable data rate is: 100 Gbps ÷ 8 = 12.5 GB/s Data transferred in one hour:

12.5 GB/s × 3600 s = 45,000 GB ≈ 45 TB

To move 1,000 TB the theoretical time is: 1,000 TB ÷ 45 TB/h ≈ 22.2 hours Using the 10 Gbps internet line would require roughly 10 days, while residential broadband would take several months.

Physical Transfer (Human‑Courier) Method

The most time‑efficient and cost‑effective approach is to ship hard‑drive containers by high‑speed rail.

Each 16 TB hard drive costs about 63 CNY.

Number of drives needed: 1,000 TB ÷ 16 TB ≈ 62.5 → 63 drives.

Drive cost: 63 CNY × 63 ≈ 3,937 CNY.

Transport timeline:

High‑speed train travel (Nanjing → Beijing): ~5 hours.

Door‑to‑door handling (loading, unloading, local transport): ~2 hours.

Total elapsed time: ~7 hours, comparable to a short flight.

Logistics cost:

Round‑trip high‑speed rail ticket: 464 CNY each way → 928 CNY total.

Taxi / local transport: ≈ 200 CNY.

Overall cost: ≈ 1,100 CNY, far lower than the multi‑hundred‑thousand‑yuan monthly network fees.

Hard drives loaded on high‑speed rail
Hard drives loaded on high‑speed rail

Never underestimate the bandwidth of a train full of disks.

Illustration of train bandwidth
Illustration of train bandwidth
Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

LogisticsData TransferNetwork Bandwidthinterview questionhard drive shipping
Java Tech Enthusiast
Written by

Java Tech Enthusiast

Sharing computer programming language knowledge, focusing on Java fundamentals, data structures, related tools, Spring Cloud, IntelliJ IDEA... Book giveaways, red‑packet rewards and other perks await!

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.