Application life-cycle support
Application life-cycle support usually involves deploying new applications, installing new versions of existing applications, and updating applications.
- Deploying new applications: It's best practice to test new applications for compatibility issues with existing applications.
- Installing new versions of existing applications: Version upgrades are usually significantly more complex than updates, and comprehensive planning and testing are fundamental to ensuring that the upgrade release occurs appropriately.
- Updating applications: Updates are far more frequent and require less testing than version upgrades.
Comments
Post a Comment