Use multiple databases/single database for associated tasks

In the fourth sample methodology, change requests are entered in any database and handed over to another database for action.

This methodology has similar implementation issues as Sample Methodology 3. However, this methodology might be more complex because it uses point-to-point communication, rather than the hub and spoke topology used in Sample Methodology 3.


Feedback