Do you know when to use an on-premises build server with Azure DevOps?
Updated by Brady Stroud [SSW] 1 year ago. See history
To reduce your build costs, you could reduce the number of builds or try to reduce the build time. Continuous integration is very important so you don't want to turn that off, and we encourage checking in early and often. Reducing the build time is a nice idea, but you can't always reduce it enough to make a difference.
For large, expensive projects, the best option is to configure an on-premises build server rather than using hosted builds.
To configure an on-premises build server for Azure DevOps, check out Anthony Borton's great walkthrough.
Once you have a build server configured, you'll be able to see the build controller as an option when you configure a new build definition.

✅ Figure: Good Example - We have the option of an on-premises build controller as well as the Hosted Build controller
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.