Tagged articles
7 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Aug 2, 2024 · Cloud Computing

Understanding OpenStack Core Services: Keystone, Glance, Nova, Neutron & More

This article explains the essential OpenStack components—Keystone for identity, Glance for image services, Nova for compute, Neutron for networking, Placement, and related services—detailing their roles, interactions, and workflow, helping readers grasp how each piece fits into a functional cloud environment.

ComputeNetworkingOpenStack
0 likes · 15 min read
Understanding OpenStack Core Services: Keystone, Glance, Nova, Neutron & More
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.

Backend ArchitectureCDN optimizationCloud Native
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.

Rusthigh concurrencyimage service
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.

GlanceKeystoneLinux Deployment
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.

Backend ArchitectureFastDFSGolang
0 likes · 9 min read
Evolution of Ctrip Image Service Architecture: From Simple NFS to a Scalable Go‑Based System
Java High-Performance Architecture
Java High-Performance Architecture
Jan 28, 2016 · Cloud Computing

Scaling an Image Service with Alibaba Cloud: A Step‑by‑Step Architecture Journey

This article outlines how a startup progressively upgraded its image‑centric product architecture on Alibaba Cloud—from rapid ECS/RDS deployment, through OSS + CDN acceleration, to caching with Memcache and horizontal scaling with SLB load balancing—offering practical guidance for similar teams.

Alibaba Cloudarchitecturecloud computing
0 likes · 4 min read
Scaling an Image Service with Alibaba Cloud: A Step‑by‑Step Architecture Journey