Deploy

Deploying means updating the running version of your app with new code. After you've made a change locally (and your team approves it), you upload the new code to the server(s) that your app runs on.

Every company deploys their app slightly differently, with different tests and on different timeframes.

Deploy