59 / 81 · Module 16 — Production Engineering and Observability · filtered: interview← prev⊞ allnext →
16.58Production-safe logging under load
At:
10 requests/sec
logging 20 lines/request:
fine-ish
At:
5000 requests/sec
that's:
100,000 log lines/sec
which becomes:
cost
I/O
noise
storage
performance impact
Structured selective logging matters.