My current configuration has one application with the true applications seperated as tiers. I was thinking of creating six applications to represent what I truly have and relying on cross-application flow to capture calls between the different apps.
Has anyone else switched to cross-application flow after using tiers to keep your applications separate? Were there any downsides?
In the long run, I think using cross-application flow will keep things more organized but I want to hear what you think.