devops-inventory/inventory

Real Time Inventory Update

Closed this issue · 2 comments

As a... Inventory Manager
I want to... See the count of inventory change following an order
So that... the system is up to date and no products can get ordered when they are out of stock

Assumptions

Inventory Managers will be able to see all products in the catalog, there are no security restrictions

Acceptance Criteria
Given that a product is ordered, then I expect the inventory count for that product to be updated within 10 minutes of the order

working on this one together, assigned jeff as the lead

I think we will need to pull in some other teams, right? Like orders and shopping cart?