
A single-node, single-context, zero-configuration event store and message router
Is Axon Server just an alternative to other messaging systems like Kafka?
How does Axon Server communicate with other applications?
The communication in Axon Server is done with gRPC, using ProtoBuf. We chose it because of its flexibility and efficiency. On top of that, it allows the construction of connection points in different programming languages. By the way, the API for it is open-source, and you can find it here.
How do I migrate to/from Axon Server?
That’s a good question, but also a long story to share. We do have a blog post explaining how to migrate from or to Axon Server, however. You can find the blog here.
Can I use Axon Server without Axon Framework?
Most definitely! Axon Server is a great addition next to Axon Framework, but they are not necessarily paired up. You can access the Message Routing and Event Store capabilities just as well without using Axon Framework by using the Connector.
Can I use Axon Server from non-Java applications?
Can I use Axon Server free in production environments?
Sure you can! That would be the “Axon Server Standard” edition, to be exact. This version of Axon Servers provides you with command, event, and query distribution and an Event Store implementation.

September 28th, Amsterdam
Join us for the AxonIQ Conference 2023, where the developer community attends to get inspired by curated talks and networking.

September 27th, Amsterdam
The event to collaborate, discuss, and share knowledge about techniques, tools, and practices for building complex, distributed event-driven applications.