Tagged articles
351 articles
Page 3 of 4
Efficient Ops
Efficient Ops
Sep 30, 2020 · Fundamentals

How CDN Technology Supercharges Web Performance and Reduces Latency

This article explains what a Content Delivery Network (CDN) is, how it works through DNS and smart scheduling, its key components, and essential terminology such as CNAME records, origin host, and protocol origin, illustrating how CDN optimizes web traffic and speeds up user access.

CDNContent Delivery NetworkDNS
0 likes · 11 min read
How CDN Technology Supercharges Web Performance and Reduces Latency
Architects' Tech Alliance
Architects' Tech Alliance
Sep 29, 2020 · Cloud Computing

Overview of Alibaba Cloud CDN Live Streaming Architecture and Key Concepts

This article explains the fundamentals of video streaming, media transcoding, and CDN technology, then details Alibaba Cloud's live streaming architecture, including terminology, workflow stages, system components, business functions, and typical application scenarios such as UGC, e‑commerce, sports, gaming, and online education.

CDNVideo Transcodingarchitecture
0 likes · 14 min read
Overview of Alibaba Cloud CDN Live Streaming Architecture and Key Concepts
ITPUB
ITPUB
Sep 25, 2020 · Operations

How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More

This guide presents nine practical methods to accelerate GitHub access—including mirror sites, Cloudflare Workers proxies, raw file CDN replacements, JsDelivr usage, Gitee fork transfers, and manual hosts file edits—complete with URLs, step‑by‑step instructions, and illustrative screenshots.

CDNDevOpsGitHub
0 likes · 7 min read
How to Speed Up GitHub Access: Mirrors, CDN, Hosts Hacks and More
ITPUB
ITPUB
Sep 24, 2020 · Operations

How to Speed Up GitHub Access with Mirrors, CDN Proxies, and Hosts Tweaks

This guide presents nine practical methods to accelerate GitHub access, including using mirror sites, Cloudflare Workers proxies, raw file CDNs, Chrome extensions, Gitee fork imports, and manual hosts file modifications, each with step‑by‑step instructions and relevant URLs.

CDNDownloadGitHub
0 likes · 7 min read
How to Speed Up GitHub Access with Mirrors, CDN Proxies, and Hosts Tweaks
IT Architects Alliance
IT Architects Alliance
Sep 22, 2020 · Cloud Computing

How CDN Can Evolve into a Powerful Edge Computing Platform

This article analyzes how traditional CDN infrastructure can be transformed into a comprehensive edge computing platform, covering CDN fundamentals, edge computing layers, IaaS/PaaS/SaaS models, container and Kubernetes deployment, future trends, and practical Q&A insights.

5GCDNContainers
0 likes · 17 min read
How CDN Can Evolve into a Powerful Edge Computing Platform
Laravel Tech Community
Laravel Tech Community
Sep 21, 2020 · Fundamentals

Understanding CDN: Definition, Working Principles, and Key Terminology

This article explains what a Content Delivery Network (CDN) is, how it optimizes web traffic through caching and intelligent DNS routing, details the traditional versus CDN-enabled access processes, and clarifies related terms such as CNAME records, DNS, origin host, and protocol origin.

CDNCNAMEContent Delivery Network
0 likes · 11 min read
Understanding CDN: Definition, Working Principles, and Key Terminology
Architects' Tech Alliance
Architects' Tech Alliance
Sep 21, 2020 · Cloud Native

Design and Considerations of a CDN‑Based Edge Computing Platform

This article explores how traditional CDN infrastructure can be transformed into a large‑scale edge computing platform, covering architectural layers, cloud‑edge collaboration, container‑based deployment with Kubernetes, emerging technologies such as programmable CDN, secure containers, and practical Q&A from real‑world implementations.

5GCDNCloud Native
0 likes · 20 min read
Design and Considerations of a CDN‑Based Edge Computing Platform
Open Source Linux
Open Source Linux
Sep 9, 2020 · Fundamentals

How CDN Works: Boosting Web Performance with Edge Caching

This article explains what a Content Delivery Network (CDN) is, how it optimizes web traffic by caching resources at edge nodes, compares traditional and CDN-enabled access flows, and clarifies related terms such as CNAME records, DNS, and origin host configuration.

CDNContent Delivery NetworkDNS
0 likes · 10 min read
How CDN Works: Boosting Web Performance with Edge Caching
Architects Research Society
Architects Research Society
Aug 11, 2020 · Cloud Computing

Differences Between Cloudflare and CloudFront

This article compares Cloudflare and Amazon CloudFront, outlining their respective CDN architectures, setup processes, feature sets, performance characteristics, security offerings, and ideal use cases to help users choose the most suitable service for their web applications.

CDNCloudFrontCloudflare
0 likes · 8 min read
Differences Between Cloudflare and CloudFront
vivo Internet Technology
vivo Internet Technology
Jul 29, 2020 · Frontend Development

Performance Optimization Journey for Wukong H5 Topics

The article details Wukong’s systematic H5 performance overhaul—adding DNS‑prefetch, CDN and HTTP/2, compressing fonts and images, applying lazy‑load and WebP, minimizing reflows with Vue lifecycle hooks, using skeleton screens, and reporting metrics—resulting in load‑time cuts of up to 70 % and scores rising from the 40s‑60s to over 90.

CDNHTTP2Web
0 likes · 22 min read
Performance Optimization Journey for Wukong H5 Topics
Programmer DD
Programmer DD
Jul 9, 2020 · Cloud Computing

Boost Web Performance with CDN: Basics, How It Works, and Best Practices

This article explains how Content Delivery Networks (CDNs) dramatically reduce page load times by caching static resources near users, outlines the step‑by‑step request flow, discusses cache strategies, and highlights both the advantages and limitations of CDN adoption.

CDNCacheContent Delivery Network
0 likes · 9 min read
Boost Web Performance with CDN: Basics, How It Works, and Best Practices
Architecture Digest
Architecture Digest
Jun 30, 2020 · Fundamentals

Understanding DNS: Structure, Types, and Resolution Process

This article explains the fundamentals of the Domain Name System (DNS), covering its hierarchical structure, the different types of top‑level domains, and the detailed nine‑step process by which a user's request is resolved from a human‑readable URL to an IP address.

CDNDNSDomain Name System
0 likes · 9 min read
Understanding DNS: Structure, Types, and Resolution Process
Liangxu Linux
Liangxu Linux
Jun 20, 2020 · Fundamentals

How DNS Translates Domain Names to IP Addresses: A Step‑by‑Step Guide

This article explains the DNS system, its hierarchical structure from root servers to local resolvers, and walks through the nine‑step process that converts a human‑readable domain name into an IP address, including record types, TTL, GTM, CDN, and application server interactions.

CDNDNSDNS Resolution
0 likes · 10 min read
How DNS Translates Domain Names to IP Addresses: A Step‑by‑Step Guide
Ctrip Technology
Ctrip Technology
Jun 11, 2020 · Frontend Development

Evolution of Static Resource Infrastructure and CDN Practices at Ctrip

The article chronicles the development of static resource services—from early ASP examples and static‑dynamic separation to modern CDN, cloud storage, URL handling, online concatenation, and multi‑region deployment—highlighting technical decisions, performance trade‑offs, and future challenges for front‑end infrastructure.

CDNCephFrontend Infrastructure
0 likes · 34 min read
Evolution of Static Resource Infrastructure and CDN Practices at Ctrip
Alibaba Cloud Developer
Alibaba Cloud Developer
May 26, 2020 · Frontend Development

How Edge Stream Rendering (ESR) Boosts Front‑End Performance

This article explores the limitations of traditional front‑end performance techniques for first‑page loads and introduces a new Edge Stream Rendering (ESR) approach that leverages CDN edge computing to stream static and dynamic content sequentially, reducing TTFB, white‑screen time, and core content display latency across various network conditions.

CDNESRPerformance Optimization
0 likes · 19 min read
How Edge Stream Rendering (ESR) Boosts Front‑End Performance
Zhengtong Technical Team
Zhengtong Technical Team
May 20, 2020 · Cloud Native

Case Study: Full Cloud Migration of the "Smart Citizen Pass" Mini‑Program Using Kubernetes and Cloud Services

This article details the background, initial ECS‑based deployment, performance bottlenecks during rapid user growth, and the comprehensive cloud‑native migration—including DNS load balancing, managed Kubernetes, CDN acceleration, RDS/Redis replacement, and NAS/OSS storage—resulting in significant scalability and operational improvements for the Smart Citizen Pass mini‑program.

CDNKubernetesPerformance Optimization
0 likes · 15 min read
Case Study: Full Cloud Migration of the "Smart Citizen Pass" Mini‑Program Using Kubernetes and Cloud Services
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
May 20, 2020 · Frontend Development

How to Keep Front‑End Assets Available When a CDN Fails

When a CDN becomes inaccessible, a website's static resources can disappear, but by detecting failed CDN requests and automatically retrying them from the main domain—while preserving HTML, CSS, image, and especially JavaScript execution order—developers can ensure continuous site availability.

CDNFallbackfrontend
0 likes · 8 min read
How to Keep Front‑End Assets Available When a CDN Fails
Youku Technology
Youku Technology
Apr 22, 2020 · Backend Development

Youku IPv6 Transformation Practice: Technical Challenges and Solutions

Youku completed a six‑month, full‑scale IPv6 migration in 2018, upgrading client and server stacks, deploying dual‑stack then IPv6‑only networks with 4over6, solving challenges like lack of IPv6 environments, OS module updates, MTU handling, address libraries, CDN coordination, and robust fallback, testing, and monitoring.

5GBackend ArchitectureCDN
0 likes · 14 min read
Youku IPv6 Transformation Practice: Technical Challenges and Solutions
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 14, 2020 · Mobile Development

How Xianyu Optimized Flutter Image Loading: Techniques and Lessons

This article details Xianyu’s comprehensive Flutter image‑loading optimizations—including native caching, low‑end device adaptation, disk caching, CDN size reduction, external‑texture bridging, multi‑page memory management, and package‑size cuts—offering practical techniques and insights for mobile developers seeking high‑performance image handling.

CDNExternal TextureFlutter
0 likes · 16 min read
How Xianyu Optimized Flutter Image Loading: Techniques and Lessons
Tencent Cloud Developer
Tencent Cloud Developer
Apr 14, 2020 · Cloud Computing

