How to increase the deployment frequency having to cope with a lot of processes?How do you schedule maintenance work in Scrum?How to structure a software development teamAgile Project PlanIs my sprint break down good enough to start with?Scrum - Client with conservative UAT policyCan 'QA approved' count towards your team's definition of done?Hot swapping people in a scrum teamCould you see this workflow in place for a development team within a digital agency?How to split or manage a PBI/User Story in multiple sprints for different task typesIs it wrong to put all projects in one VSTS project and then create nested epics

Password expiration with Password manager

Applying a function to a nested list

Is it cheaper to drop cargo than to land it?

When and why did journal article titles become descriptive, rather than creatively allusive?

How to back up a running Linode server?

Was Hulk present at this event?

How can I fairly adjudicate the effects of height differences on ranged attacks?

How to assert on pagereference where the endpoint of pagereference is predefined

How to efficiently calculate prefix sum of frequencies of characters in a string?

Was Unix ever a single-user OS?

Short story about people living in a different time streams

Pressure to defend the relevance of one's area of mathematics

When do aircrafts become solarcrafts?

Copy line and insert it in a new position with sed or awk

Feels like I am getting dragged into office politics

If an enemy is just below a 10-foot-high ceiling, are they in melee range of a creature on the ground?

Which skill should be used for secret doors or traps: Perception or Investigation?

Why are notes ordered like they are on a piano?

Does the Darkness spell dispel the Color Spray and Flaming Sphere spells?

Why is this a valid proof for the harmonic series?

Why do computer-science majors learn calculus?

How to get SEEK accessing converted ID via view

What is the most remote airport from the center of the city it supposedly serves?

Unexpected email from Yorkshire Bank



How to increase the deployment frequency having to cope with a lot of processes?


How do you schedule maintenance work in Scrum?How to structure a software development teamAgile Project PlanIs my sprint break down good enough to start with?Scrum - Client with conservative UAT policyCan 'QA approved' count towards your team's definition of done?Hot swapping people in a scrum teamCould you see this workflow in place for a development team within a digital agency?How to split or manage a PBI/User Story in multiple sprints for different task typesIs it wrong to put all projects in one VSTS project and then create nested epics













7















I am working as a product owner, in a fintech based software company. My development team follows scrum methodology, and 2 weeks sprint. They tried to follow scrum ceremony, but not to do story estimation.



My stakeholder set 1 production release each month (say 25th of each month), and some time extra hotfix release. Our release cycle is much complex. First QA test the feature in SIT environment. After get the signed off from SIT qa, dev team build the package and send it to devips for UAT deployment. After UAT deployment, UAT tester test the build items (one thing to mention, UAT deployment only happen at time of product release not after each sprint deliverable.). If UAT tester found issue then it gets back to dev team, but they are in middle of sprint and doing some other work. Then dev team fixes the issues raise by UAT tester and send it to them again. Finally signed off from UAT it goes for production.



Now my question how could I streamline the process?, as development team got frustrated that they need to work sometimes in the middle of the sprint for bug fix or priority. I need guideline/expert opinion to manage production release properly that follow sprint.










share|improve this question



















  • 2





    Since, we are talking Fintech: what is actually the risk if the software has a serious bug? Millions? Billions? Then you should consider if a methodology for safety critical software might be preferable over an agile process.

    – lalala
    Mar 29 at 11:01











  • Yes thats true, but Agile is most popular and my management knows it well. And I believe my problem is common and many experience this.

    – Toufiq Mahmud
    Mar 30 at 3:08











  • How many people is there on the whole development + QA + infrastructure team?

    – Tiago Cardoso
    Mar 30 at 8:18






  • 1





    @lalala: We are actually using an agile process to build safety critical software (of the sort that needs to be officially certified), so the two don't exclude each other.

    – Bart van Ingen Schenau
    Mar 30 at 9:47











  • @BartvanIngenSchenau of course it doesnt exclude each other. What is your release cycle though?

    – lalala
    Apr 2 at 16:44















7















I am working as a product owner, in a fintech based software company. My development team follows scrum methodology, and 2 weeks sprint. They tried to follow scrum ceremony, but not to do story estimation.



