
Yvonne Ceelie
Yvonne Ceelie
Oct 18, 2022
Set based consistency validation revisited
We see that the actor model helps validate the uniqueness of a specific value against a set.
Yvonne Ceelie
Jun 18, 2021
Sagas in practice
How to implement a Saga with Axon and Spring Boot.
Yvonne Ceelie
Feb 24, 2021
Protect sensitive data in an event-sourced application
Security and GDPR: Protect sensitive data in an Event-Sourced Application.
Yvonne Ceelie
Nov 11, 2020
Set Based Consistency Validation
How do I consistently validate consistency among a set in such a system?
Yvonne Ceelie
Mar 8, 2019
Strangling a monolith with Axon Server
Transforming large legacy monoliths into decoupled, scalable microservices systems is complex. How using Axon Server with the strangler pattern can help.