Answer
In production, it is needed to assess the state of a server when troubleshooting. For instance, if a user is not experiencing an update, we can quickly check the logs to see whether the server is in fact receiving the request or whether there is an error with the caching in the frontend. We can also use it to see whether our app is behaving the way we expect it to.