跳转到内容

Recent

Newest approved public definitions for this language.

/
2,337 source-backed termsdatabase

机器辅助翻译草稿 (Chinese) for "Canary Incident Timeline": Canary Incident Timeline is a devops response record that orders alerts, actions, and decisions during an incident for small-scope production rollout. It uses timestamps, owners, and evidence links so teams can learn from outages without guesswork while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The DevOps team used Canary Incident Timeline when the first traffic slice received the build, so the team could learn from outages without guesswork before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "Canary Infra Plan": 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.

机器辅助翻译草稿 (Chinese) for "Canary Release Manifest": Canary Release Manifest is a devops delivery record that lists versions, artifacts, routes, and checks for a release for small-scope production rollout. 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 Canary Release Manifest when the first traffic slice received the build, so the team could make releases auditable before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Canary Rollback Plan": Canary Rollback Plan is a devops recovery plan that defines how to return to a known good version for small-scope production rollout. 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 Canary Rollback Plan when the first traffic slice received the build, so the team could recover quickly from bad changes before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Canary Rollout Guard": Canary Rollout Guard is a devops release control that limits exposure during gradual deployment for small-scope production rollout. 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 Canary Rollout Guard when the first traffic slice received the build, so the team could reduce blast radius before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Canary Runbook Check": Canary Runbook Check is a devops operational test that confirms that documented procedures still work for small-scope production rollout. It uses dry runs, screenshots, and command validation so teams can keep response playbooks current while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The DevOps team used Canary Runbook Check when the first traffic slice received the build, so the team could keep response playbooks current before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Canary Secret Rotation": Canary Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for small-scope production rollout. 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 Canary Secret Rotation when the first traffic slice received the build, so the team could reduce credential exposure before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "Canary Trace Link": Canary Trace Link is a devops observability link that connects a deployment or workflow to runtime evidence for small-scope production rollout. 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 Canary Trace Link when the first traffic slice received the build, so the team could debug production changes faster before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Artifact Signature": Environment Artifact Signature is a devops supply-chain record that proves that an artifact came from an expected build path for configuration for a runtime stage. 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 Environment Artifact Signature when staging and production drifted, so the team could trust deployed packages before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Build Gate": Environment Build Gate is a devops quality gate that blocks promotion when required checks fail for configuration for a runtime stage. 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 Environment Build Gate when staging and production drifted, so the team could prevent broken releases before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Config Drift Check": 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.

机器辅助翻译草稿 (Chinese) for "Environment Incident Timeline": Environment Incident Timeline is a devops response record that orders alerts, actions, and decisions during an incident for configuration for a runtime stage. It uses timestamps, owners, and evidence links so teams can learn from outages without guesswork while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The DevOps team used Environment Incident Timeline when staging and production drifted, so the team could learn from outages without guesswork before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Infra Plan": Environment Infra Plan is a devops change preview that shows expected infrastructure changes before apply for configuration for a runtime stage. 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 Environment Infra Plan when staging and production drifted, so the team could review platform changes safely before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Release Manifest": Environment Release Manifest is a devops delivery record that lists versions, artifacts, routes, and checks for a release for configuration for a runtime stage. 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 Environment Release Manifest when staging and production drifted, so the team could make releases auditable before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Rollback Plan": Environment Rollback Plan is a devops recovery plan that defines how to return to a known good version for configuration for a runtime stage. 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 Environment Rollback Plan when staging and production drifted, so the team could recover quickly from bad changes before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Rollout Guard": Environment Rollout Guard is a devops release control that limits exposure during gradual deployment for configuration for a runtime stage. 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 Environment Rollout Guard when staging and production drifted, so the team could reduce blast radius before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Runbook Check": Environment Runbook Check is a devops operational test that confirms that documented procedures still work for configuration for a runtime stage. It uses dry runs, screenshots, and command validation so teams can keep response playbooks current while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The DevOps team used Environment Runbook Check when staging and production drifted, so the team could keep response playbooks current before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Secret Rotation": Environment Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for configuration for a runtime stage. 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 Environment Secret Rotation when staging and production drifted, so the team could reduce credential exposure before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Environment Trace Link": Environment Trace Link is a devops observability link that connects a deployment or workflow to runtime evidence for configuration for a runtime stage. 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 Environment Trace Link when staging and production drifted, so the team could debug production changes faster before the deployment window opened.

机器辅助翻译草稿 (Chinese) for "Fine-Tuning Bias Audit": Fine-Tuning Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for adaptation of a model to a domain. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The machine learning team used Fine-Tuning Bias Audit when the fine-tuning run used curated examples, so the team could surface fairness risks before the model moved into evaluation.