Disecomm Event Catalog
Events
Services
Domains
Users
Visualiser
3D Node Graph
Please select your event or service
Event: AddedItemToCart
Event: InventoryUpdate
Event: OrderComplete
Event: OrderConfirmed
Event: OrderRequested
Event: PaymentProcessed
Event: RemovedItemFromCart
Event: ShipmentDelivered
Event: ShipmentDispatched
Event: ShipmentPrepared
Service: Basket Service
Service: Data Lake
Service: Example Service
Service: Inventory Service
Service: Logistics Service
Service: Order Management Service
Service: Payment Service
Service: Shipping Service
Domain: Example
Domain: Inventory
Domain: Orders
All Events and Services
Diagram that shows all your events and services in one place
Domains (3)
Example
Domain for everything shopping
Inventory
Domain for everything inventory related
Orders
Domain for everything orders
Events (10)
AddedItemToCart
Holds information about what the user added to their shopping cart.
InventoryUpdate
Event raised when the inventory has been updated.
OrderComplete
Event represents when an order has been complete. (Delivered and finished)
OrderConfirmed
Event represents when an order has been confirmed and ready to be processed (shipped for example)
OrderRequested
Holds information about the customers order.
PaymentProcessed
Holds information about the payment that has been processed.
RemovedItemFromCart
Holds information about what the user removed from their cart.
ShipmentDelivered
Event represents when a shipment has been delievered and received.
ShipmentDispatched
Event represents when a shipment has been dispatched.
ShipmentPrepared
Event represents when a shipment has finished being prepared and is ready to be dispatched.
Services (8)
Basket Service
CRUD based API to handle Basket interactions for users of the shopping website.
Data Lake
Our internal datalake used by the data team and business analytics.
Example Service
Service responsible for managing the inventory of the store.
Inventory Service
Logistics Service
Order Management Service
Payment Service
Event based application that integrates with Stripe.
Shipping Service
Event based application that handles processing of shipments, preparing them and dispatching them.