Our company is getting bigger and we find it harder to stay aprised of changes (infrastructure, code, database structure, server config) across the firm that would impact the production environment. This hurts the most when we identify and try to fix newly discovered bugs. Itβs hard to know what chsnges across the teams may have caused it.
What are some good approaches/tools one can use for tracking these production changes?
If you do then store every build and automated test results data. Try Tesults for this (https://www.tesults.com) - I am the founder and one of our programmers can get you setup, contact me directly if you want or email support. Basically this will narrow down the introduction of issues to a specific build and as long as the associated change/revision has been recorded with each build it will narrow it to down to a specific change or narrow range.