Tag

Bandwidth

0 views collected around this technical thread.

Architecture Digest
Architecture Digest
Jun 10, 2025 · Operations

How Much Bandwidth Does Douyin (TikTok) Really Have? Inside Its Massive Data Centers

This article explains how Douyin, TikTok, Baidu, Alibaba Cloud and Tencent operate self‑built data centers with terabit‑level outbound bandwidth, details ByteDance's server count growth from tens of thousands to hundreds of thousands, and describes the CDN technologies that enable billions of users to stream smoothly.

BandwidthServer CountTikTok
0 likes · 8 min read
How Much Bandwidth Does Douyin (TikTok) Really Have? Inside Its Massive Data Centers
Top Architecture Tech Stack
Top Architecture Tech Stack
May 22, 2025 · Operations

Understanding the Bandwidth and Server Scale of Douyin (TikTok) Data Centers

This article explains how Douyin (TikTok) and other major Chinese platforms achieve massive concurrent usage by operating data centers with hundreds of thousands of servers, employing terabit-level outbound bandwidth, dual‑link designs, CDN acceleration, and multi‑node load balancing, and provides estimates of server counts and bandwidth capacities.

BandwidthDouyinServer Scale
0 likes · 8 min read
Understanding the Bandwidth and Server Scale of Douyin (TikTok) Data Centers
Java Captain
Java Captain
May 12, 2025 · Operations

How ByteDance Powers Douyin/TikTok with Massive Bandwidth and Server Infrastructure

The article explains ByteDance's enormous data‑center bandwidth, server counts, and CDN architecture that enable hundreds of millions of concurrent users on Douyin and TikTok, detailing estimates of total outbound capacity, multi‑link designs, and the role of cloud and IDC resources.

BandwidthByteDanceDouyin
0 likes · 8 min read
How ByteDance Powers Douyin/TikTok with Massive Bandwidth and Server Infrastructure
macrozheng
macrozheng
Nov 5, 2024 · Information Security

How TLS Handshake Makes a Tiny GET Request Eat 1.68KB and How to Cut Bandwidth

After discovering that a simple GET request consumes 1.68 KB due to the TLS handshake, the article explains the handshake’s components, calculates the resulting bandwidth demand, and demonstrates how switching to HTTP or enabling Keep‑Alive can dramatically reduce traffic and server load in high‑concurrency scenarios.

BandwidthHTTPHTTPS
0 likes · 5 min read
How TLS Handshake Makes a Tiny GET Request Eat 1.68KB and How to Cut Bandwidth
Architecture Digest
Architecture Digest
Oct 14, 2024 · Information Security

Understanding TLS Handshake Overhead and Bandwidth Impact in High‑Concurrency Services

The article analyzes why a high‑concurrency data‑collection service quickly saturates a 100 Mbps uplink due to large TLS handshake payloads, demonstrates the bandwidth savings of switching to plain HTTP or using Keep‑Alive, and highlights practical considerations for secure versus performance‑optimized deployments.

BandwidthHTTPSTLS
0 likes · 4 min read
Understanding TLS Handshake Overhead and Bandwidth Impact in High‑Concurrency Services
DevOps Operations Practice
DevOps Operations Practice
Sep 19, 2024 · Information Security

Understanding TLS Handshake Overhead and Bandwidth Impact in High‑Concurrency Services

The article analyzes why a high‑concurrency GET service quickly saturates a 100 Mbps uplink due to TLS handshake overhead, demonstrates bandwidth savings by switching to HTTP or using Keep‑Alive, and highlights practical considerations for secure connections.

BandwidthHTTPSTLS
0 likes · 5 min read
Understanding TLS Handshake Overhead and Bandwidth Impact in High‑Concurrency Services
Selected Java Interview Questions
Selected Java Interview Questions
Sep 6, 2024 · Backend Development

Understanding TLS Handshake Overhead and Bandwidth Impact in High‑Concurrency Services

The article explains how TLS handshakes significantly increase request size and upstream bandwidth consumption in high‑concurrency services, demonstrates the bandwidth calculations, and proposes using plain HTTP or Keep‑Alive connections to reduce overhead and server load.

BandwidthHTTPHTTPS
0 likes · 4 min read
Understanding TLS Handshake Overhead and Bandwidth Impact in High‑Concurrency Services
Cognitive Technology Team
Cognitive Technology Team
May 15, 2024 · Fundamentals

The Fallacies of Distributed Systems: Understanding Common Network Assumptions

This article revisits the classic “Fallacies of Distributed Systems” introduced by Peter Deutsch, explaining why assumptions such as reliable networks, zero latency, infinite bandwidth, secure and homogeneous communication are false, and offering practical strategies like retries, caching, batching, and security‑first design to build robust distributed applications.

Bandwidthdistributed systemsfallacies
0 likes · 4 min read
The Fallacies of Distributed Systems: Understanding Common Network Assumptions
Architecture Digest
Architecture Digest
Feb 27, 2024 · Operations

How Large Is ByteDance’s Server Infrastructure and Bandwidth?

The article explains ByteDance’s massive data‑center fleet, detailing server counts from 2017 to 2020, estimating total outbound bandwidth in the multi‑terabit range, and describing how CDN, load‑balancing, and multi‑link designs enable billions of users to stream videos simultaneously.

BandwidthByteDanceServer Infrastructure
0 likes · 7 min read
How Large Is ByteDance’s Server Infrastructure and Bandwidth?
IT Services Circle
IT Services Circle
Jan 17, 2024 · Operations

How to Disable PCDN in QQ Music Desktop Client to Prevent Upstream Bandwidth Consumption

