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

Write a solution in the solution browser about kafka #113

Closed
baumeister25 opened this issue Apr 3, 2022 · 2 comments
Closed

Write a solution in the solution browser about kafka #113

baumeister25 opened this issue Apr 3, 2022 · 2 comments

Comments

@baumeister25
Copy link

baumeister25 commented Apr 3, 2022

Write a solution on kafka with the knowledge that you earned by that task.

https://github.com/devonfw/solutions
https://devonfw.com/website/pages/solutions/

The solution should include:

  • A short description on what problems Kafka can solve. Use links to reference existing documentation
  • Automation scripts (helm charts) that can be used for setup
  • Tracing setup description
  • HealthCheck / Monitoring description
@adibwaluya
Copy link

Update on solution, currently contains:

  • Description on why kafka is used (common use cases)
  • Short introduction to Spring Kafka
  • Spring Kafka implementation using example application (shipApp), which consists core functionalities such as: Publish-Subscribe Messaging, Log Aggregation

@adibwaluya
Copy link

TODOs for Solution:

  • Define Context and Scope more clearly
  • Solution Strategy
  • Tracing, Retry, and Kafka Health Monitoring
  • Limits (Constraints) and other existing alternatives to Kafka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants