Skip to content

Commit b3fb39e

Browse files
authored
chore: cloud section styling, getting started (#305)
1 parent 6067ef2 commit b3fb39e

File tree

1 file changed

+23
-15
lines changed

1 file changed

+23
-15
lines changed

docs/cloud/getting-started.md

+23-15
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,33 @@ sidebar_position: 1
44

55
# Getting Started
66

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.
813

9-
All you have to do is navigate to [dragonflydb.cloud](https://dragonflydb.cloud) and sign up for an account.
14+
## Create an Account
1015

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.
1319

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
1721

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).
2626

27+
## Payment & Development Instances
2728

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.
2835

36+
**Happy building with Dragonfly Cloud!**

0 commit comments

Comments
 (0)