Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete duplicated FAQ #33

Merged
merged 1 commit into from
Jun 21, 2024
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: 1 addition & 5 deletions serverless/pages/what-is-serverless.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ Migration paths between hosted deployments and serverless projects are currently

We are working on data migration tools! In the interim, you can <DocLink slug="/serverless/elasticsearch/ingest-data-through-logstash" section="migrating-elasticsearch-data-using-logstash">use Logstash</DocLink> with Elasticsearch input and output plugins to move data to and from serverless projects.

**How can I move data to or from serverless projects?**

We are working on data migration tools! In the interim, you can <DocLink slug="/serverless/elasticsearch/ingest-data-through-logstash" section="migrating-elasticsearch-data-using-logstash">use Logstash</DocLink> with Elasticsearch input and output plugins to move data to and from serverless projects.

**How does serverless ensure compatibility between software versions?**

Connections and configurations are unaffected by upgrades. To ensure compatibility between software versions, quality testing and API versioning are used.
Expand All @@ -96,4 +92,4 @@ See serverless pricing information for [Search](https://www.elastic.co/pricing/s

**Can I request backups or restores for my projects?**

It is not currently possible to request backups or restores for projects, but we are working on data migration tools to better support this.
It is not currently possible to request backups or restores for projects, but we are working on data migration tools to better support this.