## Cluster #### **Definition**: The central unit of OpenSearch architecture, consisting of one or more nodes that hold and manage the entire data set across multiple indices. #### **Importance**: Clusters enable OpenSearch to distribute data, balance loads, and ensure data availability and scalability.