🏠 होम
बेंचमार्क
📊 सभी बेंचमार्क 🦖 डायनासोर v1 🦖 डायनासोर v2 ✅ टू-डू लिस्ट ऐप्स 🎨 रचनात्मक फ्री पेज 🎯 FSACB - अल्टीमेट शोकेस 🌍 अनुवाद बेंचमार्क
मॉडल
🏆 टॉप 10 मॉडल 🆓 मुफ्त मॉडल 📋 सभी मॉडल ⚙️ किलो कोड
संसाधन
💬 प्रॉम्प्ट लाइब्रेरी 📖 एआई शब्दावली 🔗 उपयोगी लिंक
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.