Thinking about becoming a Certified Scrum Master? A deep dive into what it really takes to be a great Scrum Master. Discover why character, experience, and broad knowledge are more important than just a certificate, and why the role is more senior than you might think.
Posts for: #Continuous-Delivery
Sprint partitioning
Should you partition your sprint into fixed percentages for features, bugs, and tech debt? An alternative approach to balancing new development with maintenance. Discover why integrating refactoring into your user stories might be a more effective way to improve code quality.
What do you, as developers, expect from a good Scrum Master?
What makes a good Scrum Master from a developer’s perspective? A list of expectations that go beyond the textbook definition. Discover the skills and qualities that can make a Scrum Master a true asset to a development team.
Does QA time included in the story points?
Should you include QA time in your story points? A story of a team’s journey from separate estimations to a more agile, continuous process. Discover how their approach to estimation evolved as they embraced practices like Continuous Delivery and smaller stories.
Agile set up
How do you set up an agile team? It’s not just about sprints. Discover why focusing on goals, feedback, and technical excellence is more important than just adopting a framework like Scrum. Learn about the Agile Fluency Model as a guide for your agile journey.
SM Job Market
Is ‘Scrum Master’ a real job? A controversial take on the role, arguing that it’s a set of responsibilities, not a job title. Read a different perspective on what it means to be a Scrum Master and why having other skills is crucial for career stability.
Story Progression Workflow in Gitlab
Is your GitLab workflow too complicated? See a critique of a waterfall-like story progression and discover an alternative approach based on Continuous Delivery and Extreme Programming. Learn how to shorten feedback cycles and build quality into your development process.
How to develop frontend and backend in the same sprint without code freeze
Struggling to ship features in your two-week sprints? Dissect a common development dilemma: coordinating frontend and backend work without resorting to a feature freeze. Discover practical engineering practices like API contracts and Trunk-Based Development that can help your team merge code multiple times a day and release with confidence.