Skip to content
Merged
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
6 changes: 4 additions & 2 deletions serverless/pages/welcome-to-serverless.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@ The size of the cache layer and the volume of data it holds depend on <<elastics
**Pay per usage.** Each serverless project type includes product-specific and usage-based pricing.

**Data and performance control**. Control your project data and query performance against your project data.
* Data. Choose the data you want to ingest and the method to ingest it. By default, data is stored indefinitely in your project,

**Data.** Choose the data you want to ingest and the method to ingest it. By default, data is stored indefinitely in your project,
and you define the retention settings for your data streams.
* Performance. For granular control over costs and query performance against your project data, serverless projects come with

**Performance.** For granular control over costs and query performance against your project data, serverless projects come with
a set of predefined settings you can edit.

[discrete]
Expand Down