We want to remove the dependency on Kafka.
Question is if we need to replace Kafka with a different messaging service or if we can go without.
Goal for this issue is to create a POC where Notifications, Notifications Email and Notifications Sms communicate through APIs instead of through Kafka.
It will need to be considered how the logic covered by topics used internally within a single component is solved
Description
We want to remove the dependency on Kafka. Question is if we need to replace Kafka with a different messaging service or if we can go without. Goal for this issue is to create a POC where Notifications, Notifications Email and Notifications Sms communicate through APIs instead of through Kafka.
It will need to be considered how the logic covered by topics used internally within a single component is solved
Additional Information
No response
Tasks
Acceptance Criterias
No response