Tag

image server

0 views collected around this technical thread.

Qunar Tech Salon
Qunar Tech Salon
Feb 21, 2016 · Backend Development

Evolution and Best Practices of Image Server Architecture for Large-Scale Websites

This article chronicles the progression of image server architectures—from single‑machine setups to clustered, shared‑storage, and CDN‑backed solutions—highlighting design pitfalls, scalability challenges, and practical recommendations for building reliable, high‑performance image services in modern web applications.

CDNDistributed storagebackend
0 likes · 16 min read
Evolution and Best Practices of Image Server Architecture for Large-Scale Websites
Architect
Architect
Jan 26, 2016 · Operations

Evolution of Image Server Architecture: From Single‑Node to Distributed File System and CDN

The article examines how large‑scale web sites handle massive image resources, tracing the progression from simple single‑machine storage to clustered virtual directories, shared UNC storage, and finally a FastDFS‑based distributed file system combined with CDN acceleration, highlighting the architectural trade‑offs and operational considerations.

CDNDistributed storagefastdfs
0 likes · 13 min read
Evolution of Image Server Architecture: From Single‑Node to Distributed File System and CDN
Architect
Architect
Jul 2, 2015 · Backend Development

Evolution and Best Practices of Image Server Architecture for Large-Scale Web Sites

This article chronicles the progression of image server architectures—from simple single‑machine storage to clustered, shared‑storage, and FastDFS‑based distributed systems with CDN acceleration—highlighting the challenges of capacity planning, synchronization, fault tolerance, and migration while offering practical recommendations for scalable backend design.

CDNDistributed storagebackend architecture
0 likes · 14 min read
Evolution and Best Practices of Image Server Architecture for Large-Scale Web Sites
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Mar 27, 2015 · Cloud Computing

Evolution of Image Server Architecture: From NFS to Distributed Storage and Cloud OSS

The article examines the progressive evolution of image server architectures—from early NFS‑based setups through distributed storage with load balancing and caching, to modern cloud‑based solutions like Alibaba OSS—highlighting design considerations, performance trade‑offs, and implementation details for scalable, high‑availability image services.

CDNNFScloud storage
0 likes · 19 min read
Evolution of Image Server Architecture: From NFS to Distributed Storage and Cloud OSS