Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ClickPipes for streaming and object storage
This section outlines the pricing model of ClickPipes for streaming and object storage.What does the ClickPipes pricing structure look like?
It consists of two dimensions:- Compute: Price per unit per hour. Compute represents the cost of running the ClickPipes replica pods whether they actively ingest data or not. It applies to all ClickPipes types.
- Ingested data: Price per GB. The ingested data rate applies to all streaming ClickPipes (Kafka, Confluent, Amazon MSK, Amazon Kinesis, Redpanda, WarpStream, Azure Event Hubs) 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).
What are ClickPipes replicas?
ClickPipes ingests data from remote data sources via a dedicated infrastructure that runs and scales independently of the ClickHouse Cloud service. For this reason, it uses dedicated compute replicas.What is the default number of replicas and their size?
Each ClickPipe defaults to 1 replica that is provided with 512 MiB of RAM and 0.125 vCPU (XS). This corresponds to 0.0625 ClickHouse compute units (1 unit = 8 GiB RAM, 2 vCPUs).What are the ClickPipes public prices?
- Compute: $0.20 per unit per hour ($0.0125 per replica per hour for the default replica size)
- Ingested data: $0.04 per GB
| Replica Size | Compute Units | RAM | vCPU | Price per Hour |
|---|---|---|---|---|
| Extra Small (XS) (default) | 0.0625 | 512 MiB | 0.125. | $0.0125 |
| Small (S) | 0.125 | 1 GiB | 0.25 | $0.025 |
| Medium (M) | 0.25 | 2 GiB | 0.5 | $0.05 |
| Large (L) | 0.5 | 4 GiB | 1.0 | $0.10 |
| Extra Large (XL) | 1.0 | 8 GiB | 2.0 | $0.20 |
How does it look in an illustrative example?
The following examples assume a single M-sized replica, unless explicitly mentioned.| 100 GB over 24h | 1 TB over 24h | 10 TB over 24h | |
|---|---|---|---|
| Streaming ClickPipe | (0.25 x 0.20 x 24) + (0.04 x 100) = $5.20 | (0.25 x 0.20 x 24) + (0.04 x 1000) = $41.20 | With 4 replicas: (0.25 x 0.20 x 24 x 4) + (0.04 x 10000) = $404.80 |
| Object Storage ClickPipe | (0.25 x 0.20 x 24) = $1.20 | (0.25 x 0.20 x 24) = $1.20 | (0.25 x 0.20 x 24) = $1.20 |
FAQ for streaming and object storage ClickPipes
What are ClickPipes replicas?
What are ClickPipes replicas?
What's the default number of replicas and their size?
What's the default number of replicas and their size?
Can ClickPipes replicas be scaled?
Can ClickPipes replicas be scaled?
How many ClickPipes replicas do I need?
How many ClickPipes replicas do I need?
What does the ClickPipes pricing structure look like?
What does the ClickPipes pricing structure look like?
- Compute: Price per unit per hour Compute represents the cost of running the ClickPipes replica pods whether they actively ingest data or not. It applies to all ClickPipes types.
- Ingested data: per GB pricing The ingested data rate applies to all streaming ClickPipes (Kafka, Confluent, Amazon MSK, Amazon Kinesis, Redpanda, WarpStream, Azure Event Hubs) 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).
What are the ClickPipes public prices?
What are the ClickPipes public prices?
- Compute: $0.20 per unit per hour ($0.05 per replica per hour)
- Ingested data: $0.04 per GB
How does it look in an illustrative example?
How does it look in an illustrative example?
For object storage connectors (S3 and GCS), only the ClickPipes compute cost is incurred since the ClickPipes pod isn’t processing data but only orchestrating the transfer which is operated by the underlying ClickHouse service:
How does ClickPipes pricing compare to the market?
How does ClickPipes pricing compare to the market?