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).
@@ -472,27 +472,27 @@ For this reason, it uses dedicated compute replicas.
472
472
473
473
#### What is the default number of replicas and their size? {#what-is-the-default-number-of-replicas-and-their-size}
474
474
475
-
Each ClickPipe defaults to 1 replica that is provided with 512 MiB of RAM and 0.125 vCPU.
475
+
Each ClickPipe defaults to 1 replica that is provided with 512 MiB of RAM and 0.125 vCPU (XS).
476
476
This corresponds to **0.0625** ClickHouse compute units (1 unit = 8 GiB RAM, 2 vCPUs).
477
477
478
478
#### What are the ClickPipes public prices? {#what-are-the-clickpipes-public-prices}
479
479
480
-
**Vertical Replica Sizes and Pricing:**
480
+
- Compute: \$0.20 per unit per hour (\$0.0125 per replica per hour for the default replica size)
481
+
- Ingested data: \$0.04 per GB
481
482
482
-
| Replica Size | Compute Units | RAM | vCPU | Price per Hour |
| Extra Small | 0.0625 | 512 MiB | 0.125| $0.0125 |
485
-
| Small | 0.125 | 1 GiB | 0.25 | $0.025 |
486
-
| Medium | 0.25 | 2 GiB | 0.5 | $0.05 |
487
-
| Large | 0.5 | 4 GiB | 1.0 | $0.10 |
488
-
| Extra Large | 1.0 | 8 GiB | 2.0 | $0.20 |
483
+
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:
489
484
490
-
**Additional Pricing:**
491
-
- Ingested data: \$0.04 per GB
485
+
| Replica Size | Compute Units | RAM | vCPU | Price per Hour |
0 commit comments