Skip to main content

Create a Classic Kafka service

Create a Classic Apache Kafka® service on Aiven. Classic Kafka uses predefined service sizes and stores data on local broker disks. You can enable tiered storage when the selected plan and cloud support it.

Prerequisites

  • Access to the Aiven Console
  • An Aiven project where you can create Kafka services

Create a Classic Kafka service on Aiven Cloud

Classic Kafka services are available on the Free and Professional service tiers. By default, data is stored on local broker disks. You can enable tiered storage when the selected plan and cloud support it.

  1. In the Aiven Console, open the project and select Services.
  2. Click Create service.
  3. Select Apache Kafka®.
  4. In Service tier, select a supported tier.
  5. In Cluster type, select Classic Kafka.
  6. In Deployment mode, select Aiven cloud.
  7. Select a cloud provider and region.
  8. Select a plan.
  9. Optional: Adjust Additional disk storage or enable Tiered storage, if supported for the selected plan and region.
  10. In Service basics, enter:
    • Name: Name of the service. You cannot change the service name after creation.
    • Version: Select the Kafka version. The latest supported version appears by default.
    • Tags: Optional. Add resource tags to organize your services.
  11. Review the Service summary, then click Create service.

Create a Classic Kafka service on Bring Your Own Cloud (BYOC)

Classic Kafka services on BYOC are available on the Professional service tier. The service runs in your own cloud account while Aiven manages the Kafka infrastructure and operations.

To create services on BYOC, first set up a BYOC environment. For instructions, see Create a custom cloud (BYOC).

  1. In the Aiven Console, open the project and select Services.
  2. Click Create service.
  3. Select Apache Kafka®.
  4. In Service tier, select a supported tier.
  5. In Cluster type, select Classic Kafka.
  6. In Deployment mode, select Bring your own cloud (BYOC).
  7. In the Cloud:
    • Select your BYOC environment.
    • Select a region.
  8. Select a plan.
  9. Optional: Adjust Additional disk storage or enable Tiered storage, if supported by the selected plan.
  10. In Service basics, enter:
    • Name: Name of the service. You cannot change the service name after creation.
    • Version: Select the Kafka version. The latest supported version appears by default.
    • Tags: Optional. Add resource tags to organize your services.
  11. Review the Service summary, then click Create service.

Related pages