Payment Topic (Container)
May 15, 2025 ยท View on GitHub
Description
Payment Events
Parent
Technology
Kafka
Tags
event-driven, simple
Incoming Asynchronous Publish/Produce
| From | Name | To | Technology | Description |
|---|---|---|---|---|
| Payment Service | publish | Payment Topic | Kafka | PaymentProcessedEvent, PaymentFailedEvent |
Incoming Asynchronous Subscribe/Consume
| From | Name | To | Technology | Description |
|---|---|---|---|---|
| Shipping Service | subscribe | Payment Topic | Kafka | PaymentProcessedEvent, PaymentFailedEvent |
| Notification Service | subscribe | Payment Topic | Kafka | PaymentProcessedEvent, PaymentFailedEvent |
| Order Service | subscribe | Payment Topic | Kafka | PaymentProcessedEvent, PaymentFailedEvent |
Container View

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