What is the difference between zip deploy, FTP, and WebDeploy?
Method Description Use Case
Zip Deploy Upload a zip file; replaces app
content
Quick automated
deployments
FTP/FTPS Manual file upload via FTP client Small apps or manual
updates
WebDeploy
(MSDeploy)
Incremental deployment with config
& db sync
Complex apps with
dependencies