Deploying a Private Bitwarden Password Manager on Tencent Cloud

This guide walks you through deploying a low‑cost, private Bitwarden password manager on Tencent Cloud by preparing a domain and SSL certificate, installing Docker on a CentOS CVM, running Bitwarden and Nginx containers, optionally enabling CDN, configuring backups to COS, and applying security hardening such as two‑factor authentication.

BackupBitwardenCDN
0 likes · 18 min read
Deploying a Private Bitwarden Password Manager on Tencent Cloud
Top Architect
Top Architect
Apr 8, 2020 · Operations

Web Performance Optimization: Load Balancing, DNS, Reverse Proxy, and CDN

To improve web performance, the article examines network‑level optimizations such as request flow, load balancing techniques (including DNS‑based and hardware load balancers), reverse proxy mechanisms like Nginx, and the role of CDNs in caching static assets to reduce latency and enhance scalability.

CDNDNSnetwork optimization
0 likes · 9 min read
Web Performance Optimization: Load Balancing, DNS, Reverse Proxy, and CDN
Open Source Linux
Open Source Linux
Mar 30, 2020 · Operations

Mastering Web Load Balancing: Techniques, Strategies, and Best Practices

This article explains how web load balancing distributes HTTP/HTTPS requests across multiple servers to improve concurrency, availability, and scalability, covering DNS round‑robin, CDN acceleration, IP load balancing, reverse proxy, and layer‑4 techniques with practical insights and diagrams.

CDNipreverse proxy
0 likes · 12 min read
Mastering Web Load Balancing: Techniques, Strategies, and Best Practices
Top Architect
Top Architect
Feb 28, 2020 · Operations

Understanding Web Load Balancing: Principles, Types, and Implementation

This article explains the concept of web load balancing, its basic principles, and the most common techniques—including DNS round‑robin, CDN acceleration, IP‑level load balancing, HTTP redirects, and reverse‑proxy solutions—while discussing hardware vs. software options, session handling, and high‑availability considerations.

CDNDNSIP load balancing
0 likes · 13 min read
Understanding Web Load Balancing: Principles, Types, and Implementation
360 Quality & Efficiency
360 Quality & Efficiency
Feb 28, 2020 · Operations

External Network Quality Monitoring System at 360: Architecture, Features, and Alert Strategies

The article details 360's external network quality monitoring system, explaining its background, real‑time detection features, CDN‑based source host selection, three‑layer architecture, data collection and storage pipelines, fault‑diagnosis strategies, and visualization approaches for rapid network fault localization.

AlertingCDNNetwork Monitoring
0 likes · 10 min read
External Network Quality Monitoring System at 360: Architecture, Features, and Alert Strategies
Architects' Tech Alliance
Architects' Tech Alliance
Feb 25, 2020 · Operations

Understanding Web Load Balancing: Principles, Techniques, and Implementation

This article explains the concept of web load balancing, its underlying one‑to‑many mapping principle, and compares common techniques such as DNS round‑robin, CDN acceleration, IP‑level load balancing, HTTP redirects, and reverse‑proxy solutions, highlighting their advantages, limitations, and typical deployment scenarios.

CDNDNSIP load balancing
0 likes · 12 min read
Understanding Web Load Balancing: Principles, Techniques, and Implementation
Youku Technology
Youku Technology
Feb 19, 2020 · Cloud Native

Low‑Latency Live Streaming System: Challenges, Architecture, and Solutions

Youku’s low‑latency live‑streaming system replaces the traditional RTMP‑CDN pipeline with a controllable media‑transport architecture that combines private real‑time protocols, WebRTC, and edge nodes, cutting anchor‑to‑anchor latency below 300 ms and anchor‑to‑viewer latency to under 415 ms while preserving smooth playback.

CDNLow latencyWebRTC
0 likes · 10 min read
Low‑Latency Live Streaming System: Challenges, Architecture, and Solutions
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 13, 2020 · Backend Development

How Alibaba Cut Live Stream Latency Below 300ms with a New Architecture

Facing pandemic-driven remote teaching, Alibaba’s live streaming team redesigned their media pipeline, combining CDN, custom real-time protocols, WebRTC, and cloud-native techniques to control transmission and playback buffers, achieving sub-300 ms host-to-host latency and under-600 ms host-to-viewer latency while maintaining smooth playback.

CDNLow latencyWebRTC
0 likes · 10 min read
How Alibaba Cut Live Stream Latency Below 300ms with a New Architecture
360 Tech Engineering
360 Tech Engineering
Feb 6, 2020 · Operations

External Network Quality Monitoring System at 360: Architecture, Features, and Alert Strategies

The article describes how 360 implements an external network quality monitoring system that uses CDN nodes as source hosts to perform minute‑level, end‑to‑end ping measurements, stores results in time‑series and other databases, analyzes them to detect VIP, data‑center or ISP faults, and generates visualized alerts and reports for operations teams.

AlertingCDNNetwork Monitoring
0 likes · 8 min read
External Network Quality Monitoring System at 360: Architecture, Features, and Alert Strategies
Tencent Cloud Developer
Tencent Cloud Developer
Jan 8, 2020 · Cloud Computing

Tencent Cloud CDN IPv6 Architecture and Configuration Guide

