You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/cloud/getting-started.md
+23-15
Original file line number
Diff line number
Diff line change
@@ -4,25 +4,33 @@ sidebar_position: 1
4
4
5
5
# Getting Started
6
6
7
-
Getting started with *Dragonfly Cloud* is easy. You can have your first *data store* up and running in minutes.
7
+
Getting started with [**Dragonfly Cloud**](https://dragonflydb.cloud) is easy.
8
+
You can **have your first in-memory data store up and running in minutes**.
9
+
Note that Dragonfly Cloud is powered by the exact same technology as
10
+
the [**Dragonfly project**](https://github.com/dragonflydb/dragonfly), the most performant in-memory data store on earth,
11
+
as there are no gated features.
12
+
Dragonfly Cloud drastically simplifies the deployment, management, and operation of your Dragonfly data stores.
8
13
9
-
All you have to do is navigate to [dragonflydb.cloud](https://dragonflydb.cloud) and sign up for an account.
14
+
## Create an Account
10
15
11
-
To complete the sign up process you will be required to pick a name for your *organization*.
12
-
You can later [add more users](./users.md) to your *organization*.
16
+
- All you have to do is navigate to [Dragonfly Cloud](https://dragonflydb.cloud) and sign up for an account.
17
+
- To complete the sign-up process, you will be required to pick a name for your **_organization_**.
18
+
- You can later [add more users](./users.md) to your **_organization_** and manage their permissions.
13
19
14
-
After signing up you will land on the *Data Stores* page, where you can create your first *data store* by clicking the [+Data Store](https://dragonflydb.cloud/datastores/new) button.
15
-
You only need to pick a *name*, a *cloud provider* and *cloud region*.
16
-
For more configuration options see [Data Stores](./datastores).
20
+
## Create Your First Data Store
17
21
18
-
Before creating your first *data store* you will be asked to add *payment card*.
19
-
You can track usage and costs under the *Account > Usage* tab.
20
-
21
-
You are only charged while the *data store* is active, prorated to the hour, and you can delete the data store at any time.
22
-
23
-
We offer an unlimited 3GB Development plan for around $35/month (less than $0.05 an hour), depending on the cloud provider and region, as an easy way to get started.
24
-
25
-
***Happy building with Dragonfly Cloud!***
22
+
- After signing up, you will land on the [Data Stores](https://dragonflydb.cloud/datastores) page.
23
+
- You can create your first **_data store_** by clicking the [+Data Store](https://dragonflydb.cloud/datastores/new) button.
24
+
- You only need to pick a **_name_**, a **_cloud provider_**, and a **_cloud region_** for your **_data store_**.
25
+
- For more configuration options, see detailed documentation on [data stores](./datastores.md).
26
26
27
+
## Payment & Development Instances
27
28
29
+
- Before creating your first **_data store_**, you will be asked to add a **_payment card_**.
30
+
- You can track usage and costs under the [Account > Usage](https://dragonflydb.cloud/account/usage) tab.
31
+
- You are only charged while the **_data store_** is active, prorated to the hour.
32
+
- You can delete a **_data store_** at any time to stop incurring charges.
33
+
- We offer unlimited 3GB development instances for around **$35/month (less than $0.05/hour)** in popular regions.
34
+
- Depending on cloud providers & regions, the cost can vary. But a development instance is the easiest way to get started.
0 commit comments