URL Shortener
System design case study — designing a URL shortening service like bit.ly
Rate Limiter
System design case study — designing a rate limiting service with token bucket and sliding window algorithms
Notification System
System design case study — designing a multi-channel notification system (push, SMS, email)
Chat Application
System design case study — designing a real-time chat application with WebSocket and message delivery guarantees