InfoQ Homepage event sourcing Content on InfoQ
Interviews
RSS Feed-
Chris Richardson on Functional Programming in Scala and Java, Event Sourcing
Chris Richardson explains the appeal of Scala, functional programming in Java and other languages, the basics of Event Sourcing, and his perspective on the state of the Java ecosystem.
-
Martin Kleppmann on Using Logs for Building Data Infrastructure, CAP, CRDTs
Martin Kleppmann explains how logs are used to implement systems (DBs, replication, consensus systems, etc), integrating DBs and log-based systems, the relevance of CAP and CRDTs, and much more.
-
Chris Richardson Discusses CQRS and Event Sourcing via Docker
Chris discusses the rise of CQRS and Event Sourcing as a solution for all domains. With the advent of Docker, applications that manage complex domains can be built tested and deployed in minutes. Chris talks about the reasons for choosing a CQRS and Event Sourced solution as well as how the addition of Docker can help an organization embrace Continuous Delivery by using existing tools.
-
Allard Buijze on CQRS, Event Sourcing and the Axon Framework
Allard Buijze, creator of Axon, an open source Java framework that supports CRQS architectures, talks about CQRS, Event Sourcing and their relationship. He talks about how to solve some practical issues when applying this kind of architecture. Allard ends by sharing his experiences on building Axon as an open source project and what's in store for future versions of the framework.