Skip to content
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
d15eb28
Compare serverless and EC hosted
leemthompo Mar 24, 2025
7696f24
restore ids for link persistence
leemthompo Mar 24, 2025
a2957c2
Move architecture info up top, replace duplicative table in cloud ove…
leemthompo Mar 24, 2025
ecfd057
add space
leemthompo Mar 24, 2025
12cf99b
Updates per Pius' suggestions
leemthompo Mar 25, 2025
8f5e282
bold first column in tables for readability
leemthompo Mar 25, 2025
06f6b86
unify traffic filtering et private link
leemthompo Mar 25, 2025
8d57e4b
Rationalize, remove redundant roadmap links, improve formatting
leemthompo Mar 27, 2025
b0e738d
delete custom ingest pipelines row
leemthompo Mar 27, 2025
ebf7d55
Merge branch 'main' into leemthompo/hosted-or-serverless
leemthompo Mar 27, 2025
1e55139
Additional obs updates
leemthompo Mar 28, 2025
4683291
cleanup clarify logsdb for obs
leemthompo Mar 28, 2025
342aea0
i think aws servreless forwarder not available on elastic serverless
leemthompo Mar 28, 2025
eaadc83
tweak roadmap link description to clarify its platform level features
leemthompo Mar 28, 2025
ada234b
Delete irrelevant rows from obs and sec
leemthompo Mar 28, 2025
f3c75a7
Align language per @https://github.com/mdbirnstiehl's advice
leemthompo Mar 28, 2025
4519ab3
remove another irrelevant row
leemthompo Mar 28, 2025
b1473bd
Additional features
leemthompo Mar 28, 2025
81687c7
add links
leemthompo Apr 3, 2025
a197a05
Merge branch 'main' into leemthompo/hosted-or-serverless
leemthompo Apr 3, 2025
2c8ba5b
delete copypasta
leemthompo Apr 3, 2025
ce43e02
tiny formatting
leemthompo Apr 3, 2025
a5b23f6
Update cloud provider status to 'in preview'
georgewallace Apr 3, 2025
ec0b66e
Fix broken link in cloud provider support
georgewallace Apr 3, 2025
c364034
Update cloud provider support links
georgewallace Apr 3, 2025
09f62a1
fix custom roles availability
charlotte-hoblik Apr 7, 2025
a8d90fe
Add note and update future release terminology
georgewallace Apr 7, 2025
51ddb45
Update network security description in documentation
georgewallace Apr 7, 2025
31460a0
Merge branch 'main' into leemthompo/hosted-or-serverless
georgewallace Apr 8, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 3 additions & 17 deletions deploy-manage/deploy/elastic-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,9 @@ Some of the unique benefits of {{ecloud}} include:

For more information, refer to [](/deploy-manage/cloud-organization.md).

## Differences between serverless projects and hosted deployments[general-what-is-serverless-elastic-differences-between-serverless-projects-and-hosted-deployments-on-ecloud]

You can have multiple hosted deployments and serverless projects in the same {{ecloud}} organization, and each deployment type has its own specificities.


| Option | Serverless | Hosted |
| --- | --- | --- |
| **Cluster management** | Fully managed by Elastic. | You provision and manage your hosted clusters. Shared responsibility with Elastic. |
| **Scaling** | Autoscales out of the box. | Manual scaling or autoscaling available for you to enable. |
| **Upgrades** | Automatically performed by Elastic. | You choose when to upgrade. |
| **Pricing** | Individual per project type and based on your usage. | Based on deployment size and subscription level. |
| **Performance** | Autoscales based on your usage. | Manual scaling. |
| **Solutions** | Single solution per project. | Full Elastic Stack per deployment. |
| **User management** | Elastic Cloud-managed users. | Elastic Cloud-managed users and native Kibana users. |
| **API support** | Subset of [APIs](https://www.elastic.co/docs/api). | All Elastic APIs. |
| **Backups** | Projects automatically backed up by Elastic. | Your responsibility with Snapshot & Restore. |
| **Data retention** | Editable on data streams. | Index Lifecycle Management. |
## Compare {{ech}} and {{serverless-short}} [general-what-is-serverless-elastic-differences-between-serverless-projects-and-hosted-deployments-on-ecloud]

Refer to [Compare Cloud Hosted and Serverless](/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md) for a detailed comparison between {{ech}} deployments and {{serverless-short}} projects.

## APIs

Expand Down
Loading
Loading