Productboard Technology RadarProductboard Technology Radar

Kafka

Adopt

Kafka is our platform for interservice asynchronous communication. Refrain from using Kafka for point-to-point communication.

https://kafka.apache.org

Currently provided by Confluent.

πŸ‘ Best practices

  • Services which producing messages to Kafka needs to implement Outbox.

πŸ“š Resources

Internal APIs