Hacker News new | ask | show | jobs
by blq10 1084 days ago
It makes it a lot clearer where logs, alerts, etc are coming from and it makes them easier to test - because the process flow of a given instruction is in the architecture.

Verifying that the call patterns between the functions are correct is challenging sometimes - but it helps there to have the architecture mapped out visually.