How to Initiate a DevOps Project
Join the DZone community and get the full member experience.
Join For Freeagile consultants on a development project often start by helping the team construct a backlog. the task is sufficiently concrete to get all stakeholders (product management, project management, development, test, any others) on a collaborative track through the creation of a key artifact. the backlog establishes a base line for the tasks to be carried out in the project.
for a devops project, start by establishing the technical debt of the software to be released to operations. by so doing you build the foundations for collaboration between development and operations through shared data. in the devops context, the technical debt data form the basis for the creation and grooming of a unified backlog which includes various user stories from operations.
apply the same approach when you are fortunate to be able to include folks from operations in the agile team from the very beginning. you start with zero technical debt, but you track it on an ongoing basis and include the corresponding “fix-it” stories in the backlog as you accrue the debt. running technical debt analytics on the source code every two weeks is a good practice to follow.
as the head of development, you might not be comfortable sharing
technical debt data. this being the case, you are not ready for devops.
source : 17th/21st lancers c. 1922-1929 “the fighting spirit!”
Published at DZone with permission of Israel Gat, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Exploratory Testing Tutorial: A Comprehensive Guide With Examples and Best Practices
-
Unlocking the Power of AIOps: Enhancing DevOps With Intelligent Automation for Optimized IT Operations
-
Mastering Time Series Analysis: Techniques, Models, and Strategies
-
MLOps: Definition, Importance, and Implementation
Comments