Kafka Broker and Streams Enhancements
Automate Kafka Migration With Kafka Copy Paste (KCP)

Automate Kafka Migration With Kafka Copy Paste (KCP)

2/26/2026 · David Marsh

What this post added

Introduces KCP, an open-source tool for automating Kafka migrations to Confluent Cloud. KCP orchestrates four key steps: discovery and planning (automating inventory of clusters, topics, ACLs, schemas, connectors, and clients), provisioning infrastructure (generating Terraform scripts for Confluent Cloud resources and networking like PrivateLink), data migration (using Cluster Linking for topic data, ACLs, schemas, and connectors), and client migration (planned for H1 2026). The post details KCP commands for discovery, reporting costs/metrics, and scanning various components. It also highlights the use of Cluster Linking over PrivateLink for direct private connections.

Read the original post ↗