My stakeholder set 1 production release each month (say 25th of each month), and some time extra hotfix release. Our release cycle is much complex. First QA test the feature in SIT environment. After get the signed off from SIT qa, dev team build the package and send it to devips for UAT deployment. After UAT deployment, UAT tester test the build items (one thing to mention, UAT deployment only happen at time of product release not after each sprint deliverable.). If UAT tester found issue then it gets back to dev team, but they are in middle of sprint and doing some other work. Then dev team fixes the issues raise by UAT tester and send it to them again. Finally signed off from UAT it goes for production.



Now my question how could I streamline the process?, as development team got frustrated that they need to work sometimes in the middle of the sprint for bug fix or priority. I need guideline/expert opinion to manage production release properly that follow sprint.










share|improve this question



















  • 2





    Since, we are talking Fintech: what is actually the risk if the software has a serious bug? Millions? Billions? Then you should consider if a methodology for safety critical software might be preferable over an agile process.

    – lalala
    Mar 29 at 11:01











  • Yes thats true, but Agile is most popular and my management knows it well. And I believe my problem is common and many experience this.

    – Toufiq Mahmud
    Mar 30 at 3:08











  • How many people is there on the whole development + QA + infrastructure team?

    – Tiago Cardoso
    Mar 30 at 8:18






  • 1





    @lalala: We are actually using an agile process to build safety critical software (of the sort that needs to be officially certified), so the two don't exclude each other.

    – Bart van Ingen Schenau
    Mar 30 at 9:47











  • @BartvanIngenSchenau of course it doesnt exclude each other. What is your release cycle though?

    – lalala
    Apr 2 at 16:44













7












7








7








I am working as a product owner, in a fintech based software company. My development team follows scrum methodology, and 2 weeks sprint. They tried to follow scrum ceremony, but not to do story estimation.



My stakeholder set 1 production release each month (say 25th of each month), and some time extra hotfix release. Our release cycle is much complex. First QA test the feature in SIT environment. After get the signed off from SIT qa, dev team build the package and send it to devips for UAT deployment. After UAT deployment, UAT tester test the build items (one thing to mention, UAT deployment only happen at time of product release not after each sprint deliverable.). If UAT tester found issue then it gets back to dev team, but they are in middle of sprint and doing some other work. Then dev team fixes the issues raise by UAT tester and send it to them again. Finally signed off from UAT it goes for production.



Now my question how could I streamline the process?, as development team got frustrated that they need to work sometimes in the middle of the sprint for bug fix or priority. I need guideline/expert opinion to manage production release properly that follow sprint.










share|improve this question
















I am working as a product owner, in a fintech based software company. My development team follows scrum methodology, and 2 weeks sprint. They tried to follow scrum ceremony, but not to do story estimation.



My stakeholder set 1 production release each month (say 25th of each month), and some time extra hotfix release. Our release cycle is much complex. First QA test the feature in SIT environment. After get the signed off from SIT qa, dev team build the package and send it to devips for UAT deployment. After UAT deployment, UAT tester test the build items (one thing to mention, UAT deployment only happen at time of product release not after each sprint deliverable.). If UAT tester found issue then it gets back to dev team, but they are in middle of sprint and doing some other work. Then dev team fixes the issues raise by UAT tester and send it to them again. Finally signed off from UAT it goes for production.



Now my question how could I streamline the process?, as development team got frustrated that they need to work sometimes in the middle of the sprint for bug fix or priority. I need guideline/expert opinion to manage production release properly that follow sprint.







scrum agile development-process release-plan






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 5 at 12:17









Tiago Cardoso

5,90441856




5,90441856










asked Mar 29 at 6:56









Toufiq MahmudToufiq Mahmud

363




