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.
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) for "DNS Packet Capture": DNS Packet Capture is a networking diagnostic artifact that records network packets for analysis for name resolution and delegation. It uses bounded capture windows, filters, and redaction so teams can investigate protocol behavior safely while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The network engineering team used DNS Packet Capture when a resolver returned stale data, so the team could investigate protocol behavior safely before traffic crossed a service boundary.”
Brouillon de traduction automatique (French) for "Embedding Training Checkpoint": Embedding Training Checkpoint is a ml recovery artifact that saves model state during learning for vector representation of content or entities. 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.
“Exemple en brouillon: The machine learning team used Embedding Training Checkpoint when the embedding index changed, so the team could resume or inspect training safely before the model moved into evaluation.”
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) for "Evaluation Human Approval": Evaluation Human Approval is a ai control step that requires a person to approve sensitive or high-impact actions for AI quality and safety testing. It uses risk scoring, review UI, and audit logs so teams can keep protected decisions accountable while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The AI platform team used Evaluation Human Approval when a release candidate failed a reasoning scenario, so the team could keep protected decisions accountable before the agent workflow reached production.”
Brouillon de traduction automatique (French) for "Memory Model Router": Memory Model Router is a ai selection service that chooses the best model or provider for a task for persistent or session-level AI state. It uses cost, latency, capability, policy, and fallback signals so teams can match work to the right model while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The AI platform team used Memory Model Router when the assistant reused earlier project context, so the team could match work to the right model before the agent workflow reached production.”
Brouillon de traduction automatique (French) for "Scheduler Placement Strategy": Scheduler Placement Strategy is a compute scheduling rule that chooses where workloads should run for placement of work onto resources. It uses affinity, topology, availability, and cost signals so teams can improve reliability and efficiency while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The platform engineering team used Scheduler Placement Strategy when the cluster needed to place a job, so the team could improve reliability and efficiency before the workload scaled up.”
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) for "Fine-Tuning Embedding Refresh": Fine-Tuning Embedding Refresh is a ml index workflow that updates vector representations after source data changes for adaptation of a model to a domain. It uses batch jobs, backfills, and index validation so teams can keep retrieval results current while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The machine learning team used Fine-Tuning Embedding Refresh when the fine-tuning run used curated examples, so the team could keep retrieval results current before the model moved into evaluation.”
Brouillon de traduction automatique (French) for "Storage Resource Quota": Storage Resource Quota is a compute limit that sets how much compute a workload may consume for persistent data and object access. It uses policy, reservations, and usage tracking so teams can protect shared capacity while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The platform engineering team used Storage Resource Quota when the workload read a large dataset, so the team could protect shared capacity before the workload scaled up.”
Brouillon de traduction automatique (French) for "Secrets Evidence Chain": Secrets Evidence Chain is a security audit record that preserves how security evidence was collected and handled for keys, tokens, and credentials. It uses timestamps, hashes, owners, and storage controls so teams can support trustworthy investigation while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The security team used Secrets Evidence Chain when a secret appeared in logs, so the team could support trustworthy investigation before the risk review began.”
Brouillon de traduction automatique (French) for "Training Feature Store": Training Feature Store is a ml service that serves consistent features to training and inference for model learning and optimization workflows. 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.
“Exemple en brouillon: The machine learning team used Training Feature Store when the training job restarted, so the team could avoid training-serving skew before the model moved into evaluation.”
Brouillon de traduction automatique (French) for "Scheduler Capacity Forecast": Scheduler Capacity Forecast is a compute planning model that estimates future resource needs for placement of work onto resources. It uses traffic history, growth assumptions, and utilization trends so teams can avoid surprise shortages while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The platform engineering team used Scheduler Capacity Forecast when the cluster needed to place a job, so the team could avoid surprise shortages before the workload scaled up.”
Brouillon de traduction automatique (French) 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.
“Exemple en brouillon: 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.”
Brouillon de traduction automatique (French) for "Training Evaluation Harness": Training Evaluation Harness is a ml test system that runs repeatable checks against model behavior for model learning and optimization workflows. 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.
“Exemple en brouillon: The machine learning team used Training Evaluation Harness when the training job restarted, so the team could compare releases with evidence before the model moved into evaluation.”
Brouillon de traduction automatique (French) for "Label Provenance Ledger": Label Provenance Ledger is a ml record that tracks where data came from and how it changed for ground-truth or weak-supervision annotation. 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.
“Exemple en brouillon: The machine learning team used Label Provenance Ledger when the label set had disagreement, so the team could audit model inputs reliably before the model moved into evaluation.”
Brouillon de traduction automatique (French) for "Serverless Cold Start Budget": Serverless Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for event-driven function execution. It uses prewarming, smaller packages, and runtime tuning so teams can keep first requests responsive while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The platform engineering team used Serverless Cold Start Budget when the function received a traffic burst, so the team could keep first requests responsive before the workload scaled up.”
Brouillon de traduction automatique (French) for "Model Drift Provenance Ledger": Model Drift Provenance Ledger is a ml record that tracks where data came from and how it changed for changes in model performance over time. 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.
“Exemple en brouillon: The machine learning team used Model Drift Provenance Ledger when the live population changed, so the team could audit model inputs reliably before the model moved into evaluation.”
Brouillon de traduction automatique (French) for "Container Capacity Forecast": Container Capacity Forecast is a compute planning model that estimates future resource needs for packaged application runtime. It uses traffic history, growth assumptions, and utilization trends so teams can avoid surprise shortages while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The platform engineering team used Container Capacity Forecast when the image started on a new node, so the team could avoid surprise shortages before the workload scaled up.”
Brouillon de traduction automatique (French) for "Environment Approval Step": Environment Approval Step is a devops workflow control that requires review before a sensitive change proceeds for configuration for a runtime stage. It uses role checks, comments, and audit logs so teams can keep high-risk automation accountable while keeping evidence, reliability, and public-safe operational boundaries clear.
“Exemple en brouillon: The DevOps team used Environment Approval Step when staging and production drifted, so the team could keep high-risk automation accountable before the deployment window opened.”