Event-Driven Architectures
Turning the database inside-out with Apache Samza | Confluent

Turning the database inside-out with Apache Samza | Confluent

3/1/2015 · Martin Kleppmann

What this post added

This post introduces Apache Samza as a distributed stream processing framework, highlighting its potential to revolutionize database architecture by treating data as immutable facts and processing them in real-time. It discusses replication and secondary indexes as examples of database operations that can be re-imagined through a stream-processing lens, emphasizing the benefits of simpler code, better scalability, robustness, and lower latency.

Read the original post ↗