Service Oriented Architecture

Application with single transactional resource: Architecture: Common Approach most developers used is create a controller and relevant model. All business logics will resides in controller and controller requests to model.       Controller in MVC :  The role of a