Configuring Typesense HA Cluster on AWS
TLDR Agustin was looking for best practices to run a Typesense HA cluster on AWS, particularly regarding horizontal scaling. Kishore Nallan recommended using standalone instances or an ASG for static data, rather than clustering.
Jun 20, 2021 (29 months ago)
Agustin
08:06 PMJun 21, 2021 (29 months ago)
Kishore Nallan
02:01 AMhttps://typesense.org/docs/0.20.0/guide/high-availability.html#configuring-a-typesense-cluster
Jun 22, 2021 (29 months ago)
Agustin
06:47 PMJun 23, 2021 (29 months ago)
Kishore Nallan
12:37 AMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Horizontal Scaling in Typesense
Hari asked about horizontal scaling in Typesense. Jason suggested using a multi-node clustered setup and increasing RAM on the same cluster as needed.
Implementing Self-Hosted Typesense in Production
Jainal enquired about implementing Typesense in production with specific questions about open-source disclosure and memory capacity. Jason clarified GPL-3's source code disclosure and explained risks of running out of RAM. Kishore Nallan provided strategies for data durability and clustering.
Discussing Multi-tenant Indexing and Typesense Clusters
Semyon enquired about search and indexing performance for multi-tenant indexing. Virginio suggested using Typesense cloud, but Semyon noted the cost difference against bare metal instances. Jason proposed vertical scaling before multi-cluster setup.