The guide explains Tencent Cloud CDN’s dual‑stack IPv6 architecture and walks users through adding an accelerated domain, enabling IPv6, configuring the origin server, creating the required CNAME record, and verifying both back‑to‑origin and public IPv6 access using command‑line tests, while noting the feature’s trial status.

CDNIPv6Network Configuration
0 likes · 5 min read
Tencent Cloud CDN IPv6 Architecture and Configuration Guide
Tencent Cloud Developer
Tencent Cloud Developer
Nov 19, 2019 · Cloud Computing

5G Exploration: CDN and Edge Computing Practices and Challenges

At the Cloud+ Community Developer Conference, Tencent’s Liao Long highlighted how 5G’s high bandwidth and low latency are driving CDN edge‑computing innovations—such as live‑edge transcoding, smart‑retail analytics, voice‑assistant processing, MEC‑based low‑latency services, and dynamic burst‑resource systems—to meet the surge in mobile users and bandwidth‑intensive applications.

5GCDNEdge Computing
0 likes · 19 min read
5G Exploration: CDN and Edge Computing Practices and Challenges
dbaplus Community
dbaplus Community
Oct 30, 2019 · Backend Development

Mastering Cache Layers: From HTTP to Distributed Systems

This article provides a comprehensive guide to caching technologies, covering HTTP caching, CDN caching, load‑balancer caching, in‑process caching, and distributed caching, while explaining strategies, algorithms, and common pitfalls such as cache avalanche, penetration, and breakdown.

BackendCDNDistributed Systems
0 likes · 19 min read
Mastering Cache Layers: From HTTP to Distributed Systems
MaGe Linux Operations
MaGe Linux Operations
Oct 10, 2019 · Backend Development

Unlocking Performance: A Deep Dive into Modern Caching Strategies

This article explores the pervasive role of caching in modern systems—from browser and HTTP caches to CDN, load‑balancer, in‑process, and distributed caches—detailing their mechanisms, algorithms, common pitfalls like cache avalanche, penetration and breakdown, and practical mitigation techniques for robust backend performance.

BackendCDNScalability
0 likes · 18 min read
Unlocking Performance: A Deep Dive into Modern Caching Strategies
AutoHome Frontend
AutoHome Frontend
Sep 26, 2019 · Frontend Development

Why TTFB Matters: Uncovering the Hidden Delays Behind Web Page Loads

This article explains what Time to First Byte (TTFB) actually measures, why network latency and server processing heavily influence it, and lists the many factors—from DNS lookup to CDN routing—that can increase TTFB, helping developers prioritize performance improvements.

CDNNetwork LatencyServer Timing
0 likes · 9 min read
Why TTFB Matters: Uncovering the Hidden Delays Behind Web Page Loads
Alibaba Cloud Native
Alibaba Cloud Native
Aug 15, 2019 · Cloud Native

How Edge@ACK Transforms CDN with Cloud‑Native Edge Containers

This article explains Alibaba Cloud’s Edge@ACK edge container solution, covering the rise of edge computing, the architecture and standardization of cloud‑edge‑device integration, autonomous edge node management, and real‑world IoT and CDN use cases, illustrating how cloud‑native Kubernetes enables a unified edge infrastructure.

Alibaba CloudCDNEdge Computing
0 likes · 15 min read
How Edge@ACK Transforms CDN with Cloud‑Native Edge Containers
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 2, 2019 · Operations

iQIYI CDN IPv6 Deployment Architecture and Implementation

iQIYI’s CDN scheduling system was redesigned for dual‑stack IPv4/IPv6, adding Anycast DNS, IPv6‑aware probes, and hybrid CDN integration, while upgrading data‑center, backbone, and server configurations through automated SDN and management platforms, enabling over 100 million IPv6 users and gigabit‑scale traffic.

CDNIPv6Operations
0 likes · 18 min read
iQIYI CDN IPv6 Deployment Architecture and Implementation
Tencent Cloud Developer
Tencent Cloud Developer
Jul 8, 2019 · Cloud Computing

Overseas Video Cloud Live Streaming System Architecture Practice

Tencent Cloud’s overseas video live‑streaming architecture combines tiered carrier procurement across North America, APAC and Europe, decentralized origin servers with dual‑active synchronization, and network optimizations such as DNS‑based scheduling, QUIC and QTCP, cutting stutter rates while tightly controlling costs.

CDNQUICTencent Cloud
0 likes · 13 min read
Overseas Video Cloud Live Streaming System Architecture Practice
Huajiao Technology
Huajiao Technology
Jun 25, 2019 · Fundamentals

Understanding HLS Protocol and Apple’s Low‑Latency Extensions

This article explains the HTTP Live Streaming (HLS) protocol, its standard playlist and segment structure, the latency challenges of traditional HLS, and details Apple’s low‑latency HLS draft with five technical improvements, demo implementation, and a comparison to Periscope’s LHLS approach.

CDNHTTP/2Media Protocol
0 likes · 19 min read
Understanding HLS Protocol and Apple’s Low‑Latency Extensions
Youzan Coder
Youzan Coder
Jun 5, 2019 · Backend Development

Building a Poster Rendering Service with Puppeteer

