Practice free →
HomeMCA Cloud Computingcloudcomputingcloudobservability › What does an SRE typically aim for when setting …

What does an SRE typically aim for when setting the WHITE-BOX vs BLACK-BOX monitoring balance?

ANeither — rely on customer complaints alone
BOnly white-box, since end-user behaviour is irrelevant
COnly black-box, since internal metrics are noise
DBoth — white-box (internal app metrics like queue depth, GC pauses) plus black-box (external probes simulating end-user behaviour)
Answer & Solution
Correct answer: D. Both — white-box (internal app metrics like queue depth, GC pauses) plus black-box (external probes simulating end-user behaviour)
SRE practice combines white-box (deep system internals) with black-box (synthetic monitoring of the user-visible surface). Either alone leaves blind spots. Waiting for customer complaints is a textbook anti-pattern.
Solve this in the app — MCA Cloud Computing practice & 24k+ MCQs →
Related questions