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
*[**Elastic Cloud**](/deploy-manage/deploy/elastic-cloud.md): Get a hosted solution up and running in minutes.
4
+
*[**Elastic Cloud Hosted**](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md): Our hosted Elastic Stack offering, deployed in the cloud with your provider of choice. Sign up for a [14-day free trial](https://cloud.elastic.co/registration).
5
+
*[**Elastic Cloud Serverless**](/deploy-manage/deploy/elastic-cloud/serverless.md): Create serverless projects for autoscaled and fully managed Elastic deployments. Sign up for a [14-day free trial](https://cloud.elastic.co/serverless-registration).
6
+
*[**Local development**](/solutions/search/run-elasticsearch-locally.md): Get started quickly with {{es}} and {{kib}} in Docker for local development and testing.
7
+
8
+
**Advanced options**
9
+
10
+
*[**Self-managed**](/deploy-manage/deploy/self-managed.md): Install, configure, and run Elastic on your own premises.
11
+
*[**Elastic Cloud Enterprise**](https://www.elastic.co/guide/en/cloud-enterprise/current/Elastic-Cloud-Enterprise-overview.html): Deploy Elastic Cloud on public or private clouds, virtual machines, or your own premises.
12
+
*[**Elastic Cloud on Kubernetes**](/deploy-manage/deploy/cloud-on-k8s.md): Deploy Elastic Cloud on Kubernetes.
Whether you're planning to use Elastic's pre-built solutions or Serverless projects, build your own applications with {{es}}, or analyze your data using {{kib}} tools, you'll need to deploy Elastic first.
21
+
22
+
This page will help you understand your deployment options and choose the approach that best fits your needs.
23
+
24
+
## Core components
25
+
26
+
Every Elastic deployment requires {{es}} as its core data store and search/analytics engine.
27
+
Additionally, {{kib}} provides the user interface for all Elastic solutions and Serverless projects. It is required for most use cases, from data exploration to monitoring and security analysis.
28
+
29
+
Your choice of deployment type determines how you'll set up and manage these core components, plus any additional components you need.
30
+
31
+
:::{tip}
32
+
Learn more about the [{{stack}}](/get-started/the-stack.md) to understand the core and optional components of an Elastic deployment.
If you want to focus on using Elastic products rather than managing infrastructure, choose:
45
+
46
+
-**Serverless**: Zero operational overhead, automatic scaling and updates, latest features
47
+
-**Cloud hosted**: Balance of control and managed operations, choice of resources and regions
48
+
49
+
#### Self-hosted options
50
+
51
+
If you need to run Elastic on your infrastructure, choose between a fully self-managed deployment or using an orchestrator:
52
+
53
+
-**Fully self-managed**: Complete control and responsibility for your Elastic deployment
54
+
-**With orchestration**:
55
+
-**Elastic Cloud on Kubernetes (ECK)**: If you need Kubernetes-native orchestration
56
+
-**Elastic Cloud Enterprise (ECE)**: If you need a multi-tenant orchestration platform
57
+
58
+
:::::{note}
59
+
:::{dropdown} About orchestration
60
+
61
+
An orchestrator automates the deployment and management of multiple Elastic clusters, handling tasks like scaling, upgrades, and monitoring.
62
+
63
+
Consider orchestration if you:
64
+
- Need to manage multiple Elastic clusters
65
+
- Want automated operations at scale
66
+
- Have a Kubernetes environment (ECK)
67
+
- Need to build a multi-tenant platform (ECE)
68
+
69
+
Orchestrators manage the lifecycle of your Elastic deployments but don't change how the core products work. When using ECK or ECE:
70
+
- You'll still use the same Elasticsearch and Kibana features and configurations
71
+
- Most product documentation remains applicable
72
+
- You can add other Elastic products as needed
73
+
- The orchestrator handles operational tasks while you focus on using and configuring the products
74
+
75
+
::::{tip}
76
+
Documentation will specify when certain features or configurations are not applicable to specific deployment types.
77
+
::::
78
+
:::
79
+
:::::
80
+
81
+
### Versioning and compatibility
82
+
83
+
In {{serverless-full}}, you automatically get access to the latest versions of Elastic features and you don't need to manage version compatibility.
84
+
85
+
With other deployment types ({{ecloud}} Hosted, ECE, and ECK), you control which {{stack}} versions you deploy and when you upgrade. The ECE and ECK orchestrators themselves also receive regular version updates, independent of the {{stack}} versions they manage.
86
+
87
+
Consider this when choosing your deployment type:
88
+
89
+
- Choose Serverless if you want automatic access to the latest features and don't want to manage version compatibility
90
+
- Choose other deployment types if you need more control over version management
91
+
92
+
:::{tip}
93
+
Learn more about [versioning and availability](/get-started/versioning-availability.md).
94
+
:::
95
+
96
+
### Cost considerations
21
97
22
-
The documentation team is working to combine content pulled from the following pages:
98
+
-**Serverless**: Pay for what you use
99
+
-**Cloud hosted**: Subscription-based with resource allocation
100
+
-**Self-hosted options**: Infrastructure costs plus operational overhead mean a higher total cost of ownership (TCO)
For a detailed comparison of features and capabilities across deployment types, see the [Deployment comparison reference](./deploy/deployment-comparison.md).
This reference provides detailed comparisons of features and capabilities across Elastic's deployment options: self-managed deployments, Elastic Cloud Hosted, and Serverless. For a high-level overview of deployment types and guidance on choosing between them, see the [overview](../deploy.md).
You can use the [self-managed web crawler](https://github.com/elastic/crawler) in the meantime.
156
-
157
-
* Managed Search connectors
158
-
159
-
You can use [self-managed Search connectors](asciidocalypse://docs/elasticsearch/docs/reference/ingestion-tools/search-connectors/self-managed-connectors.md) in the meantime.
160
-
161
-
162
-
163
149
### Unplanned features [elasticsearch-differences-serverless-feature-unavailable]
164
150
165
151
The following features are not available in {{es-serverless}} and are not planned for future support:
166
152
167
153
*[Custom plugins and bundles](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md)
168
154
*[{{es}} for Apache Hadoop](asciidocalypse://docs/elasticsearch-hadoop/docs/reference/ingestion-tools/elasticsearch-hadoop/elasticsearch-for-apache-hadoop.md)
* Managed web crawler: You can use the [self-managed web crawler](https://github.com/elastic/crawler) instead.
157
+
* Managed Search connectors: You can use [self-managed Search connectors](asciidocalypse://docs/elasticsearch/docs/reference/ingestion-tools/search-connectors/self-managed-connectors.md) instead.
Copy file name to clipboardExpand all lines: deploy-manage/deploy/self-managed.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,5 +5,4 @@ mapped_pages:
5
5
6
6
# Self-managed cluster [dependencies-versions]
7
7
8
-
See [Elastic Stack Third-party Dependencices](https://artifacts.elastic.co/reports/dependencies/dependencies-current.md) for the complete list of dependencies for {{es}}.
9
-
8
+
See [Elastic Stack Third-party Dependencices](https://artifacts.elastic.co/reports/dependencies/dependencies-current.md) for the complete list of dependencies for {{es}}.
Copy file name to clipboardExpand all lines: explore-analyze/alerts-cases/watcher/enable-watcher.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,11 @@ To learn more about Kibana alerting and how to use it, check [Alerting and Actio
24
24
25
25
## Send alerts by email [watcher-allowlist]
26
26
27
-
You can configure notifications similar to the [operational emails](../../../deploy-manage/cloud-organization/operational-emails.md) that Elasticsearch Service sends automatically to alert you about performance issues in your clusters.
27
+
You can configure notifications similar to the [operational emails](../../../deploy-manage/cloud-organization/operational-emails.md) that {{ecloud}} sends automatically to alert you about performance issues in your clusters.
28
28
29
29
Watcher in Elastic Cloud is preconfigured with an email service and can be used without any additional configuration. Alternatively, a custom mail server can be configured as described in [Configuring a custom mail server](#watcher-custom-mail-server)
30
30
31
-
You can optionally add [HTML sanitization](../../../explore-analyze/alerts-cases/watcher/actions-email.md#email-html-sanitization) settings under [Elasticsearch User settings](../../../deploy-manage/deploy/elastic-cloud/edit-stack-settings.md) in the [Elasticsearch Service Console](https://cloud.elastic.co?page=docs&placement=docs-body) so that HTML elements are sanitized in the email notification.
31
+
You can optionally add [HTML sanitization](../../../explore-analyze/alerts-cases/watcher/actions-email.md#email-html-sanitization) settings under [Elasticsearch User settings](../../../deploy-manage/deploy/elastic-cloud/edit-stack-settings.md) in the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body) so that HTML elements are sanitized in the email notification.
32
32
33
33
For more information on sending alerts by email, check [Email action](../../../explore-analyze/alerts-cases/watcher/actions-email.md).
0 commit comments