https://codemia.io/system-design
Resource about System Architecture and Design
- Design song identification app like Shazam
- HLD for any riding sharing app(Focused on Monolithic APK based design not on distributed system)
-
Expectation: Provide high-level design on song matching and song ingestion flows.
Deep dives
- System behavior on weekends when traffic peaks and cost optimizations
- How to make system to better match trending music
- Questions around metrics and observability, what are most important metrics in the system, etc.
-
- Load balancing algorithms, Chat App design, Google Docs design, etc