Tag

promotion system

1 views collected around this technical thread.

Dual-Track Product Journal
Dual-Track Product Journal
Feb 21, 2025 · Product Management

How to Build a Bulletproof E‑commerce Promotion System Using Simple Math

This article analyzes a disastrous discount‑stacking case, identifies three core vulnerabilities in e‑commerce promotion logic, and presents a three‑part defensive framework plus a financial rescue toolkit to prevent massive losses and curb scalper abuse.

anti-frauddiscount stackinge-commerce
0 likes · 6 min read
How to Build a Bulletproof E‑commerce Promotion System Using Simple Math
Baidu Geek Talk
Baidu Geek Talk
Jul 7, 2021 · Backend Development

Design and Implementation of Baidu's Commodity Promotion System

The article details Baidu’s 2020‑built commodity promotion system for Baijiahao and live‑stream e‑commerce, linking merchants with authors/streamers through CPS billing, three user interfaces and five core services, and highlights technical choices such as dynamic‑library tracking, asynchronous batch writes, and a high‑cohesion, low‑coupling architecture requiring cross‑team collaboration.

Baidu ecosystemCPSbatch processing
0 likes · 15 min read
Design and Implementation of Baidu's Commodity Promotion System
vivo Internet Technology
vivo Internet Technology
Jun 23, 2021 · Backend Development

Overview of Vivo Mall Promotion System Architecture and Technical Challenges

The article outlines Vivo Mall’s new independent promotion system architecture—introducing a unified discount model, flexible pricing engine, and scalable, high‑concurrency design—while detailing technical solutions such as Redis caching, batching, hot‑cold separation, rate‑limiting, idempotency, circuit‑breaker safeguards, and lessons learned from Redis SCAN and hot‑key issues.

RedisSystem Stabilitybackend architecture
0 likes · 12 min read
Overview of Vivo Mall Promotion System Architecture and Technical Challenges