Running every unit and integration test whenever code is touched is not always feasible, as productivity and development speed is decreased considerably.
By analogy with DevOps and DataOps, and the growth of their practical implications, the business needs to organize continuous cooperation between participants.
Let's look at a sample app that works locally, but fails when deployed, and how you might use the scientific method to debug the failures in containerized apps.