An event-driven architecture is an extremely popular use case for streaming data. Using events produced and consumed asynchronously is a great way to allow microservices to communicate with each other while keeping them decoupled. However, the events that power these business applications contain data that can provide even more business value downstream in a data […]