What’s a deployment?
When an engineer is finished working on their code they’ll have it reviewed in a process called code review. Where other engineers will vet it. Once everyone is happy the code starts the process to make it out into the world. This is the deployment. It consists of a series of checks and balances to make sure the code is working properly. It usually takes between thirty minutes and an hour.

