Introduction

Axon Server is our custom-built scalable and highly available event store and message delivery system, which coordinates the communication between components, considering the expectations for each type of message: commands, events, and queries. This allows systems to evolve as their functional or technical needs change over time. Furthermore, Axon Server can track all changes as a reliable source of truth, guaranteed to contain the whole truth and nothing but the truth.

Axon Framework version compatibility

All Axon Server versions are compatible with all Axon Framework 4.X.Y releases.

A summary of the various subsections is given below:

Sub-Section Purpose

Installation

Installing Axon Server

Administration

Administering an Axon Server

Security

Securing an Axon Server deployment

Migration

Migration capabilities provided by Axon Server