Every software company that builds an application serving more than one customer has to answer this question.
Should each customer get a separate copy of the system, or should they all share one?
Running a dedicated copy per customer is easy to re...