Category Archives: Uncategorized

10 Reasons to Avoid DevOps

Unless you are either very new or have no connection to the software delivery profession and industry (in which case I’d be curious to hear how you found this blog post), you have probably heard of “DevOps”. DevOps is “the … Continue reading

Posted in Uncategorized | Leave a comment

Learn How to Ask the Right Questions!

One thing that sets high-performing individuals and teams apart from lower performing teams is experience. Experience is a shortcut. It saves time. It helps you skip the time and effort required to research a particular problem. Experience lets you cut … Continue reading

Posted in Uncategorized | Leave a comment

4 Ways to Integrate Development and Operations Efforts

So you’ve heard about DevOps. That is great. You’ve decided that your organization could really benefit from a “DevOps transformation”. Even better. You’ve even gone above and beyond, and memorized the following definition for DevOps: DevOps is the union of … Continue reading

Posted in Uncategorized | Leave a comment

The Importance of Limiting Your WIP

In the previous post we discussed what WIP (Work In Process/Progress) is, and how to track it. In this post I want to discuss why WIP limits are so important and how they contribute to improving the team’s effectiveness and … Continue reading

Posted in Uncategorized | Leave a comment

WIP Your Product into Shape

What is WIP? WIP simply means work in process (also sometimes, Work In Progress). This metric simply measures how many items (features, stories, backlog items, tasks) your team have started to develop, but have yet to complete. In other words, … Continue reading

Posted in Agile, Productivity, Scrum, Self Management, Team, Uncategorized, VSTS | Tagged , , , , , , | Leave a comment

How to Set Up Multi-Level Hierarchies in VSTS

Background Both VSTS (Team Services) and TFS (Team Foundation Server) have a set organizational hierarchy. An individual developer belongs to a team. A project (also called Team Project, or TP) has multiple teams, and a VSTS account – as well … Continue reading

Posted in Uncategorized | Leave a comment