Visualize your Apache Kafka Streams using the Quarkus Dev UI

2 · Red Hat · Dec. 7, 2021, 7:24 a.m.
This article shows how you can visualize Apache Kafka Streams with reactive applications using the Dev UI in Quarkus. Quarkus, a Java framework, provides an extension to utilize the Kafka Streams API and also lets you implement stream processing applications based directly on Kafka. Reactive messaging and Apache Kafka With the rise of event-driven architectures, many developers are adopting reactive programming to write business applications. The requirements for these applications literally spe...