Skip to content
Closed
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The information below reflects our strategic goals, plans and objectives and inc
| **Scaling** | Manual or automated with configuration | Fully automated |
| **Infrastructure decisions** | User manages capacity | Automatically managed by Elastic |
| **Pricing model** | Based on provisioned resources | Based on usage |
| **Cloud providers** | AWS, Azure, GCP | AWS, Azure (in preview), GCP (in preview) |
| **Cloud providers** | AWS, Azure, GCP | AWS, Azure, GCP |
| **Upgrades** | User-controlled timing | Automatically performed by Elastic |
| **User management** | Elastic Cloud-managed and deployment-local users | Elastic Cloud-managed users only. Serverless users are managed at the organization level with SAML authentication support. |
| **Backups** | User-managed with Snapshot & Restore | Automatically backed up by Elastic |
Expand Down Expand Up @@ -58,7 +58,7 @@ This table compares the core platform capabilities between {{ech}} deployments a
| **Audit logging** | ✅ | **Planned** | Anticipated in a future release |
| **Authentication realms** | ✅ | ✅ | Managed at organization level in Serverless; deployment level in Hosted |
| **BYO-Key for Encryption at Rest** | ✅ | **Planned** | Anticipated in a future release; data in Serverless is stored on cloud-provider encrypted object storage |
| **Cloud provider support** | - AWS <br>- GCP <br>- Azure | - AWS <br>- Azure (in preview) <br>- GCP (in preview) | - [{{ech}} regions](cloud://reference/cloud-hosted/regions.md)<br>- [Serverless regions](/deploy-manage/deploy/elastic-cloud/regions.md) |
| **Cloud provider support** | - AWS <br>- GCP <br>- Azure | - AWS <br>- Azure <br>- GCP | - [{{ech}} regions](cloud://reference/cloud-hosted/regions.md)<br>- [Serverless regions](/deploy-manage/deploy/elastic-cloud/regions.md) |
| **Cluster scaling** | Manual with autoscaling option | Managed | Automatic scaling eliminates capacity planning - [Learn more](https://www.elastic.co/blog/elastic-serverless-architecture) |
| **Custom plugins and bundles** | ✅ | ❌ | Not available in Serverless |
| **Custom roles** | ✅ | ✅ | Not available in Serverless Observability projects. |
Expand Down
Loading