-1
votes
1answer
185 views

What is the gold standard of server/environment/configuration management? [closed]

Server farms are, of course, unruly beasts. One may have tens or hundreds of servers, each with many individual processes and services running on them. I've seen a lot of hand rolled tools for ...
1
vote
2answers
194 views

What tool for tracking application/db/service installations and dependencies?

In our organisation, we have 4 layers of environments (DEV, INT, UAT, PROD). In each layer there are 1-3 sets of the following SOA environment (one per GUI application project): Around 5-10 ...