Select to view content in your preferred language

Test Environment Advice

463
2
06-23-2023 12:17 PM
Joel_Lopez
New Contributor III

Hi,

I've been tasked with coming up with a test enterprise environment and have two main questions.

1) Should I have 2 different spatiotemporal datastores for GeoEvent and GeoAnalytics? Or should they share one?

2) How many web adaptors can you install on a web server? I know you can install multiple on a machine, but is there a configuration that makes the most sense from an architecture standpoint? For example, in our prod environment we have the Portal web adaptor on its own web server, and the ArcGIS Server and Image server web adaptors on a different web server. Would you suggest installing ArcGIS Server, Image Server, Notebook Server, and GeoAnalytics server web adaptors on one web server?

jxl090120_0-1687547686290.png

Thanks, 

Joel

 

--------------------------------------Updated Diagram Below----------------------------------------------------------------------------

 

Does the datastore configuration make sense?

jxl090120_0-1687551567089.png

--------------Update #2 Below----------------------------------------------------------------------------

Seems like this configuration makes the most sense, right?

jxl090120_0-1687556147011.png

 

0 Kudos
2 Replies
MichaelJenkins
Occasional Contributor III

I am in favor of having a single web server for all of the web adaptors needed for a full AGE platform.  It makes it convenient to have them all in one place, all the servers end up with the same base URL, and you can use a single SSL cert for all of them.  

I don't know of any limit to the number of web adaptors you could install on a single web server.  We have 5 on ours.

MichaelJenkins_0-1687548716929.png

 

GISP
Joel_Lopez
New Contributor III

Good point about the ssl certs.