I have been a Solution Architect at AxonIQ for over a year. Before that, I was a software developer, bringing an Axon Framework application into production with a regular Oracle database as an event...
Blogs
Sort by:
Follow these seven easy steps to achieve your business goals utilizing the AxonIQ Business Value Calculator.
We are pleased to introduce several updates and new features to Axon Server 2023.1. This blog highlights the new and enhanced features and explains how they contribute to the Axon Server user...
Introduction to Axon Synapse
By Marc Gathier
1 min
We're happy to announce the first public release, version 0.6.0 of Axon Synapse.
Tiered storage cookbook
2 min
Introduction In event-driven systems, it's important that your event store can store events quickly and indefinitely. But fast disks can be expensive and have limited storage space. Larger storage...
So you have decided to use the Axon Server Enterprise because you want a highly available cluster? Then your next question may be how to configure your cluster setup to take full advantage of this....
We're happy to announce that Axon Server 2023.0 is released. In this blog, we will share the new features and highlights to make your Axon Server experience even smoother!
Introduction Tiered storage is a useful feature that allows you to store data across different levels of storage media based on access speed and cost. This helps optimize performance and reduce...
Like parents want what's best for their children, we developers want what's best for our application. We concern ourselves with many aspects of our application, like modularity, readability of code,...
Introduction When transitioning from monolithic architectures to microservices enabling communications between microservices can be challenging. One strategy for getting this ‘right’ is using smart...
At AxonIQ, optimization is a core value. We constantly work to improve our frameworks and products – and we’ve achieved that once again. Today, we’re pleased to release 4.6.0 of Axon Framework and...
Introduction Axon Framework 4.6.0 has recently been released. Besides other significant features like the Dead Letter Queue, OpenTelemetry, and Jakarta support, the release also contains a new type...
Cost optimization for Axon Server deployments without sacrificing performance is very important to our customers. The most commonly used technique is the optimization of storage for the events. To...
One of the most frequently asked questions is how AxonIQ compares to other players such as NoSQL and SQL database vendors in the messaging and event store space. Users of the open-source Axon...
In my previous Blog on running a containerized Axon Server, I spent just a little bit of text on the challenges of using a single StatefulSet scaled to the number of nodes we want in the cluster....