Deployer vs Visual Studio App Center
A side-by-side look at Deployer and Visual Studio App Center. For an in-depth review of either product, follow the links below.
Deployer
Deployer is an open source deployment tool for PHP projects. It allows automated deployment of code and assets to production servers. Deployer has a simple configuration file, requires only PHP and SSH access, and offers many deployment recipes for common frameworks.
Visual Studio App Center
Visual Studio App Center is a service that brings together mobile app development, testing, distribution and analytics into one solution. It allows developers to automate continuous integration and delivery pipelines to build, test and monitor apps. Key features include distributing beta and production app releases, collecting crash reports and usage data, and running automated UI tests on real devices.