I have a single-machine ArcGIS Enterprise 11.3 production instance and would like to configure a standby instance provisioned for:
- Test upgrades and configuration changes before applying them to the production instance.
- Secondary instance to switch over to when the primary instance goes down.
Based on the documentation that I can find and my understanding of said documentation, I am unclear on how I can log in to and test the standby instance while ensuring that isolation is maintained between the environments. Can I safely have my DNS configured to have arcgis.my_domain.com pointing to the production instance and simultaneously have arcgis.standby.my_domain.com pointing to the standby? Login to the standby, which has just been updated from the most recent webgisdr export from the production instance, and safely work in there without fear of affecting something in my production instance?