363







  • 2





    Since, we are talking Fintech: what is actually the risk if the software has a serious bug? Millions? Billions? Then you should consider if a methodology for safety critical software might be preferable over an agile process.

    – lalala
    Mar 29 at 11:01











  • Yes thats true, but Agile is most popular and my management knows it well. And I believe my problem is common and many experience this.

    – Toufiq Mahmud
    Mar 30 at 3:08











  • How many people is there on the whole development + QA + infrastructure team?

    – Tiago Cardoso
    Mar 30 at 8:18






  • 1





    @lalala: We are actually using an agile process to build safety critical software (of the sort that needs to be officially certified), so the two don't exclude each other.

    – Bart van Ingen Schenau
    Mar 30 at 9:47











  • @BartvanIngenSchenau of course it doesnt exclude each other. What is your release cycle though?

    – lalala
    Apr 2 at 16:44












  • 2





    Since, we are talking Fintech: what is actually the risk if the software has a serious bug? Millions? Billions? Then you should consider if a methodology for safety critical software might be preferable over an agile process.

    – lalala
    Mar 29 at 11:01











  • Yes thats true, but Agile is most popular and my management knows it well. And I believe my problem is common and many experience this.

    – Toufiq Mahmud
    Mar 30 at 3:08











  • How many people is there on the whole development + QA + infrastructure team?

    – Tiago Cardoso
    Mar 30 at 8:18






  • 1





    @lalala: We are actually using an agile process to build safety critical software (of the sort that needs to be officially certified), so the two don't exclude each other.

    – Bart van Ingen Schenau
    Mar 30 at 9:47











  • @BartvanIngenSchenau of course it doesnt exclude each other. What is your release cycle though?

    – lalala
    Apr 2 at 16:44







2




2





Since, we are talking Fintech: what is actually the risk if the software has a serious bug? Millions? Billions? Then you should consider if a methodology for safety critical software might be preferable over an agile process.

– lalala
Mar 29 at 11:01





Since, we are talking Fintech: what is actually the risk if the software has a serious bug? Millions? Billions? Then you should consider if a methodology for safety critical software might be preferable over an agile process.

– lalala
Mar 29 at 11:01













Yes thats true, but Agile is most popular and my management knows it well. And I believe my problem is common and many experience this.

– Toufiq Mahmud
Mar 30 at 3:08





Yes thats true, but Agile is most popular and my management knows it well. And I believe my problem is common and many experience this.

– Toufiq Mahmud
Mar 30 at 3:08













How many people is there on the whole development + QA + infrastructure team?

– Tiago Cardoso
Mar 30 at 8:18





How many people is there on the whole development + QA + infrastructure team?

– Tiago Cardoso
Mar 30 at 8:18




1




1





@lalala: We are actually using an agile process to build safety critical software (of the sort that needs to be officially certified), so the two don't exclude each other.

– Bart van Ingen Schenau
Mar 30 at 9:47





@lalala: We are actually using an agile process to build safety critical software (of the sort that needs to be officially certified), so the two don't exclude each other.

– Bart van Ingen Schenau
Mar 30 at 9:47













@BartvanIngenSchenau of course it doesnt exclude each other. What is your release cycle though?

– lalala
Apr 2 at 16:44





@BartvanIngenSchenau of course it doesnt exclude each other. What is your release cycle though?

– lalala
Apr 2 at 16:44










2 Answers
2






active

oldest

votes


















5














I second ctrl-atl-delor (+1!) - you should invest on automation.



Agile methodology helps on how work is organized, but regardless of the methodology, you should automate as much as possible of your work.



We have a similar scenario in our project - and I'd guess it's fairly common on legacy applications.



You have two main fronts of work:



  • SDLC automation: Continuous Integration, Delivery and Deployment

  • Testing automation: BDD and TDD might be helpful.

Based on your scenario, you'll need to assess which areas within SDLC or Testing automation you can obtain benefits faster (the low-hanging fruits).



You'll need support from either C-level and / or stakeholders, as you'll definitely need to invest time and effort on it.






share|improve this answer























  • Yes, I agree with you. Automation and Test driven development could solve most of my pains. But its way to go. Need alignment with my management

    – Toufiq Mahmud
    Mar 30 at 3:12











  • If your scenario is similar to mine, one of the key points is to define the items to deliver to UAT, how to identify them and ensure they're tested. That can be achieved with more (lightweight) process.

    – Tiago Cardoso
    Mar 30 at 8:13


















4














