Adam, I'm wondering if we can use AppController to better manage our web services environment - we have a lot of WCF services running across multiple data centres providing interfaces between channels/consuming apps and product systems. The services
run on virtual machines and we need to keep configuration settings in sync across many machines - that are variously load balanced in pools of servers. This sounds to me like an AppController type of problem.
The constant talk in the industry about web service governance is a measure of the size of the problem.