A high-performance ticketing dashboard built to support flash-sales and interactive seat selections.
The client needed a system capable of handling high traffic spikes during event ticket releases (up to 10k requests/min) without drops in responsiveness or session expiration errors.
We engineered a Next.js App Router setup utilizing edge cached layouts, Redis for session locking, and optimistic UI transitions to keep seat maps interactive and synchronized in real-time.