Direct Access to Kafka

Streamkap Kafka Access

Streamkap is built around Kafka and it is therefore possible to both write new topics to Kafka and read existing topics from Kafka with Streamkap.

Use cases include

  • Streaming events directly to Kafka
  • Reading and Writing data to external systems such as Apache Flink or any other processes
  • Supporting pull based applications and databases, i.e. where they read from topics instead of pushing data in.

Please contact support to enable this feature