logo
icon

Kafka

An open-source distributed event streaming platform

PlatformZeabur
Deployed2
Publisherpan93412
Deployed2 times
Publisherpan93412
Created2024-07-04
Services
service icon
service icon
Tags
DatabaseEventData

Apache Kafka

Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.

Note that for external connections to the broker, i.e., those from outside the Zeabur private networking, you may need to adjust the configuration. This could be from your local machine or a more complicated setup. If the latter is true, you will need to change the value localhost in KAFKA_ADVERTISED_LISTENERS to the forwarded hostname and port, which you can find in the "Networking" tab. For internal connections between services within the project, please use kafka.zeabur.internal:29092.