Skip to content

Commit dd83f59

Browse files
committed
fixing merge conflicts
1 parent f9c69df commit dd83f59

File tree

2 files changed

+40
-137
lines changed

2 files changed

+40
-137
lines changed

serverless/pages/welcome-to-serverless.asciidoc

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
preview:[]
22

3+
<<<<<<< HEAD
34
{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.
45

56
{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.
@@ -9,14 +10,27 @@ decouples compute and storage. Search and indexing operations are separated, whi
910
a high level of performance.
1011

1112
// For more information see https://www.elastic.co/blog/elastic-serverless-architecture[our blog post].
13+
=======
14+
Elastic serverless products allow you to deploy and use Elastic for your use cases without managing the underlying Elastic cluster,
15+
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.
16+
17+
Serverless instances of the Elastic Stack that you create in {ecloud} are called **serverless projects**.
18+
19+
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
20+
decouples compute and storage]. Search and indexing operations are separated, which offers high flexibility for scaling your workloads while ensuring
21+
a high level of performance.
22+
>>>>>>> c52057e (fixing merge conflicts)
1223
1324
Elastic provides three serverless solutions available on {ecloud}:
1425
1526
* **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.
1627
* **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.
1728
* **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.
29+
<<<<<<< HEAD
1830
1931
Elastic serverless products are currently in preview.
32+
=======
33+
>>>>>>> c52057e (fixing merge conflicts)
2034

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

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

5266
[discrete]
67+
<<<<<<< HEAD
68+
=======
69+
[[general-what-is-serverless-elastic-control-your-data-and-performance]]
70+
== Control your data and performance
71+
72+
Control your project data and query performance against your project data.
73+
74+
**Data.** Choose the data you want to ingest, and the method to ingest it. By default, data is stored indefinitely in your project,
75+
and you define the retention settings for your data streams.
76+
77+
**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.
78+
79+
[discrete]
80+
>>>>>>> c52057e (fixing merge conflicts)
5381
[[general-what-is-serverless-elastic-differences-between-serverless-projects-and-hosted-deployments-on-ecloud]]
5482
== Differences between serverless projects and hosted deployments on {ecloud}
5583
@@ -58,9 +86,21 @@ You can run https://www.elastic.co/guide/en/cloud/current/ec-getting-started.htm
5886
|===
5987
| Option| Serverless| Hosted
6088
89+
<<<<<<< HEAD
90+
| **Cluster management**
91+
| Fully managed by Elastic.
92+
| You provision and manage your hosted clusters. Shared responsibility with Elastic.
93+
=======
94+
<<<<<<< HEAD
95+
| image:https://www.elastic.co/docs/assets/images/elasticsearch.png[width=150]
96+
a| [.card-title]#{es}# +
97+
Build custom search applications with {es}.
98+
=======
6199
| **Cluster management**
62100
| Fully managed by Elastic.
63101
| You provision and manage your hosted clusters. Shared responsibility with Elastic.
102+
>>>>>>> 717cc8e (updating guidance for serverless overview)
103+
>>>>>>> c52057e (fixing merge conflicts)
64104
65105
| **Scaling**
66106
| Autoscales out of the box.

serverless/pages/what-is-serverless.asciidoc

Lines changed: 0 additions & 137 deletions
This file was deleted.

0 commit comments

Comments
 (0)