Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 1.what-is-cloud.md #996

Merged
merged 6 commits into from
Dec 31, 2021
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions docs-2.0/nebula-cloud/1.what-is-cloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# What is Nebula Graph Cloud

Nebula Graph Cloud (Cloud for short) is a product that supports one-click deployment of Nebula Graph on the [Azure](https://azure.microsoft.com/en-us/) platform. You can create a graph database within minutes, and quickly expand computing and storage.

## Scenarios

You want to use Azure cloud resources to quickly subscribe to the Nebula Graph service and to deploy the Nebula Graph database to the cloud, supporting the use of visualized tools and functions of privilege management.

## Product features

- Nebula Graph Cloud provides a pay-as-you-go and pay-on-demand subscription. You can create or stop Nebula Graph instances at any time according to your own business development, which shows the full flexibility of cloud services.
- Integrated visualized database management tools include Nebula Graph Studio, Nebula Dashboard, and Nebula Explorer. You can use them to import graph datasets, execute nGQL statements, explore graph data, monitor data, etc. Even without any experience in graph database operation, you can quickly become a graph expert. For details, see [Supporting applications](../nebula-cloud/5.solution/5.1.supporting-application.md).
izhuxiaoqing marked this conversation as resolved.
Show resolved Hide resolved
- You can create private links to connect to the cloud database using Nebula Console without having access to the cloud platform. For details, see [Private Link](../nebula-cloud/5.solution/5.2.connection-configuration-and-use.md).
izhuxiaoqing marked this conversation as resolved.
Show resolved Hide resolved
- Access control. You can add database users with different role privileges to the specified graph space to ensure business data security.
- Official support. You can quickly create orders for technical support, consulting problems you have encountered during use.
izhuxiaoqing marked this conversation as resolved.
Show resolved Hide resolved

## Product advantages

- Flexible and efficient: You can quickly build a Nebula Graph database without purchasing physical servers, storage devices, computing, or network components. It only takes 5-10 minutes to prepare a complete environment for use.
- High availability: Nebula Graph clusters use Raft to implement data redundancy backup with multiple server rooms in the same city to ensure the reliability of data, and the high availability of the cloud computing infrastructure and cloud servers.
- Easy to use: Nebula Cloud provides online management of Nebula Graph clusters on the Web, and also provides corresponding visualized tools of Nebula Graph to help users get started quickly.