Introduction
Get started with ClickHouse on Google Cloud C4A Arm virtual machines
Create a Firewall Rule on GCP
Create a Google Axion C4A Arm virtual machine on GCP
Set up GCP Pub/Sub and IAM for ClickHouse real-time analytics on Axion
Install ClickHouse
Establish a ClickHouse baseline on Arm
Build a Dataflow streaming ETL pipeline to ClickHouse
Benchmark ClickHouse on Google Axion processors
Next Steps
| Skill level: | Introductory |
| Reading time: | 50 min |
| Last updated: | 01 Jul 2026 |
| Skill level: |
| Introductory |
| Reading time: |
| 50 min |
| Last updated: |
| 01 Jul 2026 |
This is an introductory topic for developers deploying and optimizing ClickHouse on Arm-based Linux environments using Google Cloud C4A virtual machines powered by Axion processors, to evaluate ClickHouse performance and behavior on Arm-based infrastructure.
Upon completion of this Learning Path, you will be able to:
Before starting, you will need the following:
This summary was drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
c4a-standard-4 SUSE Linux VM, create a firewall rule to open TCP port 8123, and install ClickHouse alongside the Google Cloud CLI. Then, you’ll set up Pub/Sub and required IAM so Apache Beam on Dataflow can stream events into ClickHouse. By the end, you’ll validate end-to-end ingestion from Pub/Sub to ClickHouse and run baseline and analytical queries, capturing latency metrics (including p95) to evaluate ClickHouse behavior on Axion processors.These FAQs were drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
c4a-standard-4 machine type (4 vCPUs, 16 GB) in the Google Cloud console when creating the instance. This matches the configuration used in the steps.