Hello, we want to put Weaviate with multi nodes on production on AWS, can we use ECS without docker compose? If yes, how to configure horizontal scaling automatically? Or should we use Kubernetes for a better orchestration? Some advice for production solution on AWS?
Our project has few components: a tool for serving models of vectorization, a Weaviate server and a program for Weaviate indexation.