Hugo Alves
Random stuff about Java and networking

Random stuff about Java and networking

Follow
Follow
homeAbout
Tag

event-driven-architecture

#event-driven-architecture

More content

Read more stories on Hashnode


Articles with this tag

Reconcile and aggregate events using Kafka streams

May 22, 202313 min read

This demo shows how we can use Kafka Streams to combine and process incoming events from multiple sources. Once the aggregation process is complete...

Reconcile and aggregate events using Kafka streams