Well done you are doing a grate job. Scrum has lead you to diagnose several problems with your process.



I would recommend devops, developers and ops merge. They then fully deploy to testing (that is the same as operational). After testing you press a button to deploy to operational. Docker is a good tool to help with this.



The other thing (and most important thing) is to conduct a retrospective, when ever you detect a problem (feed back from test: Why did this happen? incomplete/secret spec?, incomplete developer testing?)



In a retrospective ask questions, without blame. When asking use 5-why. That is ask why, then ask why (5 times). E.g. Why did it break? It broke because we over loaded the donkey. Why did we over load the donkey? Because we did not know how much load we were putting on it. Why? because the scales where missing. Why? because they were being borrowed by bill. Why? Because bill does not have his own scales. Why? because of budget savings. Why? because …






share|improve this answer

























  • I think you missed the most important question from the feedback - how do we make sure this never happens again? Knowing how it happened doesn't help if you don't take action to stop it happening again.

    – UKMonkey
    Mar 29 at 13:03











  • @UKMonkey I added a bit on retrospectives.

    – ctrl-alt-delor
    Mar 29 at 19:38











  • @ctrl-alt-delor Thank you

    – Toufiq Mahmud
    Mar 30 at 3:23











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "208"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpm.stackexchange.com%2fquestions%2f26094%2fhow-to-increase-the-deployment-frequency-having-to-cope-with-a-lot-of-processes%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









5














I second ctrl-atl-delor (+1!) - you should invest on automation.



Agile methodology helps on how work is organized, but regardless of the methodology, you should automate as much as possible of your work.



We have a similar scenario in our project - and I'd guess it's fairly common on legacy applications.



You have two main fronts of work:



  • SDLC automation: Continuous Integration, Delivery and Deployment

  • Testing automation: BDD and TDD might be helpful.

Based on your scenario, you'll need to assess which areas within SDLC or Testing automation you can obtain benefits faster (the low-hanging fruits).



You'll need support from either C-level and / or stakeholders, as you'll definitely need to invest time and effort on it.






share|improve this answer























  • Yes, I agree with you. Automation and Test driven development could solve most of my pains. But its way to go. Need alignment with my management

    – Toufiq Mahmud
    Mar 30 at 3:12











  • If your scenario is similar to mine, one of the key points is to define the items to deliver to UAT, how to identify them and ensure they're tested. That can be achieved with more (lightweight) process.

    – Tiago Cardoso
    Mar 30 at 8:13















5














I second ctrl-atl-delor (+1!) - you should invest on automation.



Agile methodology helps on how work is organized, but regardless of the methodology, you should automate as much as possible of your work.



We have a similar scenario in our project - and I'd guess it's fairly common on legacy applications.



You have two main fronts of work:



  • SDLC automation: Continuous Integration, Delivery and Deployment

  • Testing automation: BDD and TDD might be helpful.

Based on your scenario, you'll need to assess which areas within SDLC or Testing automation you can obtain benefits faster (the low-hanging fruits).



You'll need support from either C-level and / or stakeholders, as you'll definitely need to invest time and effort on it.






share|improve this answer























  • Yes, I agree with you. Automation and Test driven development could solve most of my pains. But its way to go. Need alignment with my management

    – Toufiq Mahmud
    Mar 30 at 3:12











  • If your scenario is similar to mine, one of the key points is to define the items to deliver to UAT, how to identify them and ensure they're tested. That can be achieved with more (lightweight) process.

    – Tiago Cardoso
    Mar 30 at 8:13













5












5








5







I second ctrl-atl-delor (+1!) - you should invest on automation.



Agile methodology helps on how work is organized, but regardless of the methodology, you should automate as much as possible of your work.



We have a similar scenario in our project - and I'd guess it's fairly common on legacy applications.



You have two main fronts of work:



  • SDLC automation: Continuous Integration, Delivery and Deployment

  • Testing automation: BDD and TDD might be helpful.

Based on your scenario, you'll need to assess which areas within SDLC or Testing automation you can obtain benefits faster (the low-hanging fruits).



You'll need support from either C-level and / or stakeholders, as you'll definitely need to invest time and effort on it.






