Questions tagged [process]
For questions describing a process, method or a way of doing things in general. An ordered set of steps to be implemented as procedure to follow or in software, governing how an organization solves a particular task, either by an individual contributor, a team or across multiple teams.
19 questions
1 vote
1 answer
164 views
Custom Rule issues in Azure DevOps Services
I'm trying to customise the Scrum process in Azure DevOps to make it fit our needs better. When we had TFS we were able to prevent a Developer from changing the state of a Product Backlog Item from &...
3 votes
1 answer
997 views
Separation of CI and CD processes
Is it appropriate to keep the DevOps resources in a different repo from the git repos where the project source codes are placed for the execution of DevOps processes? some benefits i expected ...
0 votes
1 answer
99 views
What is the optimum number of people in a weekly oncall schedule?
What is the optimum number of people in a typical SRE/DevOps weekly on call schedule? too few people (less than 4) could lead to burnout too many people would lead to members forgetting the ropes of ...
5 votes
1 answer
89 views
Consulting DevOps from the Ops side
Background One of the org units in my company is doing application support for a relatively large client; that is, they're keeping some of their business applications running 24x7, doing anything ...
10 votes
2 answers
171 views
How to avoid branchageddon with large organisations?
How do you avoid a branchageddon situation when working with large organisations? We work with a number of large financial organisations whose approach is to not take updates to software, but ...
5 votes
2 answers
984 views
If a piece of work requires manual testing/QA, do we need to wait until opening PR?
First question here (i'm usually on StackOverflow)...not sure if the right place (if not, please vote to move where it belongs). If we have a dev process using traditional GitFlow approach, what ...
5 votes
5 answers
250 views
How to correlate Devops deploy on demand with Agile Sprint Process
I'm not clear how a Sprint which is timed-box to a predetermined length (1/2/3 weeks) fits with a DevOps principle of being able to deploy on demand or as needed. Is deploying to production part of ...
35 votes
3 answers
5k views
Who is this Chaos Monkey and why did he crash my server?
I had a perfect server, it was so pretty and rock solid and so I named it Petra. It was perfect in every way, everything was configured and tuned just right, it had perfect 100% service record and 753 ...