Design a production-grade platform for logging LLM prompts and responses, redacting sensitive data, evaluating quality/safety in near real time, and routing actionable incidents.
AdvancedLlmObservabilityEvaluation
High-Cardinality Metrics Storage System
Design a metrics platform that handles high-cardinality labels with fast query performance.
IntermediateMetricsObservabilityTsdb
Serverless Event Router with Dead-Letter Intelligence
Design a serverless event routing system using AWS EventBridge patterns with content-based routing, intelligent retry strategies, dead-letter queue analytics, and poison pill handling for mission-critical event-driven architectures.
BeginnerServerlessEventingEventbridge
Real-time Anomaly Detection Pipeline
Design a system that detects anomalies in streaming data using ML models with adaptive thresholds and explainable alerts
IntermediateMl InferenceStreamingObservability
Event Replay Platform for Debugging Microservices
Design an event replay platform that allows developers to capture, store, and replay events from microservices for debugging and testing purposes. Enable time-travel debugging across distributed systems.