Statistical Process Control and Microservices

Quality is the next step for the company. The outcome of this is that every microservice we have will have to fulfill conditions of cost and quality. These are financial metrics as well as quality metrics. The approach we seek to take is to move more and more of our work to a decentralized microservices and then apply the SPC to each microservice.

Each microservice then should do the following:

  • Generate KPIs for timestamps.
  • Turning these KPIs into control charts
  • Realtime view of sales and expenses
  • Turning these into control charts

Each microservice should be relatively self contained..

The libraries we are building:

  • Deming. KPI tracking and storage that is used within the app.
  • Malone. Payment and billing system.