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?
Thanks,
Joel
--------------------------------------Updated Diagram Below----------------------------------------------------------------------------
Does the datastore configuration make sense?
--------------Update #2 Below----------------------------------------------------------------------------
Seems like this configuration makes the most sense, right?
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.
Good point about the ssl certs.