Hi All ,
i have a question related to Designing the infra. I work in cloud platform where we don’t have separate environments for dev and prod. i see we can go by two approaches here.
- create sep tenants for dev and prod.
2.asking uipath to set up sep orch instance for dev and prod.
so far i worked with on premise , am not sure how how asking Separate instance would work here w.r.t licensing and what is the best approach considering cost and stuffs.
one catch i find of not having a separate instance is , when we want to test something in the prod orch fist for eg :
- behavior of bots after an orch upgrade.
- changing the bot analytics from say insights to power BI or SPLUNK we need to touch the web.config which is same even if we have different tenants (correct me if i am wrong ).
*in short keeping web.config separately for dev and prod is not possible.