Stefan Dragisic

Senior Software Engineer Stefan has years of experience and passion to software architecture, reactive programming and JVM technologies.

Stefan Dragisic

May 5, 2026

Workflows, Now in Axoniq Framework

A Workflow is a long-running business process expressed as ordinary, imperative code. You write a method. Inside it, you call services, wait for external events, branch on results, retry, sleep, fan out in parallel, using normal Java or Kotlin control flow. The Workflow engine turns every one of those steps into durable events in your event store.

Stefan Dragisic

Apr 3, 2024

Introducing Axon Server 2024.0

Experience the enhanced functionalities and modern design of Axon Server UI 2024.0. Upgrade now for better insight into Axon Framework-based applications.

Stefan Dragisic

Dec 10, 2023

Supercharging machine learning with event sourcing

Harmonizing history: How event sourcing supercharges machine learning model training.

Stefan Dragisic

Jun 21, 2023

Axon Server release 2023.1

Discover the latest updates and features of Axon Server 2023.1, including event transformation, forced client reconnection, and enhanced memory management.

Stefan Dragisic

Apr 4, 2023

Tiered storage cookbook

How to use Axon Server's tiered storage to find a good balance between speed and cost using real-world examples.

Stefan Dragisic

Mar 20, 2023

Axon Server Release 2023.0

Axon Server 2023.0 has been released and will bring us new features like tiered Storage, ephemeral Contexts and a free 30-Day Trial License.

Stefan Dragisic

Mar 17, 2023

Tiered storage capabilities in Axon Server

Tiered storage is a useful feature that allows you to store data across different levels of storage media based on access speed and cost.

Stefan Dragisic

Oct 6, 2022

Multitenancy with Axon

Does Axon Support Multitenancy? Is Multitenancy good approach for your product? Learn more about it in this blog.