Kafka Event Sourcing with Neha Narkhede
When a user of a social network updates her profile, that profile update needs to propagate to several databases that want to know about such an update–search indexes, user databases, caches, and other services. When Neha Narkhede was at LinkedIn, she helped develop Kafka, which was deployed at LinkedIn to help solve this very problem.
The post Kafka Event Sourcing with Neha Narkhede appeared first on Software Engineering Daily.