How to store meta data with Kafka topics (MSK)?

22 Views Asked by At

We're using Kafka/AWS MSK and we provision topics with Terraform. We have the need to store some meta data per topic, for example which team, application or service is responsible for a topic.

How can we store these types of meta data on Kafka topics?

0

There are 0 best solutions below