AppliedAIPrep logoAppliedAI/Prep
System Design for AI in Production / 11

Design an anomaly detection system for a metric (e.g. cloud billing) with seasonality and cold start.

Anomaly detection sounds easy until seasonality, cold start, and alert fatigue hit. The signal is modeling the expected baseline (including weekly and daily cycles), choosing unsupervised methods for scarce labels, and tuning to avoid drowning users in false alarms. Here is the design.

Updated Aug 2026 · Grounded in real Applied AI Engineer interview loops and written to a senior-engineer editorial bar.

Anomaly detection sounds easy until seasonality, cold start, and alert fatigue hit. The signal is modeling the expected baseline (including weekly and daily cycles), choosing unsupervised methods for scarce labels, and tuning to avoid drowning users in false alarms. Here is the design.

more free answers with an account · no card
LEARN THE BACKGROUND

No lesson covers this question directly yet. These teach the surrounding topic from the beginning.

UP NEXT ON YOUR JOURNEY
DISCUSSION · 0

No comments yet — be the first to share your approach.