VSTS makes building and releasing applications a breeze
April 12, 2018

VSTS makes building and releasing applications a breeze

Devin Rodriguez | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with Microsoft Visual Studio Team System

The team I work on uses Microsoft Visual Studio Team (VSTS) for code storage and versioning, as well as utilizing their build and release systems. This resolves multiple issues including removing the need for us to manage a local repository and helps automate the process of building and releasing new versions of our application by leveraging automatic processes triggered when branch is pushed to the remote server.
  • Code repository
  • Automatic Build & Release
  • User management
  • VSTS has significantly reduced our build and release steps and time
VSTS is well suited for just about any coding project that can be built and deployed on a Windows platform. Building platform-specific languages is not as easy to build on their cloud server, but private agents can also be set up on target systems to allow for building in just about any environment.