tezvyn:

Design a Real-Time Anomaly Detection System for E-commerce Events

Source: aws.amazon.comadvanced

This tests your ability to design a real-time data pipeline and apply ML to a business problem. Outline a streaming architecture (e.g., Kinesis), processing, and storage.

This tests your ability to design a real-time data pipeline and apply ML to a business problem, accounting for seasonality. A strong answer outlines event ingestion (Kinesis), transformation (Lambda), and storage (S3). For the algorithm, reject static thresholds and propose a model that learns historical patterns (like AWS Lookout for Metrics) to define a 'drop' relative to expected traffic. The main red flag is suggesting a naive algorithm like 'a 20% drop from the last hour's average,' which ignores traffic cycles.

Read the original → aws.amazon.com

Get five bites like this every day.

Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.

Design a Real-Time Anomaly Detection System for E-commerce Events · Tezvyn