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
Fine-Tuning Evaluation Harness is a ml test system that runs repeatable checks against model behavior for adaptation of a model to a domain. It uses fixtures, metrics, thresholds, and regression reports so teams can compare releases with evidence while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Fine-Tuning Evaluation Harness when the fine-tuning run used curated examples, so the team could compare releases with evidence before the model moved into evaluation.”
Rollback Rollback Plan is a devops recovery plan that defines how to return to a known good version for recovery from a bad deployment. It uses version pins, database notes, and operator steps so teams can recover quickly from bad changes while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Rollback Rollback Plan when the error budget started burning, so the team could recover quickly from bad changes before the deployment window opened.”
CI Config Drift Check is a devops consistency check that finds differences between intended and live configuration for continuous integration workflows. 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 CI Config Drift Check when a pull request entered the build queue, 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.”
Rollback Release Manifest is a devops delivery record that lists versions, artifacts, routes, and checks for a release for recovery from a bad deployment. It uses commit IDs, checksums, and deployment URLs so teams can make releases auditable while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Rollback Release Manifest when the error budget started burning, so the team could make releases auditable before the deployment window opened.”
Artifact Rollout Guard is a devops release control that limits exposure during gradual deployment for build output and package delivery. 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 Artifact Rollout Guard when the container image was signed, so the team could reduce blast radius before the deployment window opened.”
Rollback Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for recovery from a bad deployment. 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 Rollback Secret Rotation when the error budget started burning, so the team could reduce credential exposure before the deployment window opened.”
CI Build Gate is a devops quality gate that blocks promotion when required checks fail for continuous integration workflows. It uses tests, lint, security scans, and policy rules so teams can prevent broken releases while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used CI Build Gate when a pull request entered the build queue, so the team could prevent broken releases before the deployment window opened.”
Artifact Infra Plan is a devops change preview that shows expected infrastructure changes before apply for build output and package delivery. 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 Artifact Infra Plan when the container image was signed, so the team could review platform changes safely 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.”