I am publishing 2 million records using ArcGIS Server. We are using ArcGIS for Desktop 10.1 and ArcGIS for Server 10.1.
We have district wise data for India (like State----District etc) all the data is coming from SQL Server.
I know that there are no limitations for ArcGIS Server and it can handle terabyte data and hence I am filtering data according to State and then District wise hierarchy and showing data after certain zoom extent. Because I know Web browsers can not display such data so dividing data by hierarchy.
Going through post1, post 2 and researching on Google too but not able to find the recommended methods to handle large data on ArcGIS Server.
So is there any recommended way or method to publish large datasets on ArcGIS Server?