Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Elasticsearch 7 Quick Start Guide

You're reading from  Elasticsearch 7 Quick Start Guide

Product type Book
Published in Oct 2019
Publisher Packt
ISBN-13 9781789803327
Pages 186 pages
Edition 1st Edition
Languages
Authors (2):
Anurag Srivastava Anurag Srivastava
Profile icon Anurag Srivastava
Douglas Miller Douglas Miller
Profile icon Douglas Miller
View More author details

The best cluster configuration approaches

The best configuration approaches vary depending on the hardware you are using. The Elasticsearch cluster is a group of connected nodes, and its power relies on the distribution of tasks across these nodes. There are four types of node:

  • Data nodes, which store and handle data
  • Master nodes, which manage and configure cluster-wide actions
  • Client nodes, which send requests to data or master nodes, according to the type of request
  • Ingest nodes, which preprocess documents before indexing

As we saw in the previous sections, a node is automatically indexed and has a unique identifier. There are two types of cluster configuration for Elasticsearch: cloud and on-site configuration.

Cloud configuration

...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}