From fc06d510cdee573993453b87b370a95fdab18e30 Mon Sep 17 00:00:00 2001 From: George Wallace Date: Thu, 14 Nov 2024 09:58:43 -0700 Subject: [PATCH] additional changes --- serverless/pages/manage-org.asciidoc | 10 +++++----- serverless/pages/welcome-to-serverless.asciidoc | 16 ++++++++++------ 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/serverless/pages/manage-org.asciidoc b/serverless/pages/manage-org.asciidoc index 5c894208..f15bca52 100644 --- a/serverless/pages/manage-org.asciidoc +++ b/serverless/pages/manage-org.asciidoc @@ -6,9 +6,9 @@ preview:[] -When you sign up to Elastic Cloud, you create an **organization**. +When you sign up to {ecloud}, you create an **organization**. -This organization is the umbrella for all of your Elastic Cloud resources, users, and account settings. Every organization has a unique identifier. Bills are invoiced according to the billing contact and details that you set for your organization. +This organization is the umbrella for all of your {ecloud} resources, users, and account settings. Every organization has a unique identifier. Bills are invoiced according to the billing contact and details that you set for your organization. In this article we walk you through the essential processes to effectively oversee your organization. @@ -101,13 +101,13 @@ endif::[] |=== |Name |Description |Available -|Admin |Has full access to project management, properties, and security privileges. Admins log into projects with superuser role privileges. |{es-badge}, {obs-badge}, {sec-badge} +|Admin |Has full access to project management, properties, and security privileges. Admins log into projects with superuser role privileges. |{es-badge}{obs-badge}{sec-badge} |Developer |Creates API keys, indices, data streams, adds connectors, and builds visualizations. |{es-badge} -|Viewer |Has read-only access to project details, data, and features. |{es-badge}, {obs-badge}, {sec-badge} +|Viewer |Has read-only access to project details, data, and features. |{es-badge}{obs-badge}{sec-badge} -|Editor |Configures all Observability or Security projects. Has read-only access to data indices. Has full access to all project features. |{obs-badge}, {sec-badge} +|Editor |Configures all Observability or Security projects. Has read-only access to data indices. Has full access to all project features. |{obs-badge}{sec-badge} |Tier 1 analyst |Ideal for initial alert triage. General read access, can create dashboards and visualizations. |{sec-badge} diff --git a/serverless/pages/welcome-to-serverless.asciidoc b/serverless/pages/welcome-to-serverless.asciidoc index 03916d79..dfc42166 100644 --- a/serverless/pages/welcome-to-serverless.asciidoc +++ b/serverless/pages/welcome-to-serverless.asciidoc @@ -1,25 +1,29 @@ -= Elasticsearch Serverless Overview += {serverless-full} Overview [discrete] == Introduction preview:[] -Elasticsearch serverless 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 Elasticsearch - 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} 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. -Elasticsearch serverless automatically provisions, manages, and scales your Elasticsearch 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. +{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. -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 +Serverless projects use the core components of the {stack}, such as {es} and {kib}, and are based on 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. +// For more information see https://www.elastic.co/blog/elastic-serverless-architecture[our blog post]. + 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. -Elastic serverless products are currently in preview. https://www.elastic.co/blog/elastic-serverless-architecture[Learn more about serverless in our blog]. +Elastic serverless products are currently in preview. + +// https://www.elastic.co/blog/elastic-serverless-architecture[Learn more about serverless in our blog]. [discrete] == Benfits of serverless projects