Popular
Popular public definitions for this language. If a reviewed translation is missing, Dictionary shows a labeled machine-assisted draft.
Popular public definitions for this language. If a reviewed translation is missing, Dictionary shows a labeled machine-assisted draft.
Automatischer Uebersetzungsentwurf (German) for "Scheduler Isolation Boundary": Scheduler Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for placement of work onto resources. It uses namespaces, sandboxes, and access controls so teams can reduce cross-workload risk while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The platform engineering team used Scheduler Isolation Boundary when the cluster needed to place a job, so the team could reduce cross-workload risk before the workload scaled up.”
Automatischer Uebersetzungsentwurf (German) for "Dataset Feature Store": Dataset Feature Store is a ml service that serves consistent features to training and inference for labeled and unlabeled data used for learning. 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.
“Beispielentwurf: The machine learning team used Dataset Feature Store when the dataset received a new batch, so the team could avoid training-serving skew before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Dataset Training Checkpoint": Dataset Training Checkpoint is a ml recovery artifact that saves model state during learning for labeled and unlabeled data used for learning. It uses weights, optimizer state, and run metadata so teams can resume or inspect training safely while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The machine learning team used Dataset Training Checkpoint when the dataset received a new batch, so the team could resume or inspect training safely before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Serverless Image Hardening": Serverless Image Hardening is a compute security practice that reduces risk inside packaged runtime images for event-driven function execution. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The platform engineering team used Serverless Image Hardening when the function received a traffic burst, so the team could ship safer workloads before the workload scaled up.”
Automatischer Uebersetzungsentwurf (German) for "Experiment Label Review": Experiment Label Review is a ml quality workflow that checks annotations for consistency and usefulness for controlled model comparison. It uses agreement metrics, reviewer queues, and adjudication so teams can improve supervised learning data while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The machine learning team used Experiment Label Review when the experiment showed a metric tradeoff, so the team could improve supervised learning data before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Release Build Gate": Release Build Gate is a devops quality gate that blocks promotion when required checks fail for versioned delivery of code or content. 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.
“Beispielentwurf: The DevOps team used Release Build Gate when the release notes were generated, so the team could prevent broken releases before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) for "Label Drift Monitor": Label Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for ground-truth or weak-supervision annotation. It uses statistical tests, time windows, and alert thresholds so teams can respond before quality drops while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The machine learning team used Label Drift Monitor when the label set had disagreement, so the team could respond before quality drops before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Storage Checkpoint Restore": Storage Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for persistent data and object access. It uses snapshots, state files, and integrity checks so teams can recover long-running work while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The platform engineering team used Storage Checkpoint Restore when the workload read a large dataset, so the team could recover long-running work before the workload scaled up.”
Automatischer Uebersetzungsentwurf (German) for "Fine-Tuning Model Card": Fine-Tuning Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for adaptation of a model to a domain. It uses dataset notes, metric tables, and risk statements so teams can publish model behavior honestly while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The machine learning team used Fine-Tuning Model Card when the fine-tuning run used curated examples, so the team could publish model behavior honestly before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Embedding Bias Audit": Embedding Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for vector representation of content or entities. 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.
“Beispielentwurf: The machine learning team used Embedding Bias Audit when the embedding index changed, so the team could surface fairness risks before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Secret Secret Rotation": Secret Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for credential and sensitive configuration. It uses dual credentials, rollout steps, and revocation so teams can reduce credential exposure while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The DevOps team used Secret Secret Rotation when a token rotated, so the team could reduce credential exposure before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) for "Runbook Rollback Plan": Runbook Rollback Plan is a devops recovery plan that defines how to return to a known good version for documented operational procedure. 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.
“Beispielentwurf: The DevOps team used Runbook Rollback Plan when a responder needed the recovery steps, so the team could recover quickly from bad changes before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) for "Runbook Secret Rotation": Runbook Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for documented operational procedure. It uses dual credentials, rollout steps, and revocation so teams can reduce credential exposure while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The DevOps team used Runbook Secret Rotation when a responder needed the recovery steps, so the team could reduce credential exposure before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) for "Experiment Provenance Ledger": Experiment Provenance Ledger is a ml record that tracks where data came from and how it changed for controlled model comparison. It uses hashes, source labels, and transformation history so teams can audit model inputs reliably while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The machine learning team used Experiment Provenance Ledger when the experiment showed a metric tradeoff, so the team could audit model inputs reliably before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Runbook Runbook Check": Runbook Runbook Check is a devops operational test that confirms that documented procedures still work for documented operational procedure. 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.
“Beispielentwurf: The DevOps team used Runbook Runbook Check when a responder needed the recovery steps, so the team could keep response playbooks current before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) for "Training Drift Monitor": Training Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for model learning and optimization workflows. It uses statistical tests, time windows, and alert thresholds so teams can respond before quality drops while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The machine learning team used Training Drift Monitor when the training job restarted, so the team could respond before quality drops before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Artifact Rollout Guard": 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) for "Feature Model Card": Feature Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for input signals used by a machine learning model. It uses dataset notes, metric tables, and risk statements so teams can publish model behavior honestly while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The machine learning team used Feature Model Card when a feature distribution shifted, so the team could publish model behavior honestly before the model moved into evaluation.”
Automatischer Uebersetzungsentwurf (German) for "Routing Agent Trace": Routing Agent Trace is a ai observability record that captures the steps an AI workflow took for selection among models, tools, and workflows. It uses trace identifiers, tool events, and redacted metadata so teams can debug agent behavior without exposing secrets while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The AI platform team used Routing Agent Trace when the router selected a cheaper model, so the team could debug agent behavior without exposing secrets before the agent workflow reached production.”
Automatischer Uebersetzungsentwurf (German) for "Pipeline Label Review": Pipeline Label Review is a ml quality workflow that checks annotations for consistency and usefulness for automated data and model workflow. It uses agreement metrics, reviewer queues, and adjudication so teams can improve supervised learning data while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The machine learning team used Pipeline Label Review when the pipeline missed a validation step, so the team could improve supervised learning data before the model moved into evaluation.”