Multiple apps to servers - many roles?

Hi - we have a scenario where in non prod environments, we’re running many apps on any given app server, so we could have:

AppServer1
App A
App B
App C

AppServer2
App D
App E

But this change in subsequent environments and the apps spread out across more servers.

In total there are about 30 apps spread over 2 servers in QA, am i best using roles here (one role for each app name as well as a role for the app server) or something else?

Hi Rob,

Thanks for getting in touch! Roles would be the way to go, yes.

Thanks,

Dalmiro

Great – thanks Dalmiro