From 3d7585e99134605aef3eccbf1394b4a3c9701da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Thu, 10 Jul 2025 19:38:56 +0200 Subject: [PATCH] Added email service to platform capabilities list of ECH and Serverless With link to the service description and limits. --- .../differences-from-other-elasticsearch-offerings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md b/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md index b04d1dc0cf..6d7fa9cb4a 100644 --- a/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md +++ b/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md @@ -65,6 +65,7 @@ This table compares the core platform capabilities between {{ech}} deployments a | **Deployment health monitoring** | AutoOps or monitoring cluster | Managed by Elastic | - No monitoring cluster required
- Automatically handled by Elastic | | **Deployment model** | Single deployments with multiple solutions | Separate projects for specific use cases | Fundamental architectural difference - [Learn more](https://www.elastic.co/blog/elastic-serverless-architecture) | | **Deployment monitoring** | AutoOps or monitoring cluster | Managed | Monitoring is handled by Elastic | +| **Email service** | ✅ | ✅ | Preconfigured email connector available - [Learn more about limits and usage](/deploy-manage/deploy/elastic-cloud/tools-apis.md#elastic-cloud-email-service) | | **Hardware configuration** | Limited control | Managed | Hardware choices are managed by Elastic | | **High availability** | ✅ | ✅ | Automatic resilience | | **Network security** | Public IP traffic filtering, private connectivity (VPCs, PrivateLink) | **Planned** | - Traffic filtering anticipated in a future release
- Private connectivity options anticipated in a future release |