The article explains that QQ Music desktop client can unexpectedly upload large amounts of data by acting as a PCDN node, but users can easily stop this behavior by disabling the playback acceleration service in the client settings, preserving their upstream bandwidth on both Windows and Mac.

BandwidthPCDNdesktop client
0 likes · 3 min read
How to Disable PCDN in QQ Music Desktop Client to Prevent Upstream Bandwidth Consumption
Selected Java Interview Questions
Selected Java Interview Questions
Dec 25, 2023 · Operations

Understanding ByteDance (Douyin) Data Center Bandwidth and Server Scale

This article explains how ByteDance's Douyin platform achieves massive concurrent user capacity by operating data centers with multi‑terabit outbound bandwidth, extensive server fleets, CDN acceleration, and dual‑link designs, providing a technical overview of its infrastructure and bandwidth estimates.

BandwidthByteDanceServer Scale
0 likes · 10 min read
Understanding ByteDance (Douyin) Data Center Bandwidth and Server Scale
Java Architect Essentials
Java Architect Essentials
Jun 5, 2023 · Operations

How Many Servers Does ByteDance Operate and What Is Its Data Center Bandwidth?

The article explains ByteDance's server fleet growth from a few thousand in 2017 to hundreds of thousands today, estimates its data‑center total outbound bandwidth at several terabits per second, and describes the CDN and load‑balancing technologies that enable billions of concurrent users.

BandwidthByteDancecdn
0 likes · 8 min read
How Many Servers Does ByteDance Operate and What Is Its Data Center Bandwidth?
Architects' Tech Alliance
Architects' Tech Alliance
Oct 25, 2022 · Operations

Storage I/O Performance, RAID Penalties, and Bandwidth Calculation Guide

This article explains how I/O aggregation, full‑stripe writes, RAID write penalties, business I/O models (OLTP, OLAP, VDI, SPC‑1), SSD/SAS performance, FC link bandwidth, read/write ratios, sequential versus random I/O, I/O size impact, and cache acceleration affect storage system performance and capacity planning.

BandwidthCacheFC
0 likes · 17 min read
Storage I/O Performance, RAID Penalties, and Bandwidth Calculation Guide
Architects' Tech Alliance
Architects' Tech Alliance
Aug 17, 2022 · Fundamentals

Overview of PCIe Evolution: From 3.0 to 7.0 and Future Roadmap

This article provides a comprehensive overview of the PCIe interface evolution, detailing the specifications, version milestones, bandwidth improvements, encoding and signaling changes from PCIe 3.0 through PCIe 7.0, and their impact on data‑center, AI/ML, and consumer hardware.

BandwidthDataCenterHardware
0 likes · 9 min read
Overview of PCIe Evolution: From 3.0 to 7.0 and Future Roadmap
Architects' Tech Alliance
Architects' Tech Alliance
Nov 7, 2021 · Fundamentals

Understanding QoS Technology: Principles, Metrics, Service Models, and Enterprise Applications

This article explains the origins of QoS, its key performance metrics such as bandwidth, latency, jitter and packet loss, compares the Best‑Effort, IntServ and DiffServ service models, and describes how DiffServ components are deployed in enterprise networks to manage traffic and improve service quality.

BandwidthDiffServIntServ
0 likes · 15 min read
Understanding QoS Technology: Principles, Metrics, Service Models, and Enterprise Applications
Architects' Tech Alliance
Architects' Tech Alliance
Nov 6, 2021 · Operations

Understanding QoS (Quality of Service): Principles, Metrics, Models, and Applications

This article explains the concept of Quality of Service (QoS) in IP networks, covering its importance, key metrics such as bandwidth, latency, jitter and packet loss, various service models like Best‑Effort, IntServ and DiffServ, and typical application scenarios and deployment considerations.

BandwidthDiffServQoS
0 likes · 15 min read
Understanding QoS (Quality of Service): Principles, Metrics, Models, and Applications
Laravel Tech Community
Laravel Tech Community
Sep 13, 2021 · Operations

Understanding Douyin’s Server Bandwidth and Data Center Scale

The article explains how Douyin (TikTok) and other major Chinese tech firms operate massive self‑built data centers with terabit‑level outbound bandwidth, detailing server counts, infrastructure design, and CDN acceleration that enable hundreds of millions of users to stream video smoothly.

BandwidthDouyinServer Infrastructure
0 likes · 7 min read
Understanding Douyin’s Server Bandwidth and Data Center Scale
Java Architect Essentials
Java Architect Essentials
Aug 6, 2021 · Operations

ByteDance Data Center Scale: Server Count, Bandwidth, and CDN Architecture

The article provides an overview of ByteDance's massive data center infrastructure, detailing server quantities, total outbound bandwidth reaching several terabits, the role of dual‑link designs, and how CDN acceleration enables billions of users to access Douyin and related services smoothly.

BandwidthServer Countcdn
0 likes · 8 min read
ByteDance Data Center Scale: Server Count, Bandwidth, and CDN Architecture
Architecture Digest
Architecture Digest
Jun 20, 2021 · Operations

Understanding the Bandwidth and Server Scale of Douyin (TikTok) Data Centers

This article explains how Douyin (TikTok) and its parent companies operate massive data centers with tens of thousands of servers and multi‑terabit outbound bandwidth, using dual‑link designs, CDN acceleration, and load‑balancing to support hundreds of millions of concurrent users.

BandwidthNetwork InfrastructureServer Scale
0 likes · 9 min read
Understanding the Bandwidth and Server Scale of Douyin (TikTok) Data Centers