share|improve this answer













I second ctrl-atl-delor (+1!) - you should invest on automation.



Agile methodology helps on how work is organized, but regardless of the methodology, you should automate as much as possible of your work.



We have a similar scenario in our project - and I'd guess it's fairly common on legacy applications.



You have two main fronts of work:



  • SDLC automation: Continuous Integration, Delivery and Deployment

  • Testing automation: BDD and TDD might be helpful.

Based on your scenario, you'll need to assess which areas within SDLC or Testing automation you can obtain benefits faster (the low-hanging fruits).



You'll need support from either C-level and / or stakeholders, as you'll definitely need to invest time and effort on it.







share|improve this answer












share|improve this answer



share|improve this answer










answered Mar 29 at 9:35









Tiago CardosoTiago Cardoso

5,90441856




5,90441856












  • Yes, I agree with you. Automation and Test driven development could solve most of my pains. But its way to go. Need alignment with my management

    – Toufiq Mahmud
    Mar 30 at 3:12











  • If your scenario is similar to mine, one of the key points is to define the items to deliver to UAT, how to identify them and ensure they're tested. That can be achieved with more (lightweight) process.

    – Tiago Cardoso
    Mar 30 at 8:13

















  • Yes, I agree with you. Automation and Test driven development could solve most of my pains. But its way to go. Need alignment with my management

    – Toufiq Mahmud
    Mar 30 at 3:12











  • If your scenario is similar to mine, one of the key points is to define the items to deliver to UAT, how to identify them and ensure they're tested. That can be achieved with more (lightweight) process.

    – Tiago Cardoso
    Mar 30 at 8:13
















Yes, I agree with you. Automation and Test driven development could solve most of my pains. But its way to go. Need alignment with my management

– Toufiq Mahmud
Mar 30 at 3:12





Yes, I agree with you. Automation and Test driven development could solve most of my pains. But its way to go. Need alignment with my management

– Toufiq Mahmud
Mar 30 at 3:12













If your scenario is similar to mine, one of the key points is to define the items to deliver to UAT, how to identify them and ensure they're tested. That can be achieved with more (lightweight) process.

– Tiago Cardoso
Mar 30 at 8:13





If your scenario is similar to mine, one of the key points is to define the items to deliver to UAT, how to identify them and ensure they're tested. That can be achieved with more (lightweight) process.

– Tiago Cardoso
Mar 30 at 8:13











4














Well done you are doing a grate job. Scrum has lead you to diagnose several problems with your process.



I would recommend devops, developers and ops merge. They then fully deploy to testing (that is the same as operational). After testing you press a button to deploy to operational. Docker is a good tool to help with this.



The other thing (and most important thing) is to conduct a retrospective, when ever you detect a problem (feed back from test: Why did this happen? incomplete/secret spec?, incomplete developer testing?)



In a retrospective ask questions, without blame. When asking use 5-why. That is ask why, then ask why (5 times). E.g. Why did it break? It broke because we over loaded the donkey. Why did we over load the donkey? Because we did not know how much load we were putting on it. Why? because the scales where missing. Why? because they were being borrowed by bill. Why? Because bill does not have his own scales. Why? because of budget savings. Why? because …






share|improve this answer

























  • I think you missed the most important question from the feedback - how do we make sure this never happens again? Knowing how it happened doesn't help if you don't take action to stop it happening again.

    – UKMonkey
    Mar 29 at 13:03











  • @UKMonkey I added a bit on retrospectives.

    – ctrl-alt-delor
    Mar 29 at 19:38











  • @ctrl-alt-delor Thank you

    – Toufiq Mahmud
    Mar 30 at 3:23















4














Well done you are doing a grate job. Scrum has lead you to diagnose several problems with your process.



I would recommend devops, developers and ops merge. They then fully deploy to testing (that is the same as operational). After testing you press a button to deploy to operational. Docker is a good tool to help with this.



The other thing (and most important thing) is to conduct a retrospective, when ever you detect a problem (feed back from test: Why did this happen? incomplete/secret spec?, incomplete developer testing?)



