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
for the data transferred via the replica pods. The ingested data size (GB) is charged based on bytes received from the source (uncompressed or compressed).
26
-
27
-
### What are ClickPipes replicas? {#what-are-clickpipes-replicas}
28
-
29
-
ClickPipes ingests data from remote data sources via a dedicated infrastructure
30
-
that runs and scales independently of the ClickHouse Cloud service.
31
-
For this reason, it uses dedicated compute replicas.
32
-
33
-
### What is the default number of replicas and their size? {#what-is-the-default-number-of-replicas-and-their-size}
34
-
35
-
Each ClickPipe defaults to 1 replica that is provided with 512 MiB of RAM and 0.125 vCPU (XS).
36
-
This corresponds to **0.0625** ClickHouse compute units (1 unit = 8 GiB RAM, 2 vCPUs).
37
-
38
-
### What are the ClickPipes public prices? {#what-are-the-clickpipes-public-prices}
39
-
40
-
- Compute: \$0.20 per unit per hour (\$0.0125 per replica per hour for the default replica size)
41
-
- Ingested data: \$0.04 per GB
42
-
43
-
The price for the Compute dimension depends on the **number** and **size** of replica(s) in a ClickPipe. The default replica size can be adjusted using vertical scaling, and each replica size is priced as follows:
44
-
45
-
| Replica Size | Compute Units | RAM | vCPU | Price per Hour |
for the data transferred via the replica pods. The ingested data size (GB) is charged based on bytes received from the source (uncompressed or compressed).
26
+
27
+
## What are ClickPipes replicas? {#what-are-clickpipes-replicas}
28
+
29
+
ClickPipes ingests data from remote data sources via a dedicated infrastructure
30
+
that runs and scales independently of the ClickHouse Cloud service.
31
+
For this reason, it uses dedicated compute replicas.
32
+
33
+
## What is the default number of replicas and their size? {#what-is-the-default-number-of-replicas-and-their-size}
34
+
35
+
Each ClickPipe defaults to 1 replica that is provided with 512 MiB of RAM and 0.125 vCPU (XS).
36
+
This corresponds to **0.0625** ClickHouse compute units (1 unit = 8 GiB RAM, 2 vCPUs).
37
+
38
+
## What are the ClickPipes public prices? {#what-are-the-clickpipes-public-prices}
39
+
40
+
- Compute: \$0.20 per unit per hour (\$0.0125 per replica per hour for the default replica size)
41
+
- Ingested data: \$0.04 per GB
42
+
43
+
The price for the Compute dimension depends on the **number** and **size** of replica(s) in a ClickPipe. The default replica size can be adjusted using vertical scaling, and each replica size is priced as follows:
44
+
45
+
| Replica Size | Compute Units | RAM | vCPU | Price per Hour |
Usage is free for MySQL and MongoDB CDC ClickPipes before reaching General Availability (GA). Customers will be notified ahead of GA launches to review and optimize their ClickPipes usage.
11
+
:::
12
+
13
+
[ClickPipes](/integrations/clickpipes) billing is based on **compute usage** and **ingested data**. For more information on the pricing model for each category, see the dedicated billing pages:
|[ClickPipes for Postgres CDC](/cloud/reference/billing/clickpipes/postgres-cdc)| Pricing for PostgreSQL CDC ClickPipes. |
18
+
|[ClickPipes for streaming and object storage](/cloud/reference/billing/clickpipes/streaming-and-object-storage)| Pricing for streaming and object storage ClickPipes. |
0 commit comments