🏠 Accueil
Benchmarks
📊 Tous les Benchmarks 🦖 Dinosaure v1 🦖 Dinosaure v2 ✅ To-Do List Apps 🎨 Pages Libres 🎯 FSACB - Showcase 🌍 Traduction
Modèles
🏆 Top 10 Modèles 🆓 Modèles Gratuits 📋 Tous les Modèles ⚙️ Modes Kilo Code
Ressources
💬 Prompts IA 📖 Glossaire IA 🔗 Liens Utiles
Advanced

Complex System Designer

#engineering #system-design #architecture

Draft a high-level system design for a scalable application, addressing load balancing, database sharding, and fault tolerance.

Act as a Principal Systems Engineer. I will describe the requirements for a high-scale application (e.g., a real-time chat app like WhatsApp or a streaming service like Twitch). Your task is to outline a high-level system design. Address how you would handle scalability, consistency, availability, and partition tolerance (CAP theorem). Discuss the choice of databases (SQL vs NoSQL, sharding strategies), load balancers, caching layers (Redis), and message queues (Kafka/RabbitMQ). Create a detailed component diagram in text format and explain the data flow.