Hi I need to create aggretions events and publish them in other topic for a Stream Kafka API.
I usually i have done aggregates events with Apache Spark, however it requires include a new bussines layer into our E2e solution. I have checked the possibility to use aggreate method with KTABLE. Do you know any best solution for that? Thanks