┌─┐ ║"│ └┬┘ ┌┼┐ │ ┌────┐ ┌────────────┐ ┌─────┐ ┌──────────────┐ ┌────────────────┐ ┌───────────────────┐ ┌┴┐ │User│ │OrderService│ │Kafka│ │PaymentService│ │InventoryService│ │NotificationService│ Usr └──┬─┘ └──────┬─────┘ └──┬──┘ └───────┬──────┘ └────────┬───────┘ └─────────┬─────────┘ │ │ Create Order │ │ │ │ │ │ │───────────────────>│ │ │ │ │ │ │ │ │ │ │ │ │ │ │────┐ │ │ │ │ │ │ │ │ Store Order in MySQL │ │ │ │ │ │ │<───┘ │ │ │ │ │ │ │ │ │ │ │ │ │ │Send "Order Created" Message │ │ │ │ │ │ │────────────────────────────>│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ "Order Created" Message │ │ │ │ │ │ │───────────────────────────────────>│ │ │ │ │ │ │ │ │ │ │ │ │ │ │────┐ │ │ │ │ │ │ │ │ Process Payment │ │ │ │ │ │ │<───┘ │ │ │ │ │ │ │ │ │ │ │ │ │Send "Payment Confirmation" Message │ │ │ │ │ │ │<───────────────────────────────────│ │ │ │ │ │ │ │ │ │ │ │ │ │ "Payment Confirmation" Message │ │ │ │ │ │───────────────────────────────────────────────────────────────>│ │ │ │ │ │ │ │ │ │ │ │ │ │ │────┐ │ │ │ │ │ │ │ │ Update Stock in MySQL │ │ │ │ │ │ │<───┘ │ │ │ │ │ │ │ │ │ │ │ │ Send "Stock Updated" Message │ │ │ │ │ │<───────────────────────────────────────────────────────────────│ │ │ │ │ │ │ │ │ │ │ │ │ "Order Created" Message │ │ │ │ │ │─────────────────────────────────────────────────────────────────────────────────────────────>│ │ │ │ │ │ │ │ │ │ │ │ "Payment Confirmation" Message │ │ │ │ │ │─────────────────────────────────────────────────────────────────────────────────────────────>│ │ │ │ │ │ │ │ │ │ │ │ "Stock Updated" Message │ │ │ │ │ │─────────────────────────────────────────────────────────────────────────────────────────────>│ │ │ │ │ │ │ │ │ │ │ │ Send Notification │ │ │ │ │<────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────│ Usr ┌──┴─┐ ┌──────┴─────┐ ┌──┴──┐ ┌───────┴──────┐ ┌────────┴───────┐ ┌─────────┴─────────┐ ┌─┐ │User│ │OrderService│ │Kafka│ │PaymentService│ │InventoryService│ │NotificationService│ ║"│ └────┘ └────────────┘ └─────┘ └──────────────┘ └────────────────┘ └───────────────────┘ └┬┘ ┌┼┐ │ ┌┴┐