Design streaming error-log counting with moving average
Company: Amazon
Role: Software Engineer
Category: System Design
Difficulty: medium
Interview Round: Take-home Project
Quick Answer: This question evaluates understanding of real-time stream processing concepts such as event filtering, stateful per-service counting, sliding-window moving averages, late-event handling, scalability, and fault-tolerant state management for monitoring and alerting.