Running Elasticsearch in dev and production is day and night difference. For dev, you just run “elasticsearch” and you’re done. In production, you would almost never run one instance anyway, …
Quick way to improve Elasticsearch performance on a single machine
It’s hard to find a server that has less than 4 cores and at least 2 disks these days. Multi-core, multi-disk environments have now become a commodity, yet not all …