Terraform
An open-source infrastructure as code tool used to define, provision, and manage cloud resources via declarative configuration files.
Explore more about Deployment
Related terms
A 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.
HelmAn open-source package manager for Kubernetes that simplifies the deployment, configuration, upgrading, and management of containerized applications using reusable packages called Helm Charts.
DockerAn open-source containerization platform for building, packaging, distributing, and running applications as isolated containers across different environments.
KubernetesK8sAn open-source container orchestration platform that automates the deployment, scaling, networking, and management of containerized applications across clusters of machines, making it a standard platform for running production AI and cloud-native workloads.
Deployment PipelineAn automated workflow that builds, tests, validates, and deploys applications or AI systems across development, staging, and production environments.