Design a distributed session store handling 500M concurrent sessions with sub-5ms read latency and 99.99% availability.
## Problem
Design a distributed session store for web applications that maintains 500M concurrent user sessions with low-latency reads and high availability across multiple regions.
Sign up to access the full problem
Design canvas, rubric, hints, and model solutions.