Scrum Agile Project Management

Commercial Scrum Online Retrospectives Tools

April 24, 2023 3

Many Scrum teams are based on a distributed organization where members are in different locations, countries or time zones. How could these Agile teams perform their retrospectives? Some companies have developed online tools that can be used to facilitate retrospectives for distributed Scrum teams.

Continuous Delivery Optimized

April 18, 2023 0

This workshop explores the growing pains in Continuous Delivery and describe some strategies to cope with them. How do we address these growing pains? What are the next steps, beyond the CD beginner’s basic automation? How do we optimize our pipelines to meet our needs as these needs grow?

Agile Project Management

April 12, 2023 0

The fact that ths book “Agile Project Management” by Jim Highsmith is already at his second edition after a first publication in 2004 says something about its value. In one of his definition of Agile, Jim Highsmith says, “Agility is the ability to balance flexibility and stability”.

A Framework for Managing Technical Debt

April 5, 2023 1

Technical debt is inevitable in Agile software development and rewriting your code every 6 months is not an option. Refactoring is a complex topic that doesn’t have a one-size-fits-all solution. Frontend applications are particularly sensitive because of frequent requirements and user flows changes.