- Elasticsearch 7.0 Cookbook(Fourth Edition)
- Alberto Paro
- 59字
- 2021-06-24 14:51:52
Setting up different node types
Elasticsearch is natively designed for the cloud, so when you need to release a production environment with a huge number of records and you need high availability and good performance, you need to aggregate more nodes in a cluster.
Elasticsearch allows you to define different types of nodes to balance and improve overall performance.