Skip to content

Commit fd69d30

Browse files
authored
feat: Adjust cn file (#1593)
* fix: cn parts * chore: remove json * feat: adjust docs
1 parent 76ac495 commit fd69d30

17 files changed

+435
-796
lines changed

docs/cn/guides/00-products/02-dc/01-platforms.md

+8-37
Original file line numberDiff line numberDiff line change
@@ -2,40 +2,11 @@
22
title: 平台与区域
33
---
44

5-
<!-- #ifendef -->
6-
7-
Databend Cloud is a cloud-native solution that currently supports [Amazon S3](https://aws.amazon.com/s3/) in the following regions:
8-
9-
| Platform | Region ID |
10-
| ---------------------------- | -------------- |
11-
| AWS US East (Ohio) | us-east-2 |
12-
| AWS US West (Oregon) | us-west-2 |
13-
| AWS Asia Pacific (Singapore) | ap-southeast-1 |
14-
| AWS Europe (Frankfurt) | eu-central-1 |
15-
16-
:::note
17-
To ensure efficient and stable data synchronization and import, we strongly recommend choosing a cloud service that matches the cloud provider and region you are currently using. This will help effectively avoid potential network delays and data loss risks associated with cross-network data transfers, ensuring the security and smoothness of the data transmission process, while significantly improving the efficiency and stability of data synchronization and import.
18-
Databend Cloud plans to expand support for more cloud providers and regions. If your current cloud provider or region is not supported, please click [Contact Sales](https://www.databend.com/contact-us/) to get in touch with the Databend Cloud team.
19-
:::
20-
21-
When you sign up for a Databend Cloud account, you will need to select a cloud platform and region. Once the account is successfully created, the selected cloud platform and region cannot be changed.
22-
23-
<!-- #endendef -->
24-
25-
<!-- #ifcndef -->
26-
27-
Databend Cloud 是一个云原生解决方案,目前支持以下云厂商:
28-
29-
| 云厂商 | 地域名称 | 所在城市 |
30-
| ------ | -------- | -------- |
31-
| 阿里云 | 华北 2 | 北京 |
32-
| 腾讯云 | 华北地区 | 北京 |
33-
34-
:::note
35-
为了确保数据同步导入的高效与稳定,强烈建议您选择与当前正在使用的云厂商以及区域(Region)完全一致的云服务。这样做可以有效规避跨公网数据传输可能带来的网络延迟、数据丢失风险,保障数据传输过程的安全与流畅,大幅提升数据同步导入的效率和稳定性。
36-
Databend Cloud 计划扩展对更多云厂商和区域的支持。如果没有您目前所使用的云厂商或者区域,请点击[联系销售](https://www.databend.cn/contact-us/),与 Databend Cloud 团队取得联系。
37-
:::
38-
39-
您在开通 Databend Cloud 账号时需要选定一个云厂商及地域。开通成功后,选定的云厂商及地域暂不支持修改。
40-
41-
<!-- #endcndef -->
5+
import LanguageFileParse from '@site/src/components/LanguageDocs/file-parse'
6+
import PlatformsCN from '@site/docs/fragment/01-platforms-cn.md'
7+
import PlatformsEN from '@site/docs/fragment/01-platforms-en.md'
8+
9+
<LanguageFileParse
10+
en={<PlatformsEN />}
11+
cn={<PlatformsCN />}
12+
/>

docs/cn/guides/00-products/02-dc/03-pricing.md

+8-191
Original file line numberDiff line numberDiff line change
@@ -2,194 +2,11 @@
22
title: 价格和账单
33
---
44

5-
import LanguageDocs from '@site/src/components/LanguageDocs';
6-
7-
<LanguageDocs
8-
cn=
9-
"
10-
11-
您在 Databend Cloud 上的费用由以下几个部分组成:计算集群、存储和云服务费。本页面包含各部分的价格信息以及账单的说明。
12-
13-
## Databend Cloud 定价
14-
15-
本节提供有关 Databend Cloud 计算集群、存储和云服务的价格信息。
16-
17-
### 计算集群价格
18-
19-
您的计算集群在运行时(具体来说,处于运行状态时)会产生费用。费用取决于计算集群的大小和运行时间。**计算集群按秒计算**。例如,如果您有一个计算集群运行了三秒钟,您将只为此段时间付费。
20-
21-
计算集群的大小指的是它能够处理的并发查询的最大数量,价格根据不同的大小和所使用的 Databend Cloud 版本而有所不同。
22-
23-
| 大小 | 最大并发 | 每小时费用 (基础版) | 每小时费用 (商业版) | 每秒费用 (基础版) | 每秒费用 (商业版) |
24-
| ------ | -------- | ------------------- | ------------------- | ----------------- | ----------------- |
25-
| XSmall | 2 | ¥ 3.00 | ¥ 4.50 | ¥ 0.000833333 | ¥ 0.00125 |
26-
| Small | 4 | ¥ 6.00 | ¥ 9.00 | ¥ 0.001666667 | ¥ 0.0025 |
27-
| Medium | 8 | ¥ 12.00 | ¥ 18.00 | ¥ 0.003333333 | ¥ 0.005 |
28-
| Large | 16 | ¥ 24.00 | ¥ 36.00 | ¥ 0.006666667 | ¥ 0.01 |
29-
| XLarge | 32 | ¥ 48.00 | ¥ 72.00 | ¥ 0.013333333 | ¥ 0.02 |
30-
31-
暂停的计算集群不会消耗任何资源。默认情况下,Databend Cloud 会在五分钟不活动后自动暂停计算集群以节省资源和成本。您可以根据自己的偏好调整或禁用此自动暂停功能。
32-
33-
### 存储定价
34-
35-
您在 Databend Cloud 中的数据实际上存放在对象存储中。Databend Cloud 的存储成本基于对象存储的定价。目前,标准版和商业版的定价均为每月每 TB 160.00 元。
36-
37-
| 版本 | 每 TB 每月价格 |
38-
| ------ | -------------- |
39-
| 标准版 | ¥ 160.00 |
40-
| 商业版 | ¥ 160.00 |
41-
42-
## 例子 1:
43-
44-
某用户使用商业版 XSmall 集群,偶尔查询一次数据,此次查询耗时 5 分 20 秒,数据存储容量为 100G,当天的费用是:
45-
46-
### 计算费用:
47-
48-
0.00125*(5*60+20)=0.4 元(XSmall 集群 1 秒计费为 0.00125,时长 5 分 20 秒)
49-
50-
### 存储费用:
51-
52-
160/1024/30\*100=0.52 元(存储单价:160 元/T/月,1T=1024G,30 天)
53-
54-
### 该天总费用:计算费用+存储费用=0.4+0.52=0.92 元
55-
56-
该月按照每天一次的查询频率,总费用为:0.92\*30=27.6 元
57-
(注:因云服务 API 调用次数太少,几乎为 0,所以不产生云服务费,每天有大量频繁查询才会产生服务费,如例子 2)
58-
59-
## 例子 2:
60-
61-
某用户使用商业版 XSmall 集群,将数据持续导入 Dataend Cloud。期间,计算集群 24 小时不间断运行,存储数据量为 1T。为实现数据的动态持续加载,该用户运用了 Databend Cloud 提供的 Task 服务,设置任务为每分钟执行一次,将数据加载至 Databend Cloud 中,预计调用 API 次数为 10 万次。当天产生的费用是:
62-
63-
### 计算费用:
64-
65-
0.00125*3600*24=4.5\*24=108 元(XSmall 集群 1 秒计费为 0.00125,1 小时为 3600 秒,24 小时)
66-
67-
### 存储费用:
68-
69-
160/30\*1=5.33 元 (存储单价:160 元/T/月,1 个月为 30 天)
70-
71-
### 云服务费用:
72-
73-
4.5\*10=45 元(4.5 元/1 万次 API 调用,10 万次)
74-
75-
### 该天总费用:
76-
77-
计算费用+存储费用+云服务费用=108+5.33+45=158.33 元
78-
该月按照 24 小时持续数据导入,总费用为:158.33\*30=4749.9 元
79-
80-
### 云服务定价
81-
82-
云服务费目前包括 API 请求的费用。每次您使用 Databend Cloud 运行 SQL 查询时,都会通过 [Databend HTTP 处理器](/developer/apis/http)`databend-query` 发送一个 REST API 请求。在标准版中,每 10,000 次 API 请求收费 3 元,而在商业版中,每 10,000 次 API 请求收费 4.5 元。
83-
84-
| 版本 | 每 10,000 次 API 请求费用 |
85-
| ------ | ------------------------- |
86-
| 标准版 | ¥ 3.00 |
87-
| 商业版 | ¥ 4.50 |
88-
89-
## Databend Cloud 计费
90-
91-
计费周期设定为每个自然月,从每月的第一天到最后一天。对于您的第一个月,计费周期将从您的组织创建的那一天开始。需要注意的是,**在官网直接注册和腾讯云市场的用户需要在官网充值后消费;阿里云市场的用户直接通过阿里云市场付费。**
92-
93-
要查看您的账单,请前往 **管理**,然后点击 **费用中心**
94-
95-
在进行扣费时,Databend Cloud 首先使用优惠券。如果有多个优惠券可用,系统会优先从到期日期最早的优惠券中扣除。请确保在优惠券到期前使用。
96-
97-
"
98-
en=
99-
"
100-
101-
Your costs on Databend Cloud consist of the following components: warehouses, storage, and cloud service fees. This page contains information about the pricing of each component and how the billing works.
102-
103-
## Databend Cloud Pricing
104-
105-
This section provides pricing information on warehouse, storage, and cloud service.
106-
107-
### Warehouse Pricing
108-
109-
Your warehouses incur costs when they are running (specifically, when in the Running state). The cost depends on the warehouse\'s size and running time. **Billing is calculated on a per-second basis**. For example, if you have a warehouse running for three seconds, you will be charged for that exact duration.
110-
111-
The size of a warehouse refers to the maximum number of concurrent queries it can handle, and prices vary based on the different sizes available and the Databend Cloud edition you use.
112-
113-
| Size | Max. Concurrency | Hourly Cost (Personal) | Hourly Cost (Business) | Per-Second Cost (Personal) | Per-Second Cost (Business) |
114-
| ------ | ---------------- | ---------------------- | ---------------------- | -------------------------- | -------------------------- |
115-
| XSmall | 2 | $1.00 | $1.50 | $0.000277778 | $0.000416667 |
116-
| Small | 4 | $2.00 | $3.00 | $0.000555556 | $0.000833333 |
117-
| Medium | 8 | $4.00 | $6.00 | $0.001111111 | $0.001666667 |
118-
| Large | 16 | $8.00 | $12.00 | $0.002222222 | $0.003333333 |
119-
| XLarge | 32 | $16.00 | $24.00 | $0.004444444 | $0.006666667 |
120-
121-
A suspended warehouse does not consume any resources. By default, Databend Cloud automatically suspends a warehouse after five minutes of inactivity to save resources and costs. You can adjust or disable this automatic suspension feature according to your preferences.
122-
123-
### Storage Pricing
124-
125-
Your data in Databend Cloud is physically stored in Amazon S3. Storage costs in Databend Cloud are based on Amazon S3's pricing. Currently, both the Personal Edition and Business Edition are priced at $23.00 per month per terabyte (TB).
126-
127-
| Edition | Price per TB per Month |
128-
| ---------------- | ---------------------- |
129-
| Personal Edition | $23.00 |
130-
| Business Edition | $23.00 |
131-
132-
## Example-1:
133-
134-
A user is using an XSmall warehouse (Business) and occasionally queries data. This specific query took 5 minutes and 20 seconds, and the data storage size is 100GB. The charges for the day are as follows:
135-
136-
### Compute charges:
137-
138-
0.000416667 \* (5 \* 60 + 20) = $0.13
139-
(XSmall cluster charges 0.00125 RMB per second, and the query duration is 5 minutes and 20 seconds)
140-
141-
### Storage charges:
142-
143-
23 / 1024 / 30 \* 100 = $0.75
144-
(Storage price is $23 per TB/month, 1TB = 1024GB, 30 days in a month)
145-
146-
### Total daily cost:
147-
148-
Compute charges + Storage charges = $0.13 + $0.75 = $0.88
149-
Assuming one query per day, the total cost for the month would be:
150-
0.88 \* 30 = $26.4
151-
(Note: Because the API calls are infrequent, the cloud service fee is negligible. Only frequent queries will generate cloud service fees, as shown in Example 2.)
152-
153-
## Example-2:
154-
155-
A user is using an XSmall warehouse (Business) to continuously import data into Databend Cloud. The warehouse runs 24 hours a day, and the data storage is 1TB. To facilitate continuous data loading, the user has set up a task to run every minute, loading data into Databend Cloud. The estimated number of API calls is 100,000. The charges for the day are as follows:
156-
157-
### Compute charges:
158-
159-
1.50 \* 24 = $36
160-
(XSmall cluster charges $1.50 per hour)
161-
162-
### Storage charges:
163-
164-
23 / 30 = $0.77
165-
(Storage price is $23 per TB/month, 1TB = 1024GB, 30 days in a month)
166-
167-
### Cloud service charges:
168-
169-
2 \* 10 = $20
170-
($2 per 10,000 API calls)
171-
172-
### Total daily cost:
173-
174-
Compute charges + Storage charges + Cloud service charges = 36 + 0.77 + 20 = $56.77
175-
Assuming 24-hour continuous data import throughout the month, the total cost for the month would be:
176-
56.77 \* 30 = $1703.1
177-
178-
### Cloud Service Pricing
179-
180-
The cloud service fee currently includes fees for the API requests. Each time you run a SQL query with Databend Cloud, a REST API request is sent to the `databend-query` through the [Databend HTTP handler](/developer/apis/http). In the Personal Edition, you are billed $1 for every 10,000 API requests, while in the Business Edition, the cost is $2 for every 10,000 API requests.
181-
182-
| Edition | Cost per 10,000 API Requests |
183-
| ---------------- | ---------------------------- |
184-
| Personal Edition | $1.00 |
185-
| Business Edition | $2.00 |
186-
187-
## Databend Cloud Billing
188-
189-
The billing period is set for every calendar month, starting from the 1st day to the last day of the month. For your first month, the billing period will begin on the day your organization was created.
190-
191-
To check your billing details, go to **Manage** and then click on **Billing**. From there, you can review your bills and link a credit card for payment.
192-
193-
When billing users, Databend Cloud applies coupons first. If multiple coupons are available, the system prioritizes deduction from the coupon with the earliest expiration date. Please ensure coupons are used before their expiration date.
194-
195-
"/>
5+
import LanguageFileParse from '@site/src/components/LanguageDocs/file-parse'
6+
import PricingEN from '@site/docs/fragment/03-pricing-en.md'
7+
import PricingCN from '@site/docs/fragment/03-pricing-cn.md'
8+
9+
<LanguageFileParse
10+
en={<PricingEN />}
11+
cn={<PricingCN />}
12+
/>

0 commit comments

Comments
 (0)