Deploying PHP based webapps on the cloud has been a lot of pain for over the years, Because so many thing would work perfectly on local dev box would fail on production server. This leads to lot of time being spent on debugging on production server. Rollout Address all of the problems Deploy your web apps on any of the cloud service is just a click away. Setting up git for deployment requires lots of expertise and time to make it work. You don't need that. Its easy everything is automatically taken care. Rollout Provide intelligent pre sanity checks like extensions check, dependency installations, that helps in swift and smooth deployments. You can do Rollback instantaneously on erroneous deployment. All is well. Don't worry about the security. Public key / Private key infrastructure is used for secure authentication and smooth deployments

