Question bank › System Design
Hld System Design Medium

Multi-Tenant Observability for Serverless Tracing

Design a distributed tracing and observability platform specifically for serverless environments (like AWS Lambda). The system must process 1 billion spans per day. Since serverless functions are ephemeral, traditional agents won't work. The system must support 'trace-stitching' across asynchronous boundaries (queues, pub/sub) and provide per-tenant billing based on data volume and query complexity.

Key concepts

timeserieshigh-throughputsamplingmulti-tenancy

Practise this out loud — free

Start a mock interview on THIS exact question — a voice AI interviewer opens with it, pushes back like a real onsite, then hands you an instant scorecard.

🎙 Practise this question now
Part of Praxari's verified interview question bank. We show the prompt and concepts to practise with — never a copy-paste solution.