Deployment Pipeline
An automated workflow that builds, tests, validates, and deploys applications or AI systems across development, staging, and production environments.
Explore more about Deployment
Related terms
A development practice that frequently merges code changes into a shared repository where automated builds and tests verify software quality.
Continuous DeliveryCDA software delivery practice that automates building, testing, and preparing applications for reliable release to production on demand.
Deployment ManifestA declarative configuration file that specifies how an application or service should be deployed, configured, and managed within a target environment.
Rollout StrategyA structured plan for deploying software or AI model updates safely to production while minimizing disruption.
Infrastructure as CodeIaCA software engineering practice in which infrastructure resources such as servers, networks, cloud services, and Kubernetes clusters are defined, provisioned, and managed using declarative or imperative code instead of manual configuration.