In a retrospective ask questions, without blame. When asking use 5-why. That is ask why, then ask why (5 times). E.g. Why did it break? It broke because we over loaded the donkey. Why did we over load the donkey? Because we did not know how much load we were putting on it. Why? because the scales where missing. Why? because they were being borrowed by bill. Why? Because bill does not have his own scales. Why? because of budget savings. Why? because …






share|improve this answer

























  • I think you missed the most important question from the feedback - how do we make sure this never happens again? Knowing how it happened doesn't help if you don't take action to stop it happening again.

    – UKMonkey
    Mar 29 at 13:03











  • @UKMonkey I added a bit on retrospectives.

    – ctrl-alt-delor
    Mar 29 at 19:38











  • @ctrl-alt-delor Thank you

    – Toufiq Mahmud
    Mar 30 at 3:23













4












4








4







Well done you are doing a grate job. Scrum has lead you to diagnose several problems with your process.



I would recommend devops, developers and ops merge. They then fully deploy to testing (that is the same as operational). After testing you press a button to deploy to operational. Docker is a good tool to help with this.



The other thing (and most important thing) is to conduct a retrospective, when ever you detect a problem (feed back from test: Why did this happen? incomplete/secret spec?, incomplete developer testing?)



In a retrospective ask questions, without blame. When asking use 5-why. That is ask why, then ask why (5 times). E.g. Why did it break? It broke because we over loaded the donkey. Why did we over load the donkey? Because we did not know how much load we were putting on it. Why? because the scales where missing. Why? because they were being borrowed by bill. Why? Because bill does not have his own scales. Why? because of budget savings. Why? because …






share|improve this answer















Well done you are doing a grate job. Scrum has lead you to diagnose several problems with your process.



I would recommend devops, developers and ops merge. They then fully deploy to testing (that is the same as operational). After testing you press a button to deploy to operational. Docker is a good tool to help with this.



The other thing (and most important thing) is to conduct a retrospective, when ever you detect a problem (feed back from test: Why did this happen? incomplete/secret spec?, incomplete developer testing?)



In a retrospective ask questions, without blame. When asking use 5-why. That is ask why, then ask why (5 times). E.g. Why did it break? It broke because we over loaded the donkey. Why did we over load the donkey? Because we did not know how much load we were putting on it. Why? because the scales where missing. Why? because they were being borrowed by bill. Why? Because bill does not have his own scales. Why? because of budget savings. Why? because …







share|improve this answer














share|improve this answer



share|improve this answer








edited Mar 29 at 19:37

























answered Mar 29 at 8:01









ctrl-alt-delorctrl-alt-delor

309111




309111












  • I think you missed the most important question from the feedback - how do we make sure this never happens again? Knowing how it happened doesn't help if you don't take action to stop it happening again.

    – UKMonkey
    Mar 29 at 13:03











  • @UKMonkey I added a bit on retrospectives.

    – ctrl-alt-delor
    Mar 29 at 19:38











  • @ctrl-alt-delor Thank you

    – Toufiq Mahmud
    Mar 30 at 3:23

















  • I think you missed the most important question from the feedback - how do we make sure this never happens again? Knowing how it happened doesn't help if you don't take action to stop it happening again.

    – UKMonkey
    Mar 29 at 13:03











  • @UKMonkey I added a bit on retrospectives.

    – ctrl-alt-delor
    Mar 29 at 19:38











  • @ctrl-alt-delor Thank you

    – Toufiq Mahmud
    Mar 30 at 3:23
















I think you missed the most important question from the feedback - how do we make sure this never happens again? Knowing how it happened doesn't help if you don't take action to stop it happening again.

– UKMonkey
Mar 29 at 13:03





I think you missed the most important question from the feedback - how do we make sure this never happens again? Knowing how it happened doesn't help if you don't take action to stop it happening again.

– UKMonkey
Mar 29 at 13:03













@UKMonkey I added a bit on retrospectives.

– ctrl-alt-delor
Mar 29 at 19:38





@UKMonkey I added a bit on retrospectives.

– ctrl-alt-delor
Mar 29 at 19:38













@ctrl-alt-delor Thank you

