advanced
Scalable System Design
Design a high-scale distributed system architecture.
📝 프롬프트 내용
Design a high-level architecture for a global, low-latency multiplayer gaming platform supporting 10 million concurrent users. Detail the components, databases, load balancing strategies, and message queue protocols. Explain how you would handle state synchronization, eventual consistency, network partitions, and horizontal scaling.