Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC: Implement synchronous interaction between Notification services #544

Open
4 tasks
Tracked by #576
acn-sbuad opened this issue Jun 10, 2024 · 0 comments
Open
4 tasks
Tracked by #576
Labels
kind/chore Non functional, often repeating tasks. status/draft Status: When you create an issue before you have enough info to properly describe the issue.

Comments

@acn-sbuad
Copy link
Contributor

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

  • Dev
  • QA
  • Test
  • Evaluation

Acceptance Criterias

No response

@acn-sbuad acn-sbuad added status/draft Status: When you create an issue before you have enough info to properly describe the issue. kind/chore Non functional, often repeating tasks. labels Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Non functional, often repeating tasks. status/draft Status: When you create an issue before you have enough info to properly describe the issue.
Projects
None yet
Development

No branches or pull requests

1 participant