The article explains how to build a poster‑rendering service with Puppeteer, detailing its advantages over canvas, the Redis‑based caching and CDN workflow, optimization tricks for headless Chromium, and future plans to boost QPS and pre‑generate popular posters.

CDNCanvas APIPuppeteer
0 likes · 9 min read
Building a Poster Rendering Service with Puppeteer
Tencent Cloud Developer
Tencent Cloud Developer
May 9, 2019 · Backend Development

Evolution of Large-Scale Website Architecture: From Single Server to Distributed Systems

The article traces website architecture evolution from a single‑server LAMP setup to distributed clusters, highlighting stages such as service separation, caching, load‑balanced application servers, read‑write database splitting, CDN/reverse proxy use, distributed storage, NoSQL/search integration, and finally SOA‑based business and service segmentation.

CDNDatabase OptimizationMicroservices
0 likes · 8 min read
Evolution of Large-Scale Website Architecture: From Single Server to Distributed Systems
iQIYI Technical Product Team
iQIYI Technical Product Team
Apr 26, 2019 · Operations

Design and Implementation of iQIYI CDN Inspection System

iQIYI built a three‑component CDN Inspection System that automatically generates tasks, centrally processes and analyzes results, and runs edge measurements to monitor millions of hybrid CDN servers in real time, detecting configuration errors, file mismatches and traffic anomalies, enabling proactive remediation and 100 % local coverage.

CDNDistributed SystemsOperations
0 likes · 11 min read
Design and Implementation of iQIYI CDN Inspection System
Efficient Ops
Efficient Ops
Jan 6, 2019 · Cloud Computing

Why Does Video Buffer on Fast Phones? Understanding CDN Technology

This article explains why video streams can still lag on high‑speed mobile networks, introduces the origin and principles of Content Delivery Networks (CDNs), and shows how CDNs reduce latency, improve user experience, and benefit both internet and telecom operators.

CDNCloud ServicesContent Delivery Network
0 likes · 10 min read
Why Does Video Buffer on Fast Phones? Understanding CDN Technology
Baidu Intelligent Testing
Baidu Intelligent Testing
Dec 6, 2018 · Fundamentals

Introduction to CDN System Architecture and Workflow

This article provides a beginner-friendly overview of traditional CDN components, their relationships, and a step‑by‑step download workflow, covering entry service, core indexing, core storage, content management, edge storage, and content distribution without delving into advanced features like grouping or P2P.

CDNContent Delivery NetworkEdge Storage
0 likes · 11 min read
Introduction to CDN System Architecture and Workflow
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Sep 9, 2018 · Frontend Development

Boost Your Site Speed: Proven Frontend Performance Optimization Techniques

This article revisits and updates a previous guide, replacing webpack3 with webpack4 and adding modern automation concepts, then systematically walks through network transmission, page rendering, and JavaScript blocking optimizations—covering caching, resource compression, sprite generation, GPU acceleration, and server‑side techniques like gzip, CDN, load balancing, and Node.js scaling.

CDNcachingfrontend
0 likes · 31 min read
Boost Your Site Speed: Proven Frontend Performance Optimization Techniques
dbaplus Community
dbaplus Community
Aug 19, 2018 · Backend Development

How to Build Scalable Internet Architecture for Massive Traffic Spikes

This article outlines a layered architecture—including load balancing, CDN, caching, micro‑services, read/write separation and database clustering—to handle the massive data volume and high concurrency of modern e‑commerce platforms during peak events like Double‑11 and 618.

CDNhigh concurrencyload balancing
0 likes · 16 min read
How to Build Scalable Internet Architecture for Massive Traffic Spikes
Efficient Ops
Efficient Ops
Aug 16, 2018 · Operations

How Tencent Automates Massive Storage, CDN, and Network Operations at Scale

This article introduces three Tencent TEG sessions that reveal the automated operation systems behind massive storage and CDN services, billion‑level promotional event guarantees, and intelligent DCI network management, highlighting the challenges, solutions, and speaker expertise.

AutomationCDNcloud operations
0 likes · 7 min read
How Tencent Automates Massive Storage, CDN, and Network Operations at Scale
Tencent Cloud Developer
Tencent Cloud Developer
Jul 27, 2018 · Frontend Development

HTTP/2 Server Push Implementation and Performance Optimization by Tencent CDN

Tencent CDN’s implementation of HTTP/2 Server Push predicts and preloads dependent resources via link tags or headers, creates PUSH_PROMISE frames, and streams assets before the main response, yielding measurable latency reductions on real‑world pages when used with proper sizing, priority, and cache awareness, while avoiding slow‑start and buffer issues.

CDNFrontend OptimizationHTTP/2
0 likes · 16 min read
HTTP/2 Server Push Implementation and Performance Optimization by Tencent CDN
Architecture Digest
Architecture Digest
Jul 20, 2018 · Backend Development

Evolution of Web Application Architecture: From Single‑Server to Microservices

This article traces the progressive evolution of website architecture—from the early single‑server model through application‑data separation, caching, clustering, read‑write splitting, CDN deployment, distributed and NoSQL databases, and finally microservice architectures—illustrating each stage with diagrams and explaining the motivations behind each architectural upgrade.

