ClickHouse on Kubernetes: Running ClickHouse Cluster on Amazon EKS

Introduction Kubernetes orchestration simplifies many common operational concerns like scheduling, auto-scaling, and failover. Usually, databases that support replication, sharding, and auto-scaling are well-suited for Kubernetes. ClickHouse and Kubernetes can perform better together. At ChistaDATA, we […]