You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@solr.apache.org by Stijn VR <st...@live.be> on 2023/04/06 13:05:19 UTC

Quickstart for deploying a scalable SolrCloud on Amazon (AWS) ECS Fargate

Hi,

I found some good articles to setup SolrCloud on EC2 or K8S, but not for AWS ECS Fargate.
Does anyone known a good blogpost or have Infrastructure as Code to setup SolrCloud in Amazon (AWS) ECS Fargate?

Found articles:
https://solr.apache.org/guide/8_0/aws-solrcloud-tutorial.html
https://aws.amazon.com/blogs/opensource/deploying-and-scaling-apache-solr-on-kubernetes/


Regards.

Re: Quickstart for deploying a scalable SolrCloud on Amazon (AWS) ECS Fargate

Posted by Jan Høydahl <ja...@cominvent.com>.
SolrCloud is not that hard, can let ecs auto scale it. The tricky part is Zookeeper, have not found any supported way, so I just set up zookeeper on 3 small EC2 nodes first, manually.

Read some blog with a POC for ZK on ECS but it was very hacky. Perhaps check with the ZK community?

Jan Høydahl

> 6. apr. 2023 kl. 16:10 skrev Stijn VR <st...@live.be>:
> 
> Hi,
> 
> I found some good articles to setup SolrCloud on EC2 or K8S, but not for AWS ECS Fargate.
> Does anyone known a good blogpost or have Infrastructure as Code to setup SolrCloud in Amazon (AWS) ECS Fargate?
> 
> Found articles:
> https://solr.apache.org/guide/8_0/aws-solrcloud-tutorial.html
> https://aws.amazon.com/blogs/opensource/deploying-and-scaling-apache-solr-on-kubernetes/
> 
> 
> Regards.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@solr.apache.org
For additional commands, e-mail: dev-help@solr.apache.org