CDNScalability
0 likes · 6 min read
Evolution of Web Application Architecture: From Single‑Server to Microservices
iQIYI Technical Product Team
iQIYI Technical Product Team
Jun 29, 2018 · Cloud Computing

Optimizing Video Playback Experience: Adaptive Bitrate, AI‑Driven ABS, and CDN Strategies from iQIYI

At the China Video Consumption User Experience Summit, iQIYI detailed how its AI‑driven adaptive bitrate streaming, proprietary HCDN architecture, hotspot prediction and AI‑upscaling technologies collectively reduce stalling, shift traffic away from peak periods, and deliver higher‑quality, cost‑effective playback across devices, from standard video to 8K VR.

AI OptimizationCDNVideo Streaming
0 likes · 10 min read
Optimizing Video Playback Experience: Adaptive Bitrate, AI‑Driven ABS, and CDN Strategies from iQIYI
Architecture Digest
Architecture Digest
Jun 16, 2018 · Backend Development

Evolution of Tmall Product Detail System Architecture: From Staticization to CDN‑Based Scaling

The article outlines how Tmall’s product‑detail service evolved through three architectural phases—system staticization, unified web caching, and CDN staticization—to handle Double‑11 traffic spikes with cost‑effective scalability, high availability, and improved performance.

Backend ArchitectureCDNPerformance Optimization
0 likes · 17 min read
Evolution of Tmall Product Detail System Architecture: From Staticization to CDN‑Based Scaling
Meitu Technology
Meitu Technology
Jun 5, 2018 · Cloud Computing

Meitu Short‑Video Cost Halving and Millisecond Startup Optimization Practices

Meitu cut short‑video CDN bandwidth by over 50 % while preserving quality, reduced error rates from 1 % to 0.1 %, and achieved millisecond‑level startup for most videos by deploying a data‑driven fusion scheduler, multi‑CDN failover, FastDNS, buffer control, moov‑relocation and player‑tuning techniques.

CDNCost Optimizationperformance tuning
0 likes · 14 min read
Meitu Short‑Video Cost Halving and Millisecond Startup Optimization Practices
21CTO
21CTO
Apr 5, 2018 · Backend Development

Scaling Tmall’s Double‑11 Pages: From Staticization to CDN Architecture

This article reviews how Tmall’s product‑detail and other browsing systems were transformed through static‑page generation, multi‑level caching, unified web cache layers and CDN deployment to handle Double‑11 traffic spikes while improving performance, availability, and cost efficiency.

CDNhigh availabilitystaticization
0 likes · 17 min read
Scaling Tmall’s Double‑11 Pages: From Staticization to CDN Architecture
MaGe Linux Operations
MaGe Linux Operations
Mar 17, 2018 · Operations

From Manual Ops to Automated Cloud: A 7‑Year Journey of a Game Ops Team

This article chronicles a game company's operations team evolution over seven years, detailing how it grew from a tiny manual crew to a large, automated, cloud‑native organization that built its own CDN, monitoring, and platform solutions while tackling scaling, reliability, and service‑orientation challenges.

Big DataCDNcloud computing
0 likes · 21 min read
From Manual Ops to Automated Cloud: A 7‑Year Journey of a Game Ops Team
Youzan Coder
Youzan Coder
Mar 9, 2018 · Information Security

Migrating a SaaS Platform to Full‑Site HTTPS: Principles, Resources, and Practical Considerations

The guide details how a SaaS platform can transition to full‑site HTTPS by explaining the TLS handshake, inventorying static assets, domains and third‑party services, using protocol‑relative URLs, configuring redirects and CSP, testing securely, and addressing common migration challenges such as legacy references and external dependencies.

CDNContent Security PolicyHTTPS
0 likes · 13 min read
Migrating a SaaS Platform to Full‑Site HTTPS: Principles, Resources, and Practical Considerations
ITPUB
ITPUB
Mar 9, 2018 · Operations

How to Build Your Own Global CDN Using Smart DNS and Anycast

This guide explains how to create a personal CDN by deploying multiple edge servers, using Geo‑IP‑aware DNS routing, leveraging Amazon Route 53 latency‑based routing, synchronizing content, handling SSL with Let’s Encrypt, and evaluating performance across continents.

AnycastCDNDNS
0 likes · 10 min read
How to Build Your Own Global CDN Using Smart DNS and Anycast
ITPUB
ITPUB
Mar 6, 2018 · Operations

How to Build Your Own Low‑Latency CDN from Scratch

This guide explains why a custom CDN can outperform commercial services, walks through using geo‑aware DNS, BGP Anycast limitations, setting up edge servers, distributing static content, handling SSL certificates, and shares real‑world performance results and lessons learned.

AnycastCDNDNS
0 likes · 11 min read
How to Build Your Own Low‑Latency CDN from Scratch
Java Backend Technology
Java Backend Technology
Feb 28, 2018 · Backend Development

How to Build a High‑Performance Flash‑Sale System: Architecture & Strategies

This article explains what a flash‑sale (秒杀) is, outlines its technical challenges such as massive concurrency and database load, and presents practical strategies and architectural designs—including independent deployment, static pages, CDN bandwidth leasing, dynamic URL generation, and order‑handling mechanisms—to reliably support ultra‑high traffic spikes.

