Fixes a couple of typos (#22991)
Changed "existance" to "existence". And added space between "application," and "typically".
This commit is contained in:
committed by
Aditya
parent
2c53968ba3
commit
1e958cebef
@ -7,11 +7,11 @@ Application Lifecycle Management (ALM), while commonly associated with Software
|
||||
|
||||
ALM can be divided into three distinct areas: Governance, Development, and Operations:
|
||||
|
||||
Governance: Encompasses all of the decision making and project management for this application, extends over the entire existance of the application.
|
||||
Governance: Encompasses all of the decision making and project management for this application, extends over the entire existence of the application.
|
||||
|
||||
Development: Process (SDLC) of actually creating the application. For most applications, the development process reappears again several more times in the application’s lifetime, including bug fixes, improvements and new versions.
|
||||
|
||||
Operations: Work required to run and manage the application,typically begins shortly before deployment, then runs continuously until application retirement. Overlaps at times with Development.
|
||||
Operations: Work required to run and manage the application, typically begins shortly before deployment, then runs continuously until application retirement. Overlaps at times with Development.
|
||||
|
||||
Tools can be used to manage ALM; some of the more popular options include:
|
||||
|
||||
|
Reference in New Issue
Block a user