Skip to content

Implement Kafka #4

@thetanish1

Description

@thetanish1

We'll use Kafka to emit an event when an order is created. The order service will produce a message to a Kafka topic, and the user service (or any other service) can consume it.

We'll create a shared Kafka client configuration that both services can use.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions