If we had a large feature class (polygons for example) that changed regularly that we wanted to host on AGOL, what would be the best way to automate a "replication" of the data. We don't use versioning and we would prefer to host the data on AGOL instead of on our ArcGIS Server to separate our loads.
We currently have an Amazon account which we're doing some not-so-robust python to either delete/append or copy zipped file geodatabases.
So the data will be a feature service on AGOL and we want to change the data regularly. And it's not just simple data so we can't do things like GeoRSS or KML....
Thanks,
Peter