You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***[{{serverless-full}}](/deploy-manage/deploy/elastic-cloud/serverless.md)** - Fully managed, auto-scaling deployment, which is recommended for new projects
146
-
***[{{ech}}](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md)** - Managed {{es}} with more configuration control
147
-
***[Self-managed](/deploy-manage/deploy/self-managed.md)** - Install and operate {{es}} yourself, which requires expertise
145
+
{{es}} offers flexible deployment options to match your organization requirements and level of operational control.
146
+
147
+
| Option | Description |
148
+
| ----- | ----- |
149
+
|**[{{serverless-full}}](/deploy-manage/deploy/elastic-cloud/serverless.md)**| Fully managed, auto-scaling deployment. Recommended for new projects. |
150
+
|**[{{ech}}](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md)**| Managed {{es}} with more configuration control. |
151
+
|**[Self-managed](/deploy-manage/deploy/self-managed.md)**| Install and operate {{es}} yourself. Requires expertise. |
148
152
149
153
### Cluster sizing [elasticsearch-cluster-sizing]
150
154
151
-
* Small deployments - 3-5 nodes for development and small production use cases
152
-
* Medium deployments - 10-20 nodes for moderate data volumes and query loads
153
-
* Large deployments - 50 or more nodes for high-volume production systems
155
+
To make sure your {{es}} deployment performs efficiently and scales with your data and query demands, use the right cluster size.
156
+
157
+
| Deployment size | Cluster size |
158
+
| ----- | ----- |
159
+
|**Small**| 3-5 nodes for development and small production use cases. |
160
+
|**Medium**| 10-20 nodes for moderate data volumes and query loads. |
161
+
|**Large**| 50 or more nodes for high-volume production systems. |
154
162
155
163
### Data modeling best practices [elasticsearch-data-modeling-best-practices]
0 commit comments