Flash Sale
Everything on SkillVeris tagged Flash Sale — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
How Would You Design an E-Commerce Checkout Flow?
An e-commerce checkout is designed as a short-lived, stateful order flow that reserves inventory optimistically, computes pricing and tax atomically at the mom…
How to Design a Flash Sale System
A flash sale system survives a massive, near-instant demand spike on a tiny stock count by throttling traffic before it hits the database, reserving inventory…