Have been looking for architectural guidance on correctly configuring SolrCloud on Public Cloud (eg Azure/AWS) In particular the zookeeper based autoscaling seems to overlap with the auto scaling capabilities of cloud platforms.
I have the following questions. 1. Should the ZooKeeper ensable be put in a autoscaling group. This seems to be a no, since the SolrNodes need to register against a static list of Zookeeper ips. 2. Should the SolrNodes be put in a AutoScaling group? Or should we just launch/register SolrNodes using a lambda function/Azure function. 3. Should the SolrNodes be associated with local storage or should they be attached to shared storage volumes. Seems like this would be a solved problem with established patterns, however could not find any documentation on it. Appreciate insights from those, who have been here before. Thanks, Mathew This email and the information contained herein is proprietary and confidential and subject to the Amdocs Email Terms of Service, which you may review at https://www.amdocs.com/about/email-terms-of-service <https://www.amdocs.com/about/email-terms-of-service>