The Importance of Distributed Tracing for Apache-Kafka-Based Applications
Confluent
MARCH 26, 2019
Apache-Kafka ® -based applications stand out for their ability to decouple producers and consumers using an event log as an intermediate layer. One result of this is that producers and consumers don’t know about each other, as there is no direct communication between them. This enables choreographed service collaborations, where many components can subscribe to events stored in the event log and react to them asynchronously.
Let's personalize your content