Tag

Image Service

1 views collected around this technical thread.

Shopee Tech Team
Shopee Tech Team
Jul 20, 2023 · Cloud Native

Design and Evolution of Shopee Image Service: Architecture, Challenges, and Optimizations

Shopee’s unified Image Service consolidates upload, processing, and delivery into a single platform that overcomes legacy fragmentation and heterogeneous networks through resumable SDKs, adaptive ID schemes, link‑level and HTTP/3 transport optimizations, dynamic CDN scheduling, and device‑aware resizing, boosting upload success to 99.67 %, halving latency, cutting storage by 25 % and bandwidth by 56 % while markedly improving app performance.

CDN optimizationImage Servicebackend architecture
0 likes · 20 min read
Design and Evolution of Shopee Image Service: Architecture, Challenges, and Optimizations
Alimama Tech
Alimama Tech
Jul 14, 2021 · Backend Development

Real-Time Image Rendering Service for Personalized Advertising Using Rust

To eliminate wasteful pre‑generated ad creatives, a Taobao team built a high‑concurrency, Rust‑based real‑time image rendering service that safely composes personalized templates on the fly, delivering thousands of requests per second with millisecond latency, powering diverse advertising scenarios and achieving roughly a 36 % business lift.

Image ServiceRustadvertising
0 likes · 9 min read
Real-Time Image Rendering Service for Personalized Advertising Using Rust
Ops Development Stories
Ops Development Stories
Jun 12, 2018 · Cloud Computing

Step-by-Step Guide to Building OpenStack Keystone and Glance Services

This tutorial walks through the complete installation and configuration of OpenStack's identity (Keystone) and image (Glance) services, covering database setup, service and endpoint creation, Apache integration, token management, client environment scripts, and verification steps, with detailed command examples and configuration snippets.

GlanceIdentity ServiceImage Service
0 likes · 15 min read
Step-by-Step Guide to Building OpenStack Keystone and Glance Services
Ctrip Technology
Ctrip Technology
Apr 17, 2018 · Backend Development

Evolution of Ctrip Image Service Architecture: From Simple NFS to a Scalable Go‑Based System

This article details the three‑stage evolution of Ctrip's image service architecture—from an early NFS‑backed design with Squid caching, through a Varnish‑and‑Lua powered middle stage, to the current Go‑based multi‑process system using FastDFS—highlighting the challenges, solutions, and performance outcomes.

Image Servicebackend architecturecaching
0 likes · 9 min read
Evolution of Ctrip Image Service Architecture: From Simple NFS to a Scalable Go‑Based System
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Mar 7, 2017 · Backend Development

Inside 360’s Image Service: How Davinci and Picasso Power Fast Uploads and Downloads

This article explains the architecture of 360’s image hosting platform, detailing the Davinci upload pipeline and the Picasso download flow, the processing steps, caching layers, and the supporting infrastructure that enables billions of image requests daily.

CDNImage Servicebackend architecture
0 likes · 6 min read
Inside 360’s Image Service: How Davinci and Picasso Power Fast Uploads and Downloads