Hi,
I'm trying to figure out the best way to organize the server collections to both meet the needs of DevOps and the business user.
We are migrating workflows from the
1. Local machine > pre prod server (Collection QA)
2. Pre prod server (Collection QA) > Prod server (Collection UAT)
3. Prod server (Collection UAT) > Prod server (Collection Prod?)
Rather than having a single collection at each stage or even prod, I'd like to separate it to several collections by business unit as this makes the most sense with permissions and organization. This feels like a must have at the final stage where the business user interacts with a workflow at most. I don't quite know how this will impact the DevOps SDLC life cycle across the different environments and migration.
Can anybody offer any advice?