Back

Blog / Product

New: Flexible scaling and enhanced monitoring for streaming ClickPipes

ClickPipes Team
Jul 30, 2025 - 6 minutes read

Introduction

Data ingestion workloads come in all shapes and sizes, with more or less predictable patterns. When we built ClickPipes, we wanted to enable customers to handle any throughput, data size and topologies from the most common building blocks of data infrastructure: object storage, message brokers, and databases. Today, hundreds of customers rely on ClickPipes as a cost-effective solution to manage real-time data ingestion into ClickHouse Cloud at scale, including Property Finder, Flock Safety, and Seemplicity.

As the product evolves, one of the most common requests has been to provide greater flexibility in configuring streaming ClickPipes to better suit the specific needs of these diverse ingestion workloads. In response, we’re introducing new scaling options that allow you to control both horizontal and vertical scaling for your streaming ClickPipes! You can now choose the number of replicas and replica sizes directly, along with improved monitoring to help you track resource usage over time.

How does sizing work in streaming ClickPipes?

Note: database and object storage ClickPipes have a different architecture, which doesn’t require direct control over compute allocation. This new feature applies exclusively to streaming ClickPipes to give customers more control over the cost-performance ratio per ClickPipe.

ClickPipes works by deploying replica(s) within ClickHouse Cloud, each acting as a consumer of your Kafka or Kinesis streaming data source. By default, ClickPipes starts with a single Extra Small replica (0.125 vCPU, 512 MiB RAM) to process your data streams. These replicas fetch data in parallel, process and transform it as needed, commit stream offsets, and write the results directly into your ClickHouse service. This architecture enables high-throughput, scalable ingestion with fault tolerance, and efficient load distribution across replicas.

unnamed.png

What are replicas?

In the context of ClickPipes, replicas are instances of your data processing pipeline that work in parallel to handle the incoming data streams. Each replica acts as a consumer of your Kafka or Kinesis stream, allowing the system to scale efficiently and maintain performance as data volumes grow. Replicas can be scaled both vertically and horizontally to match the specific needs of your workload.

Flexible scaling options

We've introduced two new scaling options to provide you with finer control over the topology of streaming ClickPipes: number of replicas (horizontal scaling) and replica size (vertical scaling). These scaling options can be selected in the UI (shown below) when creating a new ClickPipe or editing an existing one. Scaling is also supported via OpenAPI and Terraform.

unnamed.gif

Vertical scaling

Vertical scaling, or scaling up, involves increasing the resources (CPU and memory) allocated to individual replicas within your ClickPipe. This is ideal for workloads that require more processing power per replica, such as Kafka or Kinesis streams with large payloads or complex schemas. Vertical scaling supports the following configurations:

Replica sizeCPUMemory
Extra Small (default)0.125 Cores512 Mb
Small0.25 Cores1 Gb
Medium0.5 Cores2 Gb
Large1 Core4 Gb
Extra Large2 Cores8 Gb

Benchmarks for sizing

Below is a sample performance benchmark for a Large-sized ClickPipe replica (1 vCPU / 4 GB) ingesting data from a Kafka stream. You can use these benchmarks as a reference point when choosing the appropriate replica size for your workload. For more details and additional sizing guidance, refer to the documentation.

Replica SizeMessage SizeData FormatThroughput
Large1.6 kbJSON63 mb/s
Large1.6 kbAVRO99 mb/s

Horizontal scaling

Horizontal scaling, or scaling out, involves adding more replicas to your ClickPipe. This is highly effective for distributing workloads across multiple replicas, allowing your system to handle a higher volume of data concurrently. Kafka and Kinesis efficiently handle horizontal scaling by spreading data across multiple partitions and shards, respectively, which ClickPipes can handle by horizontally scaling proportionally.

Enhanced resource monitoring

The details page for each ClickPipe now includes per-replica CPU and memory usage, showing average resource utilization across replicas. Additionally, the charts show the replicas CPU and memory limits — including scale up and scale out events — for easier tracking of utilization over time. This helps you better understand your workloads and plan resizing operations with confidence.

unnamed (1).png

How does flexible scaling affect pricing?

Previously, streaming ClickPipes were priced at a flat rate of $0.05 per hour for each replica (by default, size Medium). With the introduction of configurable replica sizes, we're making Extra Small the default replica size, and updating our pricing model for streaming ClickPipes: the price now depends on both the replica size and the number of replicas you choose; starting at $0.0125. For full pricing details, refer to our ClickPipes pricing documentation.

Replica SizeCompute UnitsRAMvCPUPrice/hour (per replica)
Extra Small0.0625512 MiB0.125$0.0125
Small0.1251 GiB0.25$0.025
Medium0.252 GiB0.5$0.05
Large0.54 GiB1.0$0.10
Extra Large1.08 GiB2.0$0.20

Note: In addition to compute charges, ClickPipes incurs a data ingestion cost of $0.04 per GB. For full pricing details, refer to our ClickPipes pricing documentation.

Next Steps

With flexible scaling and enhanced resource monitoring, you now have full control over the cost-performance ratio of your streaming ClickPipes, and can better prepare for changes in your data ingestion workloads. Head over to the documentation to learn more about how to manage the deployment lifecycle of streaming ClickPipes.

Get started with ClickHouse Cloud today and receive $300 in credits. At the end of your 30-day trial, continue with a pay-as-you-go plan, or contact us to learn more about our volume-based discounts. Visit our pricing page for details.

Share this post

Subscribe to our newsletter

Stay informed on feature releases, product roadmap, support, and cloud offerings!
Loading form...
Follow us
X imageBluesky imageSlack image
GitHub imageTelegram imageMeetup image
Rss image