|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View Page History| Abstract view of the roles in software development and deployment. {gliffy:name=Software Development|version=2} |
| h2. Roles h3. Developer Creates the software either by writing code or by visually designing processes. The result is some kind of code that can be executed or compiled to a deployable artifact. h2. Release manager Responsible for creating a release of source code that can be released to production or another stage where aproval is necessary. h2. Administrator Responsible for systems / software in a stage. Deploys and undeploys software and does the configuration. h2. Systems h3. Source Code Repository Stores the source code and tracks changes and release versions h3. Binary Repository Stores the built artifacts that can be deployed to stages h3. Configuration Repository Stores configuration data. The configuration data can be general or cluster, server or artifact specific |