Overview

You can use Confluent Platform to replicate data among multiple datacenters using either the Kafka Connect-based replication feature, Confluent Replicator, or using the Apache Kafka® protocol itself.

  • Confluent Replicator

    Replicator is a Connect-based Confluent Platform component that allows two distinct Kafka clusters to replicate data in either active-passive or active-active architectures.

  • Multi-Region Clusters

    With Built-in Multi-Region Replication you can deploy Confluent Platform across regional datacenters with automated client failover in the event of a disaster. It enables synchronous and asynchronous replication by topic, and all the replication is offset preserving.

Note

This is a Confluent Platform feature only, and is not available on Confluent Cloud.

  • Cluster Linking

    In preview in Confluent Platform 6.0.0, Cluster Linking allows you to directly connect clusters together and mirror topics from one cluster to another without the need for Connect. Cluster Linking makes it much easier to build multi-datacenter, multi-cluster, and hybrid cloud deployments.