Gerard Klijs

Mar 26, 2024

How to work around Apache Kafka’s limitations

Axon Server addresses five Kafka limitations: information sharing, concurrency control, event integrity, dynamic scaling, and complexity management.

Gerard Klijs

Oct 20, 2023

Empowering Rust application development with Axon Synapse

Discover message-based communication (JSON over HTTP) with Axon Synapse for Rust. Explore simplified state management, message types, and integrations.

Gerard Klijs

Aug 3, 2023

Event sourcing is not scary

There is more to Axon Framework than just the tools for event sourcing read this blog from Gerard Klijs to learn more.

Gerard Klijs

Jun 2, 2023

Axon Framework 4.8.0 release

New functionality with the release of Axon Framework 4.8.0

Gerard Klijs

Feb 2, 2023

Axon Framework 4.7 ready to use

Release of Axon Framework 4.7

Gerard Klijs

Feb 1, 2023

MongoDB Transactions with Axon Framework

Since version 4.7.0 of Axon Framework, it’s possible to leverage the transactions API provided by MongoDB. This keeps projections consistent.

Gerard Klijs

Dec 9, 2022

How dumb do you want your pipes?

Enabling communications between microservices can be challenging. One strategy for getting this ‘right’ is using smart endpoints and dumb pipes.

Gerard Klijs

Sep 16, 2022

Axon Framework 4.6.0: Streaming queries

Introducing Axon Framework 4.6.0 with support for Streaming queries

Gerard Klijs

Jun 15, 2022

'Where is my car?': Toyota's customer engagement platform

From a batch-oriented to an event-driven architecture customer engagement platform. Learn how Toyota changed the way they communicate with customers.