Hi, In my current setup I have about 30 million docs which will grow to 100 million by the end of the year. In order to accommodate scaling and query load, i am planning to have atleast 2 shards and 2/3 replicas to begin with. With the above solrcloud setup I plan to have 3 zookeepers in the quorum.
If the number of replicas and shards increases, the number of solr instances will also go up. With keeping that in mind I was wondering if there are any guidelines on the number of zk instances to solr instances. Secondly are there any recommendations for setting up solr in AWS? -- Thanks Jay