Related glossary terms
Build
Process that prepares code for production (bundling, minifying, etc.).
Shared tags: devops
CI/CD
Automation that tests and ships code on every change.
Shared tags: devops
Deploy
Deploying is the step where your app leaves your laptop and becomes a real internet thing with URLs, logs, and consequences.
Shared tags: devops