Backend ArchitectureCDNflash sale
0 likes · 8 min read
How to Build a High‑Performance Flash‑Sale System: Architecture & Strategies
Architecture Digest
Architecture Digest
Dec 31, 2017 · Backend Development

Fundamentals and Evolution of Large-Scale Website Architecture

This article summarizes the origins, core principles, typical evolution stages, and common toolkits of large website architecture, highlighting how network growth, performance demands, and scalability challenges drive the adoption of caching, load balancing, database sharding, CDNs, and distributed services.

CDNMicroservicesScalability
0 likes · 11 min read
Fundamentals and Evolution of Large-Scale Website Architecture
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Dec 16, 2017 · Frontend Development

How Node Server‑Side Rendering Boosts Front‑End Performance and SEO

This article explains the evolution of web front‑end development, introduces the concept of server‑side rendering (SSR) with Node, details practical implementation steps—including pure front‑end, Node‑based SSR, AJAX request merging, and build‑time code splitting—and shares lessons learned from applying these techniques in real projects.

CDNServer-side Renderingfrontend
0 likes · 11 min read
How Node Server‑Side Rendering Boosts Front‑End Performance and SEO
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Dec 5, 2017 · Frontend Development

How Node Direct Output Supercharges Frontend Performance and SEO

This article explains the concept of server‑side direct output (Node direct output), its evolution from static pages to modern front‑end/back‑end separation, and provides a practical implementation using Node, webpack loaders, conditional compilation, and CDN asset management to accelerate page loads and improve SEO.

CDNNodeServer-side Rendering
0 likes · 15 min read
How Node Direct Output Supercharges Frontend Performance and SEO
21CTO
21CTO
Nov 5, 2017 · Backend Development

Designing High‑Concurrency Websites: Architecture, Load Balancing & Performance Tips

This article reviews the evolution of the Internet and presents practical strategies for designing high‑concurrency, high‑traffic website architectures, covering mirror sites, CDN, layer‑4 switching, server and cache optimization, web server choices, database selection, and scaling and fault‑tolerance techniques.

BackendCDNhigh concurrency
0 likes · 36 min read
Designing High‑Concurrency Websites: Architecture, Load Balancing & Performance Tips
Tencent Cloud Developer
Tencent Cloud Developer
Nov 3, 2017 · Cloud Computing

Handling Massive Traffic Spikes for a Forum Using Elastic Scaling, CDN, and Staticization on Tencent Cloud

To cope with a sudden, X5‑driven traffic surge that overwhelmed a migrated forum’s servers, the team enabled elastic scaling, redirected missing avatars with soft‑404 responses, off‑loaded avatar and post requests to a CDN, and created a pseudo‑static domain, allowing a single modest server to sustain massive loads.

BackendCDNelastic scaling
0 likes · 8 min read
Handling Massive Traffic Spikes for a Forum Using Elastic Scaling, CDN, and Staticization on Tencent Cloud
Efficient Ops
Efficient Ops
Oct 12, 2017 · Operations

How to Supercharge Your Web Server: Practical Performance Optimization Strategies

This article breaks down the key factors affecting web server performance, from disk I/O and request handling to dynamic content processing, and presents a step‑by‑step optimization plan—including hardware upgrades, Nginx tuning, PHP caching, MySQL tweaks, and CDN deployment—to dramatically reduce page load times.

CDNPHPWeb Performance
0 likes · 14 min read
How to Supercharge Your Web Server: Practical Performance Optimization Strategies
21CTO
21CTO
Oct 1, 2017 · Cloud Computing

Inside Alibaba Cloud Live Streaming: Architecture, Key Concepts & Best Practices

This article explains the fundamentals of video live streaming, covering terminology, bitrate, frames, key vs. non‑key frames, CDN caching strategies, and the end‑to‑end live streaming pipeline—including capture, preprocessing, encoding, pushing, transcoding, distribution, and playback—along with typical use‑case scenarios.

CDNVideo Architecturecloud computing
0 likes · 12 min read
Inside Alibaba Cloud Live Streaming: Architecture, Key Concepts & Best Practices
BiCaiJia Technology Team
BiCaiJia Technology Team
Sep 25, 2017 · Frontend Development

30 Essential Front‑End Performance Hacks Every Developer Should Know

This article compiles a comprehensive checklist of front‑end performance techniques—ranging from reducing HTTP requests and using CDNs to caching Ajax, lazy loading, minimizing DOM size, avoiding redirects and iframes, and applying compression and caching headers—to help developers build faster, more responsive web pages.

CDNHTTP CompressionWeb Optimization
0 likes · 28 min read
30 Essential Front‑End Performance Hacks Every Developer Should Know
21CTO
21CTO
Sep 16, 2017 · Frontend Development

Mastering Web Caching: Boost Frontend Performance with Smart Strategies

This article explains how various web caching techniques—including browser, proxy, CDN, and storage APIs—work together through HTTP headers, expiration policies, and validation mechanisms to dramatically improve frontend load times and reduce bandwidth usage.

Browser CacheCDNCache-Control
0 likes · 8 min read
Mastering Web Caching: Boost Frontend Performance with Smart Strategies
21CTO
21CTO
Sep 8, 2017 · Operations

How Tencent CDN Handles Tb‑Level Traffic Bursts with a Docker‑Powered Burst Pool

