Rugged Manifesto
Acronymat: The Rugged Manifesto for DevOps / DevSecOps: I am rugged and, more importantly, my code is rugged.… Continue reading Rugged Manifesto

Acronymat: The Rugged Manifesto for DevOps / DevSecOps: I am rugged and, more importantly, my code is rugged.… Continue reading Rugged Manifesto
There are three critical aspects known as The Three C’s of User Story, namely Card, Conversation, and Confirmation.… Continue reading The Three C’s Of User Story
PrOpER Coaching cycle is the iterative mental model. It can be used when a coach is new or anytime afterwards.… Continue reading PrOpER Coaching Cycle
The aim of the retrospective is to discuss and plan possible improvements of quality and effectiveness for the team.… Continue reading Retrospective
Sprint Review is a Scrum event where the increment and the progress towards the Product Goal are inspected.… Continue reading Sprint Review
The main goal of the daily scrum is to inspect the progress of work in the sprint. Based on the current state to achieve the Sprint goal.… Continue reading Daily Scrum
Scrum Sprint planning starts the sprint as the Scrum team participates to figure out, estimate and plan what needs to be done in the sprint.… Continue reading Scrum Sprint planning
The Scrum Sprint is a container that contains all other events. It’s the core Scrum event during which all the work is done.… Continue reading Scrum Sprint
Fibonacci sequence and its usage. Fibonacci sequence in relationship to the Golden ratio. Weber’s law estimations using the sequence.… Continue reading Fibonacci sequence
Don’t Repeat Yourself is principle helping to avoid repetition of the same information (same code produced multiple times).… Continue reading DRY – Don’t Repeat Yourself