Skip to main content
ClickHouse BYOC provisions a self-contained data plane in your AWS account. This page lists every AWS service the deployment uses, classifies each as mandatory or optional, and notes which ones contribute to your AWS bill.
AWS infrastructure costs are billed by AWS directly to your account and are independent of your ClickHouse Cloud subscription.

Mandatory services

These services are provisioned in every BYOC deployment.

Optional services

These services are provisioned only when the corresponding feature is enabled.

Data transfer charges

Even when individual resources are free, AWS data transfer charges apply:
  • Cross-AZ traffic between EKS nodes and across replicas in multi-AZ deployments.
  • Egress to the internet through NAT Gateway, for control plane heartbeat, telemetry, and image pulls.
  • Egress to the ClickHouse Cloud control plane over the encrypted overlay (Tailscale).
  • Egress to client networks through the NLB or PrivateLink endpoint.
See AWS data transfer pricing for current rates.
Last modified on June 29, 2026