advanced
Distributed System Scalability
Propose a scalable architecture for a high-traffic real-time application.
📝 Contenuto del prompt
Design a microservices architecture for a global real-time messaging application expected to handle 10 million concurrent connections. Detail your strategy for data sharding, consistency models (CAP theorem trade-offs), load balancing, and fault tolerance, including how you would handle network partitions.