Define the new internet.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
2,337 definitions
Artifact Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for build output and package delivery. It uses dual credentials, rollout steps, and revocation so teams can reduce credential exposure while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Artifact Secret Rotation when the container image was signed, so the team could reduce credential exposure before the deployment window opened.”
Environment Config Drift Check is a devops consistency check that finds differences between intended and live configuration for configuration for a runtime stage. It uses desired state, live state, and diff reports so teams can avoid surprise environment behavior while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Environment Config Drift Check when staging and production drifted, so the team could avoid surprise environment behavior before the deployment window opened.”
CD Config Drift Check is a devops consistency check that finds differences between intended and live configuration for deployment automation and promotion. It uses desired state, live state, and diff reports so teams can avoid surprise environment behavior while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used CD Config Drift Check when the release moved toward production, so the team could avoid surprise environment behavior before the deployment window opened.”
Canary Infra Plan is a devops change preview that shows expected infrastructure changes before apply for small-scope production rollout. It uses resource graphs, policy checks, and cost notes so teams can review platform changes safely while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Canary Infra Plan when the first traffic slice received the build, so the team could review platform changes safely before the deployment window opened.”
Pipeline Data Split is a ml experimental control that separates examples for training, validation, and testing for automated data and model workflow. It uses randomization rules, leakage checks, and seed tracking so teams can measure generalization honestly while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Pipeline Data Split when the pipeline missed a validation step, so the team could measure generalization honestly before the model moved into evaluation.”
Metric Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for measurement of model behavior. It uses bucketed predictions, reliability diagrams, and threshold analysis so teams can make confidence scores useful while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Metric Calibration Curve when the metric changed after data cleanup, so the team could make confidence scores useful before the model moved into evaluation.”
Canary Artifact Signature is a devops supply-chain record that proves that an artifact came from an expected build path for small-scope production rollout. It uses cryptographic signatures, provenance, and verification so teams can trust deployed packages while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Canary Artifact Signature when the first traffic slice received the build, so the team could trust deployed packages before the deployment window opened.”
CD Trace Link is a devops observability link that connects a deployment or workflow to runtime evidence for deployment automation and promotion. It uses trace IDs, span metadata, and release identifiers so teams can debug production changes faster while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used CD Trace Link when the release moved toward production, so the team could debug production changes faster before the deployment window opened.”
CI Rollout Guard is a devops release control that limits exposure during gradual deployment for continuous integration workflows. It uses traffic slices, health checks, and automatic pause rules so teams can reduce blast radius while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used CI Rollout Guard when a pull request entered the build queue, so the team could reduce blast radius before the deployment window opened.”
Pipeline Feature Store is a ml service that serves consistent features to training and inference for automated data and model workflow. It uses versioned feature definitions, freshness checks, and access policies so teams can avoid training-serving skew while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Pipeline Feature Store when the pipeline missed a validation step, so the team could avoid training-serving skew before the model moved into evaluation.”