| |
|
|
|
|
| |
| Deployment |
| |
The primary goal of configuring an application for deployment is to prepare a deployment plan that is valid and appropriate for the target environment. Specifically, deployment plan will involve all external resources on which the solution is dependent upon in the target environment. The deployment plan will define the parameters, to make ideal use of resources in the target environment.
Deployment of an application is complex and all-too-often involves a lot of manual intervention. Complexity comes from the fact that application may need to be deployed in a target environment. Depending on the complexity and variability of solutions, the steps of deployment may vary. However, deployment will have a couple of stages to ensure that deployment of the solution is effective and works in the desired manner.
Stages of Deployment
- Pre Production Stage - In this stage, it assured that the solution is built meeting the business and technical requirements of the customer, covering the following areas viz - Development, Quality Assurance, integration testing and User Acceptance Testing (UAT). It also ensures that all the mandatory prerequisites (Operating systems, Databases, infrastructure) are in place to be able to deploy the solution.
- Production Stage - Deploy the entire solution, fully functional on a real-time basis to be able to provide the visibility and accessibility of such solution.
|
|
|
|
| |
|
|
|
|