The DevOps Lifecycle
This documentation adheres to the Devops Lifecycle structure.
Lifecycle Phases
Additional Notes
- Any documentation detailing codebase specific procedures will be located in the relevant code repository (links to each of which can be found on the resources page).
- Phases 1 through 5 (Planning, Code, Builds, Testing, Releases) will only contain documentation that is globally relevant to all
Core-*
projects and codebases.
- Phases 6 through 8 (Deployments, Operations and Monitoring) are the primary focus of this documentation.
- The procedural documentation for Phase 9 is under development.
Back to Top