– Toufiq Mahmud
Mar 30 at 3:23





@ctrl-alt-delor Thank you

– Toufiq Mahmud
Mar 30 at 3:23

















draft saved

draft discarded
















































Thanks for contributing an answer to Project Management Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpm.stackexchange.com%2fquestions%2f26094%2fhow-to-increase-the-deployment-frequency-having-to-cope-with-a-lot-of-processes%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Færeyskur hestur Heimild | Tengill | Tilvísanir | LeiðsagnarvalRossið - síða um færeyska hrossið á færeyskuGott ár hjá færeyska hestinum

He _____ here since 1970 . Answer needed [closed]What does “since he was so high” mean?Meaning of “catch birds for”?How do I ensure “since” takes the meaning I want?“Who cares here” meaningWhat does “right round toward” mean?the time tense (had now been detected)What does the phrase “ring around the roses” mean here?Correct usage of “visited upon”Meaning of “foiled rail sabotage bid”It was the third time I had gone to Rome or It is the third time I had been to Rome

Slayer Innehåll Historia | Stil, komposition och lyrik | Bandets betydelse och framgångar | Sidoprojekt och samarbeten | Kontroverser | Medlemmar | Utmärkelser och nomineringar | Turnéer och festivaler | Diskografi | Referenser | Externa länkar | Navigeringsmenywww.slayer.net”Metal Massacre vol. 1””Metal Massacre vol. 3””Metal Massacre Volume III””Show No Mercy””Haunting the Chapel””Live Undead””Hell Awaits””Reign in Blood””Reign in Blood””Gold & Platinum – Reign in Blood””Golden Gods Awards Winners”originalet”Kerrang! Hall Of Fame””Slayer Looks Back On 37-Year Career In New Video Series: Part Two””South of Heaven””Gold & Platinum – South of Heaven””Seasons in the Abyss””Gold & Platinum - Seasons in the Abyss””Divine Intervention””Divine Intervention - Release group by Slayer””Gold & Platinum - Divine Intervention””Live Intrusion””Undisputed Attitude””Abolish Government/Superficial Love””Release “Slatanic Slaughter: A Tribute to Slayer” by Various Artists””Diabolus in Musica””Soundtrack to the Apocalypse””God Hates Us All””Systematic - Relationships””War at the Warfield””Gold & Platinum - War at the Warfield””Soundtrack to the Apocalypse””Gold & Platinum - Still Reigning””Metallica, Slayer, Iron Mauden Among Winners At Metal Hammer Awards””Eternal Pyre””Eternal Pyre - Slayer release group””Eternal Pyre””Metal Storm Awards 2006””Kerrang! Hall Of Fame””Slayer Wins 'Best Metal' Grammy Award””Slayer Guitarist Jeff Hanneman Dies””Bullet-For My Valentine booed at Metal Hammer Golden Gods Awards””Unholy Aliance””The End Of Slayer?””Slayer: We Could Thrash Out Two More Albums If We're Fast Enough...””'The Unholy Alliance: Chapter III' UK Dates Added”originalet”Megadeth And Slayer To Co-Headline 'Canadian Carnage' Trek”originalet”World Painted Blood””Release “World Painted Blood” by Slayer””Metallica Heading To Cinemas””Slayer, Megadeth To Join Forces For 'European Carnage' Tour - Dec. 18, 2010”originalet”Slayer's Hanneman Contracts Acute Infection; Band To Bring In Guest Guitarist””Cannibal Corpse's Pat O'Brien Will Step In As Slayer's Guest Guitarist”originalet”Slayer’s Jeff Hanneman Dead at 49””Dave Lombardo Says He Made Only $67,000 In 2011 While Touring With Slayer””Slayer: We Do Not Agree With Dave Lombardo's Substance Or Timeline Of Events””Slayer Welcomes Drummer Paul Bostaph Back To The Fold””Slayer Hope to Unveil Never-Before-Heard Jeff Hanneman Material on Next Album””Slayer Debut New Song 'Implode' During Surprise Golden Gods Appearance””Release group Repentless by Slayer””Repentless - Slayer - Credits””Slayer””Metal Storm Awards 2015””Slayer - to release comic book "Repentless #1"””Slayer To Release 'Repentless' 6.66" Vinyl Box Set””BREAKING NEWS: Slayer Announce Farewell Tour””Slayer Recruit Lamb of God, Anthrax, Behemoth + Testament for Final Tour””Slayer lägger ner efter 37 år””Slayer Announces Second North American Leg Of 'Final' Tour””Final World Tour””Slayer Announces Final European Tour With Lamb of God, Anthrax And Obituary””Slayer To Tour Europe With Lamb of God, Anthrax And Obituary””Slayer To Play 'Last French Show Ever' At Next Year's Hellfst””Slayer's Final World Tour Will Extend Into 2019””Death Angel's Rob Cavestany On Slayer's 'Farewell' Tour: 'Some Of Us Could See This Coming'””Testament Has No Plans To Retire Anytime Soon, Says Chuck Billy””Anthrax's Scott Ian On Slayer's 'Farewell' Tour Plans: 'I Was Surprised And I Wasn't Surprised'””Slayer””Slayer's Morbid Schlock””Review/Rock; For Slayer, the Mania Is the Message””Slayer - Biography””Slayer - Reign In Blood”originalet”Dave Lombardo””An exclusive oral history of Slayer”originalet”Exclusive! Interview With Slayer Guitarist Jeff Hanneman”originalet”Thinking Out Loud: Slayer's Kerry King on hair metal, Satan and being polite””Slayer Lyrics””Slayer - Biography””Most influential artists for extreme metal music””Slayer - Reign in Blood””Slayer guitarist Jeff Hanneman dies aged 49””Slatanic Slaughter: A Tribute to Slayer””Gateway to Hell: A Tribute to Slayer””Covered In Blood””Slayer: The Origins of Thrash in San Francisco, CA.””Why They Rule - #6 Slayer”originalet”Guitar World's 100 Greatest Heavy Metal Guitarists Of All Time”originalet”The fans have spoken: Slayer comes out on top in readers' polls”originalet”Tribute to Jeff Hanneman (1964-2013)””Lamb Of God Frontman: We Sound Like A Slayer Rip-Off””BEHEMOTH Frontman Pays Tribute To SLAYER's JEFF HANNEMAN””Slayer, Hatebreed Doing Double Duty On This Year's Ozzfest””System of a Down””Lacuna Coil’s Andrea Ferro Talks Influences, Skateboarding, Band Origins + More””Slayer - Reign in Blood””Into The Lungs of Hell””Slayer rules - en utställning om fans””Slayer and Their Fans Slashed Through a No-Holds-Barred Night at Gas Monkey””Home””Slayer””Gold & Platinum - The Big 4 Live from Sofia, Bulgaria””Exclusive! Interview With Slayer Guitarist Kerry King””2008-02-23: Wiltern, Los Angeles, CA, USA””Slayer's Kerry King To Perform With Megadeth Tonight! - Oct. 21, 2010”originalet”Dave Lombardo - Biography”Slayer Case DismissedArkiveradUltimate Classic Rock: Slayer guitarist Jeff Hanneman dead at 49.”Slayer: "We could never do any thing like Some Kind Of Monster..."””Cannibal Corpse'S Pat O'Brien Will Step In As Slayer'S Guest Guitarist | The Official Slayer Site”originalet”Slayer Wins 'Best Metal' Grammy Award””Slayer Guitarist Jeff Hanneman Dies””Kerrang! Awards 2006 Blog: Kerrang! Hall Of Fame””Kerrang! Awards 2013: Kerrang! Legend”originalet”Metallica, Slayer, Iron Maien Among Winners At Metal Hammer Awards””Metal Hammer Golden Gods Awards””Bullet For My Valentine Booed At Metal Hammer Golden Gods Awards””Metal Storm Awards 2006””Metal Storm Awards 2015””Slayer's Concert History””Slayer - Relationships””Slayer - Releases”Slayers officiella webbplatsSlayer på MusicBrainzOfficiell webbplatsSlayerSlayerr1373445760000 0001 1540 47353068615-5086262726cb13906545x(data)6033143kn20030215029