If the Kappa-Architecture does analysis on stream directly instead of splitting the data into two streams, where is the datastored then, in a messagin-system like Kafka? or can it be in a database for recomputing?
And is a seperate batch layer faster than recomputing with a stream processing engine for batch analytics?
Quote