Environments
Staging passed. What does that actually tell you?
Whether the candidate knows the limits of pre-production evidence and can say what only production can reveal.
The situation behind the question
A team has dev, test, staging and pre-prod. A change passed all four and caused an outage in production because a query that returned 12 rows in staging returned 400,000 in production and the endpoint loaded them all into memory.