Azure DevOps, Scrum, & .NET Software Leadership and Consulting Services

Free course! Predicting the Future, Estimating, and Running Your Projects with Flow Metrics

We help teams get productive, cut waste, and deliver great software.

Looking for help with Scrum, Azure DevOps, Team Foundation Server (TFS), software development or technical leadership? We can help.

Our Services

Training & Coaching

Want to be more Agile? Looking for an Agile transformation? Need Scrum training or someone to help your Scrum teams improve their delivery game? We can help. We offer a variety of Scrum courses. We also can embed with your teams to help them develop their Agile & Scrum “muscle memory”.  

Ever get the feeling that one or more of your teams just isn’t “clicking” and kind of needs a therapist? Do you suspect there’s a general malaise in your development organization? Do you need someone to work with your executives to improve software delivery practices at the organization level? We can help with that, too. 

Azure DevOps, Team Foundation Server, .NET Core

Azure DevOps formerly known as Team Foundation Server (TFS)   can help your teams communicate more efficiently and be more productive and successful delivering great software products. It can also help  with your DevOps automation concerns through automated builds, automated deployments & releases, automated testing, integration with Microsoft Azure, and more. 

We’ve been doing this for years and we can help.

Need some help upgrading your existing TFS or Azure DevOps installation?  Want to migrate to the Azure DevOps cloud?  Need to  convert your Team Foundation Version Control (TFVC) to Git?  We can help with that, too.

Architecture, Development, & QA Best Practices

Software development doesn’t have to be painful and software testing doesn’t have to be a magical black box. We can help your developers learn and adopt the skills to help them to build high-quality, maintainable code. We can help your QA testers plan and manage their work to help ensure quality in your final product. 

We’ll help everyone learn to work together so that quality becomes something you think about every day rather than something you think about at the last second.

Not sure how to best use Microsoft Azure?  We can help with that, too.

Latest posts

  • Free Arrow & Rectangle Callouts for Final Cut Pro

    Free Arrow & Rectangle Callouts for Final Cut Pro

    Ben shares his custom-made, simple arrow and rectangle callouts for Final Cut Pro, created in Motion due to difficulty finding suitable options. These elements are designed to seamlessly fade in and out on screen. Ben admits to being a novice at Motion and welcomes improvements to his resizable rectangle, offering a demo video and a…

  • Create an Azure Resource Manager Service Connection for Azure DevOps Server Pipelines

    Create an Azure Resource Manager Service Connection for Azure DevOps Server Pipelines

    Creating a service connection in Azure DevOps Server is complex due to the lack of direct access to Azure resources unlike in its cloud counterpart. To ease this, a detailed PowerShell script has been developed to facilitate Azure Resource Manager service connection setup by generating necessary values, which can then be inputted directly into Azure…

  • The Truth About Serverless Apps: Azure App Services & App Service Plans

    The Truth About Serverless Apps: Azure App Services & App Service Plans

    The term “serverless” is somewhat misleading; there’s always a server involved. What differentiates ‘serverless’ apps is that they abstract away server management responsibilities, minimizing hosting environment concerns for the app developer. Azure App Services are one such ‘serverless’ solution, where the server is represented by App Service Plans. These plans, essentially virtual machines, host web…