Topic

e-commerce

Collection size
537 articles
Page 13 of 27
IT Architects Alliance
IT Architects Alliance
Jul 5, 2021 · Backend Development

Design and Architecture of E-commerce Order Systems

This article provides a comprehensive overview of e‑commerce order system roles, core modules, workflow design, process engine, state machine, and future architectural evolution, offering practical guidance for building scalable and maintainable order management platforms.

State Machinebackende-commerce
0 likes · 13 min read
Design and Architecture of E-commerce Order Systems
IT Architects Alliance
IT Architects Alliance
Jul 3, 2021 · Operations

Understanding JD.com Order Fulfillment, Order Splitting, and Amount Allocation Systems

This article explains JD.com's end‑to‑end order fulfillment process, the concepts of 211/411 delivery promises, the mechanisms behind order splitting by warehouse, merchant and payment dimensions, and how monetary discounts are proportionally allocated across SKUs.

JD.come-commercelogistics
0 likes · 9 min read
Understanding JD.com Order Fulfillment, Order Splitting, and Amount Allocation Systems
IT Architects Alliance
IT Architects Alliance
Jul 3, 2021 · Operations

JD.com Order Transfer, Inventory Management, and Fulfillment Workflow Overview

This article explains JD.com's order transfer process, inventory hierarchy, support relationships, order transfer and planning systems, fulfillment workflow, and risk control mechanisms, illustrating how millions of orders are allocated, scheduled, and executed across multiple warehouses and channels.

Inventorye-commercefulfillment
0 likes · 11 min read
JD.com Order Transfer, Inventory Management, and Fulfillment Workflow Overview
Java Architect Essentials
Java Architect Essentials
Feb 9, 2023 · Backend Development

Design and Architecture of an E‑commerce Order System

This article explains the role of an order system in traditional e‑commerce, outlines its main functional modules, describes the end‑to‑end order flow—including creation, payment, production, confirmation and completion—covers inventory reduction strategies, order splitting, reverse processes, state‑machine design, and discusses future evolution toward a unified order center.

Inventory ManagementState Machinebackend architecture
0 likes · 13 min read
Design and Architecture of an E‑commerce Order System
Java Architect Essentials
Java Architect Essentials
May 5, 2022 · Backend Development

YouLai Mall: Open‑Source Full‑Stack E‑Commerce Platform with Spring Boot, Vue and uni‑app

YouLai Mall is an open‑source full‑stack e‑commerce solution built with Spring Boot 2.4, Spring Cloud, Vue, element‑ui and uni‑app, offering microservice back‑ends, a management portal, WeChat mini‑program and mobile app, with detailed deployment instructions and source code links for rapid development.

DockerSpring BootVue
0 likes · 8 min read
YouLai Mall: Open‑Source Full‑Stack E‑Commerce Platform with Spring Boot, Vue and uni‑app
Java Architect Essentials
Java Architect Essentials
Aug 19, 2021 · Mobile Development

WeChat Mini Program Mall (Java Version) – Open‑Source Project Overview and Installation Guide

This article introduces the open‑source WeChat mini‑program mall (Java version), detailing its technical stack, development plan, project structure, core features such as member and order management, SMS service integration, and step‑by‑step installation and deployment instructions for both backend and frontend components.

e-commerceinstallationmini-program
0 likes · 7 min read
WeChat Mini Program Mall (Java Version) – Open‑Source Project Overview and Installation Guide
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Nov 11, 2018 · Operations

A Decade of Double 11: Technical Evolution and Operational Lessons from Alibaba

Over ten years of Alibaba's Double 11, the company transformed a modest marketing event into a global e‑commerce platform by continuously improving backend architecture, scaling strategies, full‑link stress testing, multi‑active data centers, cloud migration, and real‑time incident response, offering valuable operational insights.

AlibabaDouble 11backend
0 likes · 15 min read
A Decade of Double 11: Technical Evolution and Operational Lessons from Alibaba
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jan 15, 2016 · Information Security

Alibaba’s Full‑Site HTTPS Deployment for E‑Commerce: Challenges, Architecture, and Performance Optimizations

The article examines Alibaba’s large‑scale rollout of full‑site HTTPS across its e‑commerce platforms, detailing the technical hurdles of performance, compatibility, and operational planning, and describing the architectural solutions and optimizations that enabled secure, high‑performance user experiences.

AlibabaFull‑Site EncryptionHTTPS
0 likes · 7 min read
Alibaba’s Full‑Site HTTPS Deployment for E‑Commerce: Challenges, Architecture, and Performance Optimizations
Architecture Digest
Architecture Digest
Apr 14, 2023 · Backend Development

Design and Architecture of a Scalable Transaction Platform for Vivo Global Mall

This article presents the design philosophy, overall architecture, multi‑tenant sharding strategy, state‑machine workflow, distributed transaction handling, and high‑availability measures of Vivo’s global e‑commerce transaction platform, sharing practical challenges and solutions encountered during its development and ongoing evolution.

State Machinedistributed transactionse-commerce
0 likes · 14 min read
Design and Architecture of a Scalable Transaction Platform for Vivo Global Mall
Architecture Digest
Architecture Digest
May 20, 2021 · Backend Development

Design and Architecture of an E‑commerce Order System

This article explains the role of an order system in traditional e‑commerce enterprises, outlines its main functional modules, describes its upstream and downstream relationships, details core processes such as order creation, payment, fulfillment, and returns, and discusses future architectural evolution and state‑machine design.

