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 |
|---|---|
Installing Axon Server |
|
Administering an Axon Server |
|
Clustering Axon Server nodes |
|
Securing an Axon Server deployment |
|
Tuning an Axon Server deployment |
|
Migration capabilities provided by Axon Server |
|
List of common Troubleshooting scenarios with Axon Server |
|
Release notes for all published Axon Server versions |