This article explains how Tencent CDN tackles ever‑growing Tb‑scale traffic spikes by virtualizing resources into a shared Docker‑based burst pool, detailing the challenges, architectural solutions, technical optimizations, and the resulting cost savings and rapid scaling capabilities.

CDNDockerburst traffic
0 likes · 10 min read
How Tencent CDN Handles Tb‑Level Traffic Bursts with a Docker‑Powered Burst Pool
Architects' Tech Alliance
Architects' Tech Alliance
Aug 10, 2017 · Cloud Computing

Overview of Alibaba Cloud CDN Live Streaming Architecture and Key Technologies

This article explains the fundamentals of video streaming, media transcoding, and CDN technologies, then details Alibaba Cloud's live streaming architecture—including capture, preprocessing, encoding, push‑stream, transcoding, distribution, and client playback—along with business functions, monitoring, and typical application scenarios.

Alibaba CloudCDNVideo Transcoding
0 likes · 13 min read
Overview of Alibaba Cloud CDN Live Streaming Architecture and Key Technologies
Hulu Beijing
Hulu Beijing
Aug 7, 2017 · Cloud Computing

What Drives Success in the Second Wave of Video Live Streaming? Expert Insights

The article reviews the evolution of the video livestream industry, summarizing a July 29 51CTO‑hosted technical salon where experts from Momo Live, Hulu, Kingsoft Cloud, and GSX shared practical strategies on CDN probing, H.265 adoption, adaptive bitrate algorithms, and education‑focused streaming architecture to reduce costs and improve user experience.

CDNH.265adaptive bitrate
0 likes · 7 min read
What Drives Success in the Second Wave of Video Live Streaming? Expert Insights
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jul 29, 2017 · Backend Development

How Tmall Scaled Its Product Pages for Double‑11: CDN‑Driven Staticization Journey

During Alibaba’s Double‑11 shopping festivals, Tmall’s product‑detail and shop pages faced traffic spikes dozens of times higher than normal, prompting a multi‑stage architectural evolution—from early static‑page caching to unified web cache and finally full CDN staticization—delivering massive performance gains, high availability, and scalable cost‑effective solutions.

CDNe‑commercestaticization
0 likes · 18 min read
How Tmall Scaled Its Product Pages for Double‑11: CDN‑Driven Staticization Journey
Meitu Technology
Meitu Technology
Jul 27, 2017 · Backend Development

Meitu Internet Technology Salon: Live Streaming Technology Architecture and Practices

At Meitu’s fifth Internet Technology Salon in Xiamen, senior engineers from Meitu and Hulu detailed the company’s self‑built cloud live‑streaming stack, multi‑center optimization, DASH‑based high‑definition delivery, and the evolution of Meipai’s bullet‑screen architecture that now supports near‑million concurrent users, highlighting performance gains, cost control, and future intelligent dispatch strategies.

BackendCDNDASH
0 likes · 12 min read
Meitu Internet Technology Salon: Live Streaming Technology Architecture and Practices
Architecture Digest
Architecture Digest
Jun 14, 2017 · Backend Development

Techniques for Achieving High Concurrency: Optimistic Lock, Read‑Write Splitting, CDN, Caching, and Load Balancing

The article explains how high‑concurrency systems can be built by decomposing workloads through optimistic locking, read‑write database splitting, resource separation with CDN acceleration, dynamic‑to‑static conversion, caching, and load‑balancing strategies, providing practical code examples for each technique.

BackendCDNcaching
0 likes · 6 min read
Techniques for Achieving High Concurrency: Optimistic Lock, Read‑Write Splitting, CDN, Caching, and Load Balancing
Efficient Ops
Efficient Ops
May 3, 2017 · Operations

How Tencent Scales NBA Live Streams to Millions: Behind the Tech and Operations

This article details Tencent's large‑scale live streaming architecture for NBA games, covering the rapid growth of live video, key technical features, network transmission challenges, multi‑angle production, CDN deployment, monitoring, big‑data processing, and strategies for ensuring low latency and high reliability for millions of concurrent viewers.

Big DataCDNOperations
0 likes · 25 min read
How Tencent Scales NBA Live Streams to Millions: Behind the Tech and Operations
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 18, 2017 · Information Security

Mastering CDN HTTPS: Architecture, Optimization, and Best Practices

This article explains how modern websites rely on HTTPS and CDN, details SSL/TLS and HTTP/2 fundamentals, describes Alibaba Cloud's CDN HTTPS architecture, dynamic certificate management, key‑server solutions, optimization techniques, and practical guidance for deploying HTTPS end‑to‑end.

CDNHTTP/2HTTPS
0 likes · 13 min read
Mastering CDN HTTPS: Architecture, Optimization, and Best Practices
21CTO
21CTO
Feb 26, 2017 · Operations

How YouTube Handles 500M Daily Video Plays: Inside Its Scalable Architecture

This article dissects YouTube's massive infrastructure, detailing the basic platform, web and video services, thumbnail handling, database evolution, CDN usage, and data‑center strategies that enable over half a billion daily video clicks with a surprisingly small engineering team.

CDNYouTubedatabase
0 likes · 12 min read
How YouTube Handles 500M Daily Video Plays: Inside Its Scalable Architecture