deploymenthosting

Difference between deployment and hosting


What is the difference between hosting and deployment? Do web apps, android apps and websites get deployed or do they get hosted?


Solution

  • Deployment is phase of product lifecycle when software and data deployed , that is installed , delivered to environment, configured, etc. After that product enters in next phase - usage. And in this phase we can say that software and data is hosted. This steps can be repeated.