State Machinebackend architecturee-commerce
0 likes · 12 min read
Design and Architecture of an E‑commerce Order System
Architecture Digest
Architecture Digest
Nov 7, 2020 · Backend Development

Design and Core Functions of an E‑commerce Order System

This article explains the role of an order system in traditional e‑commerce enterprises, outlines its main functional modules, describes its relationships with upstream and downstream services, and discusses core processes, inventory strategies, reverse flows, state‑machine design, and future architectural evolution.

backend architecturee-commerceorder management
0 likes · 14 min read
Design and Core Functions of an E‑commerce Order System
Architecture Digest
Architecture Digest
Oct 2, 2020 · Backend Development

Design and Core Functions of an E‑commerce Order System

This article explains the role, architecture, key modules, workflow, state machine, and future evolution of an order system in traditional e‑commerce enterprises, providing a comprehensive guide for designing and improving order management solutions.

Inventory ManagementState Machinebackend architecture
0 likes · 14 min read
Design and Core Functions of an E‑commerce Order System
Architecture Digest
Architecture Digest
Jan 22, 2018 · Fundamentals

Designing a Basic Product Model for E‑commerce Systems

This article explains how to design a flexible product model for e‑commerce by evolving from simple category‑article structures to a richer schema that includes brands, attributes, specifications, and separate SKU entities, enabling effective filtering, search, and integration with other services.

Data ModelingSKUattributes
0 likes · 6 min read
Designing a Basic Product Model for E‑commerce Systems
Architecture Digest
Architecture Digest
Jan 23, 2018 · Databases

Analysis and Design of an E‑commerce Product Model: SPU, SKU, Attributes, and Specifications

The article explains the fundamental concepts of SPU and SKU in e‑commerce, describes how to model products, attributes, and specifications in database tables, and illustrates the design with diagrams while discussing trade‑offs such as redundancy and extensibility for large‑scale systems.

Database DesignSKUSPU
0 likes · 7 min read
Analysis and Design of an E‑commerce Product Model: SPU, SKU, Attributes, and Specifications
Architecture Digest
Architecture Digest
Dec 15, 2017 · Backend Development

Evolution and Practice of Suning E‑commerce Inventory System Architecture for Double 11 Peak

This article details the business scope, challenges, architectural evolution, and practical solutions of Suning's inventory system—including front‑mid‑back separation, self‑developed high‑concurrency services, unitization, multi‑active deployment, and pre‑Double 11 capacity planning—to ensure stable, scalable e‑commerce operations during massive traffic spikes.

Distributed SystemsDouble 11High Concurrency
0 likes · 17 min read
Evolution and Practice of Suning E‑commerce Inventory System Architecture for Double 11 Peak
Architecture Digest
Architecture Digest
Nov 28, 2017 · Product Management

Reconstructing Business Value and Productizing Design for an E‑commerce Backend Dashboard

This article presents a comprehensive case study on redesigning an e‑commerce backend workbench, detailing how designers redefined commercial value, conducted agile user research, set product goals for buyer and seller interfaces, and applied systematic interaction, visual, and motion design to create a productized solution.

UI/UXbackend designe-commerce
0 likes · 13 min read
Reconstructing Business Value and Productizing Design for an E‑commerce Backend Dashboard
Architecture Digest
Architecture Digest
Sep 15, 2016 · Backend Development

Design and Evolution of Xiaomi’s Flash‑Sale System for the 2014 Mi Fan Festival

The article recounts how Xiaomi’s engineering team built, tested, and iteratively improved a high‑concurrency flash‑sale platform—first in PHP with Redis and later in Go—to reliably handle millions of users during the 2014 Mi Fan Festival, detailing architectural choices, performance optimizations, and lessons learned.

GoHigh ConcurrencyPHP
0 likes · 15 min read
Design and Evolution of Xiaomi’s Flash‑Sale System for the 2014 Mi Fan Festival
Architecture Digest
Architecture Digest
Sep 9, 2016 · Backend Development

Designing a High‑Concurrency, Reliable Backend Architecture for JD E‑Commerce

The article examines how JD’s e‑commerce platform tackles massive traffic spikes and high concurrency by employing modular system decomposition, distributed architecture, API‑centric services, performance tuning, and virtual elasticity to ensure stability, scalability, and a smooth user experience during major promotional events.

API ServiceDistributed SystemsHigh Concurrency
0 likes · 7 min read
Designing a High‑Concurrency, Reliable Backend Architecture for JD E‑Commerce
Architect
Architect
Oct 24, 2024 · Backend Development

Design and Implementation of Delivery Promise System in ZuanZuan App

This article explains how ZuanZuan designs and implements a high‑performance delivery‑promise (fulfilment timing) system, covering the definition of delivery promise, the order‑OMS‑WMS‑TMS workflow, estimated‑arrival calculations, high‑QPS handling with caching and Redis, and the logic behind next‑day and same‑day delivery filters.

High ConcurrencyRedis cachingdelivery promise
0 likes · 9 min read
Design and Implementation of Delivery Promise System in ZuanZuan App
Architect
Architect
Mar 9, 2024 · Fundamentals

Overview of Payment System Evolution, Architecture, and Integration for Order Processing

This article provides a comprehensive overview of payment system history, core concepts, architecture, flow, risk controls, and order‑payment interaction, helping engineers understand how payment processes evolve, operate securely, and integrate with e‑commerce order domains.

Fundamentalsarchitecturee-commerce
0 likes · 24 min read
Overview of Payment System Evolution, Architecture, and Integration for Order Processing