🏠 Startseite
Vergleiche
📊 Alle Benchmarks 🦖 Dinosaurier v1 🦖 Dinosaurier v2 ✅ To-Do-Listen-Apps 🎨 Kreative freie Seiten 🎯 FSACB - Ultimatives Showcase 🌍 Übersetzungs-Benchmark
Modelle
🏆 Top 10 Modelle 🆓 Kostenlose Modelle 📋 Alle Modelle ⚙️ Kilo Code
Ressourcen
💬 Prompt-Bibliothek 📖 KI-Glossar 🔗 Nützliche Links
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.