Skip to main content

Get started with Apache Kafka® MirrorMaker 2

Create an Apache Kafka® MirrorMaker 2 service and integrate it with your Aiven for Apache Kafka service.

Prerequisites

Ensure that you have at least one running Aiven for Apache Kafka® service in your project. If your project does not have any Aiven for Apache Kafka service, create one.

Creating a dedicated Aiven for Apache Kafka® MirrorMaker 2 service

Create an Aiven for Apache Kafka MirrorMaker 2 dedicated service:

  1. Log in to the Aiven Console and select the Aiven for Apache Kafka® service for which to create a dedicated Aiven for Apache Kafka® MirrorMaker 2 service.
  2. Click Integrations on the sidebar.
  3. On the Integrations screen, choose Apache Kafka MirrorMaker.
  4. Select the New service option.
  5. Choose New Apache Kafka MirrorMaker service.
  6. Click Create service.
  7. In the new browser tab, enter a name for the MirrorMaker 2 service and select a cloud, region, and service plan.
  8. Click Create service.
  9. Go back to the browser tab for the service integration and select Existing service.
  10. Choose the service you created and click Continue.
  11. Specify a Cluster alias. This alias is a name assigned to an Apache Kafka cluster within MirrorMaker 2. It helps identify and differentiate the source and target clusters used for replication. Ensure careful selection, as the cluster alias cannot be modified once the integration is created.
  12. Click Enable.

Accessing the integration link at the top of the screen will take you to the Service Overview page for the newly created Apache Kafka integration. Monitor the service status on the Service overview page, and wait until it transitions from REBUILDING to RUNNING to use its full functionality.

Next steps