search




Bookmark and Share


Here are the reasons why the provide system has been developed.

Purpose of the Product

Standard Operations

The work of deploying and maintaining software applications is brief and irregular. Close manual administration is error prone because it's hard manually to keep track of where everything is and what everything is called. It turns out that most errors here can eliminated by establishing a standard set of operations.

Therefore, we want to establish a standard set of operations for application service provision, with which the work of deploying application services can be directed.

Stable Migration Strategy

There are different ways of migrating application services, but it seems that unless the migration is made on the domain model layer, changes to the domain model will be hard to code for across all the possible persistence modes.

Frequently we want to migrate production data to an acceptance testing service without ever disturbing the production service.

Therefore, we want to stream the application domain model from service to service, initializing the domain model of newly deployed services with migrated data, and leaving existing services untouched.

Scope of the Work

The provide system has features which support the work of providing application services, considered to include the following user stories.

  • Todo: More about the stories of providing application services.

Scope of the System

The provide system has features which satisfy the following requirements.

  • Todo: More about the requirements of providing application services.


Home : Features : Community : Documentation : Download : About Us

©2008 Appropriate Software Foundation. All rights reserved.
Site last produced on Thu Aug 28 11:18:57 BST 2008
HTML : : CSS