issues
search
maciejgz
/
blog
POC of Spring Cloud based microservices application with DDD and hexagonal architecture
1
stars
0
forks
source link
Migrate to SAGAs on Kafka for microservices transactions
#34
Open
maciejgz
opened
2 years ago
maciejgz
commented
2 years ago
Tasks:
migrate to DDD on the hexagonal architecture
create sagas for each internal operation
migrate to event communication instead of HTTP REST
implement sagas in the choreography pattern - only for the intermicroservice communication
add Kafka to K8S profile
maciejgz
commented
2 years ago
Service shall be implemented in form as in 4.4
Tasks: