Redpanda Migrator
Are you migrating to Redpanda from other data streaming solutions like MSK or Confluent? Redpanda is fully compatible with Kafka APIs, and Redpanda Migrator can help you get onboard quickly. In this video we walk through options to get migrated to Redpanda and share how Redpanda Migrator works. The redpanda_migrator input connects to the source Kafka cluster and Schema Registry to consume messages and schema information. The redpanda_migrator output handles all migration logic. If new topics are created in the source cluster while the migrator is running, they are migrated when messages are written to them. Links: - https://docs.redpanda.com/cloud-data-platform/develop/connect/cookbooks/redpanda_migrator/ - https://docs.redpanda.com/labs/docker-compose/redpanda-migrator/