project · Level 3 · 50 min
Design the backend for a real-time dashboard: metrics (e.g. CPU, requests/min) streamed to clients. Discuss push vs pull, scaling, and backpressure.
Pseudocode or minimal implementation. Focus on architecture.
Data flow diagram and key interfaces.