Skip to content

Commit f2f8359

Browse files
Apply suggestions from code review
Co-authored-by: ldecarvalho-doc <[email protected]>
1 parent 199d6c0 commit f2f8359

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

pages/opensearch/how-to/create-opensearch-deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This page explains how to create an OpenSearch deployment using the Scaleway con
4141

4242
10. Enter a name for your deployment, or keep the automatically generated one.
4343

44-
11. Review the estimated cost for your cluster, then click **Create deployment** to finish.
44+
11. Review the estimated cost for your cluster, then click **Create deployment** to finish.
4545

4646
You are directed to the **Overview** tab of your deployment.
4747

pages/opensearch/how-to/manage-opensearch-deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This page explains how to manage an OpenSearch deployment using the Scaleway con
2323

2424
2. Click the name of the OpenSearch deployment you want to manage. Its **Overview** page displays.
2525

26-
3. From here, you can:
26+
3. From the Overview, you can:
2727

2828
- Access the dashboard of your deployment
2929
- View and manage the users of your deployment

pages/opensearch/how-to/manage-users-opensearch-deployment.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to manages the users of a Cloud Essentials for OpenSearch deployment
2+
title: How to manage the users of a Cloud Essentials for OpenSearch deployment
33
description: This page provides detailed information on how to manage the users of a Cloud Essentials for OpenSearch deployment using the Scaleway console.
44
tags:
55
dates:
@@ -18,7 +18,7 @@ This page explains how to manage the users of an OpenSearch deployment using the
1818
- [Created an OpenSearch deployment](/opensearch/how-to/create-opensearch-deployment/)
1919

2020
<Message type="note">
21-
During private beta, only one user is allowed per deployment. Its credentials are defined during deployment creation.
21+
During private beta, only one user is allowed per deployment. Their credentials are defined during deployment creation.
2222
</Message>
2323

2424
## How to change a user's password

pages/opensearch/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Dive into Scaleway Cloud Essentials for OpenSearch with our quickst
88
productLogo="openSearch"
99
description="Cloud Essentials for OpenSearch is designed to help users in their reporting and data analysis tasks for business intelligence."
1010
url="/opensearch/quickstart"
11-
label=" Cloud Essentials for OpenSearch Quickstart"
11+
label="Cloud Essentials for OpenSearch Quickstart"
1212
/>
1313

1414
## Getting Started

pages/opensearch/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dates:
99

1010
import Requirements from '@macros/iam/requirements.mdx'
1111

12-
Apache OpenSearch allows to research, analyze, and visualize all your unstructured data with an open-source search and analytics suite. It provides a fully-managed NoSQL database service to perform full-text searches and visualize results.
12+
Apache OpenSearch allows you to research, analyze, and visualize all your unstructured data with an open-source search and analytics suite. It provides a fully-managed NoSQL database service to perform full-text searches and visualize results.
1313

1414
Cloud Essentials for OpenSearch is a managed solution to quickly deploy a robust database search engine that can be distributed across several nodes for enhanced performance and high availability.
1515

pages/opensearch/reference-content/shared-vs-dedicated-resources.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dates:
99

1010
When creating a Cloud Essentials for OpenSearch deployment, selecting the appropriate node type is crucial for optimizing performance and cost. Two types of CPU provisioning are available: **shared** and **dedicated** vCPUs.
1111

12-
Understanding the difference between these two techniques is key to create a deployment adapted to your needs.
12+
Understanding the difference between these two techniques is the key to creating a deployment adapted to your needs.
1313

1414
## Comparison of shared and dedicated offers
1515

@@ -31,7 +31,7 @@ Nodes with shared vCPU are cost-effective computational units in which CPU resou
3131

3232
As a result, deployments share physical CPU time, and during peak demand from other resources on the same host machine, your workloads might temporarily slow down due to CPU contention (also known as "CPU steal").
3333

34-
While physical CPU threads are shared between deployments, vCPUs are dedicated to each deployments, and no data can be shared or accessed between resources through this setup.
34+
While physical CPU threads are shared between deployments, vCPUs are dedicated to each deployment, and no data can be shared or accessed between resources through this setup.
3535

3636
### Typical use cases
3737

0 commit comments

Comments
 (0)