Java Technologies - Lab 10
[valid 2025-2026]
Data Management in Microservices
- Implement simple scenarios that use the following data management patterns:
- Saga (with compensatable and retriable transactions) (2p)
- Event Sourcing (with projections and snapshots) (2p)
- CQRS (using polyglot persistence) (2p)