Account Topic (Container)
May 15, 2025 ยท View on GitHub
Description
Account Events
Parent
Technology
Kafka
Tags
event-driven, advanced
Incoming Asynchronous Publish/Produce
| From | Name | To | Technology | Description |
|---|---|---|---|---|
| Account Service | publish | Account Topic | Kafka | AccountCreatedEvent, AccountUpdatedEvent, AccountDeactivatedEvent |
Incoming Asynchronous Subscribe/Consume
| From | Name | To | Technology | Description |
|---|---|---|---|---|
| Payment Service | subscribe | Account Topic | Kafka | AccountCreatedEvent, AccountUpdatedEvent, AccountDeactivatedEvent |
| Notification Service | subscribe | Account Topic | Kafka | AccountCreatedEvent, AccountUpdatedEvent, AccountDeactivatedEvent |
Container View

Container view for the Microservices example
Navigation
(generated by Overarch with template docs/node.md.cmb)