Skip to content

Commit

Permalink
fixing merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewallace committed Nov 18, 2024
1 parent f9c69df commit dd83f59
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 137 deletions.
40 changes: 40 additions & 0 deletions serverless/pages/welcome-to-serverless.asciidoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
preview:[]

<<<<<<< HEAD
{serverless-full} is a fully managed solution that allows you to deploy and use Elastic for your use cases without managing the underlying infrastructure. It represents a shift in how you interact with {es} - instead of managing clusters, nodes, data tiers, and scaling, you create **serverless projects** that are fully managed and automatically scaled by Elastic. This abstraction of infrastructure decisions allows you to focus solely on gaining value and insight from your data.

{serverless-full} automatically provisions, manages, and scales your {es} resources based on your actual usage. Unlike traditional deployments where you need to predict and provision resources in advance, serverless adapts to your workload in real-time, ensuring optimal performance while eliminating the need for manual capacity planning.
Expand All @@ -9,14 +10,27 @@ decouples compute and storage. Search and indexing operations are separated, whi
a high level of performance.

// For more information see https://www.elastic.co/blog/elastic-serverless-architecture[our blog post].
=======
Elastic serverless products allow you to deploy and use Elastic for your use cases without managing the underlying Elastic cluster,
such as nodes, data tiers, and scaling. Serverless instances of the Elastic Stack that you create in {ecloud} are called **serverless projects**. These serverless projects are fully-managed, autoscaled, and automatically upgraded by Elastic so you can focus more on gaining value and insight from your data.
Serverless instances of the Elastic Stack that you create in {ecloud} are called **serverless projects**.
Serverless projects use the core components of the {stack}, such as {es} and {kib}, and are based on https://www.elastic.co/blog/elastic-serverless-architecture[an architecture that
decouples compute and storage]. Search and indexing operations are separated, which offers high flexibility for scaling your workloads while ensuring
a high level of performance.
>>>>>>> c52057e (fixing merge conflicts)
Elastic provides three serverless solutions available on {ecloud}:
* **https://www.elastic.co/guide/en/serverless/current/what-is-elasticsearch-serverless.html[{es}]**: Build powerful applications and search experiences using a rich ecosystem of vector search capabilities, APIs, and libraries.
* **https://www.elastic.co/guide/en/serverless/current/what-is-observability-serverless.html[{observability}]**: Monitor your own platforms and services using powerful machine learning and analytics tools with your logs, metrics, traces, and APM data.
* **https://www.elastic.co/guide/en/serverless/current/what-is-security-serverless.html[{elastic-sec}]**: Detect, investigate, and respond to threats with SIEM, endpoint protection, and AI-powered analytics capabilities.
<<<<<<< HEAD
Elastic serverless products are currently in preview.
=======
>>>>>>> c52057e (fixing merge conflicts)

// https://www.elastic.co/blog/elastic-serverless-architecture[Learn more about serverless in our blog].

Expand Down Expand Up @@ -50,6 +64,20 @@ Until May 31, 2024, your serverless consumption will not incur any charges, but
====

[discrete]
<<<<<<< HEAD
=======
[[general-what-is-serverless-elastic-control-your-data-and-performance]]
== Control your data and performance
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,
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 a set of predefined <<elasticsearch-manage-project,settings>> that you can edit.
[discrete]
>>>>>>> c52057e (fixing merge conflicts)
[[general-what-is-serverless-elastic-differences-between-serverless-projects-and-hosted-deployments-on-ecloud]]
== Differences between serverless projects and hosted deployments on {ecloud}
Expand All @@ -58,9 +86,21 @@ You can run https://www.elastic.co/guide/en/cloud/current/ec-getting-started.htm
|===
| Option| Serverless| Hosted
<<<<<<< HEAD
| **Cluster management**
| Fully managed by Elastic.
| You provision and manage your hosted clusters. Shared responsibility with Elastic.
=======
<<<<<<< HEAD
| image:https://www.elastic.co/docs/assets/images/elasticsearch.png[width=150]
a| [.card-title]#{es}# +
Build custom search applications with {es}.
=======
| **Cluster management**
| Fully managed by Elastic.
| You provision and manage your hosted clusters. Shared responsibility with Elastic.
>>>>>>> 717cc8e (updating guidance for serverless overview)
>>>>>>> c52057e (fixing merge conflicts)
| **Scaling**
| Autoscales out of the box.
Expand Down
137 changes: 0 additions & 137 deletions serverless/pages/what-is-serverless.asciidoc

This file was deleted.

0 comments on commit dd83f59

Please sign in to comment.