Scrum, Releases and Sprints – To make Scrum and Continuous Delivery work build up small releases into sprints. Try this: 1. De-couple sprints from releases. 2. Get Sign-off out of for every story only review progress during sprint review. 3. Use Definition of Ready and Done. 4. Implement a branching strategy, story-based test and integrate at this level. 5. Keep unfinished work of the Master. 6. Have a robust unit test coverage and automated tests. 7. Use a CI server and build pipelines across delivery teams. 8. Automate your deployments. Read-http://goo.gl/utgVQ8