Y
Hacker News
new
|
ask
|
show
|
jobs
by
itpragmatik
312 days ago
how many clusters, how many indexes and how many documents per index? do you use self hosted es or aws managed opensearch?
2 comments
dewey
312 days ago
12 nodes, 200 million documents / node, very high number of searches and indexing operations. Self-hosted ES on GCP managed Kubernetes.
link
binarymax
312 days ago
Lots of other options here if you don't like managing. You can use Elastic cloud, Bonsai.io, and others
link
lisbbb
312 days ago
A lot of places can't put their data just anywhere.
link
chatmasta
312 days ago
And they can pay the vendors for "bring your own cloud" or similar. If data sovereignty is important to them, then they can probably afford it. And if cost is an issue, then they wouldn't be looking at hosted solutions in the first place.
link
dewey
311 days ago
They manage it in your GCP project, so you can also make use of your commitments etc.
link