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.
기계 지원 번역 초안 (Korean) 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.
“예문 초안: 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.”
기계 지원 번역 초안 (Korean) for "Serverless Resource Quota": Serverless Resource Quota is a compute limit that sets how much compute a workload may consume for event-driven function execution. It uses policy, reservations, and usage tracking so teams can protect shared capacity while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The platform engineering team used Serverless Resource Quota when the function received a traffic burst, so the team could protect shared capacity before the workload scaled up.”
기계 지원 번역 초안 (Korean) 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.
“예문 초안: 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.”
기계 지원 번역 초안 (Korean) for "Fine-Tuning Label Review": Fine-Tuning Label Review is a ml quality workflow that checks annotations for consistency and usefulness for adaptation of a model to a domain. 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.
“예문 초안: The machine learning team used Fine-Tuning Label Review when the fine-tuning run used curated examples, so the team could improve supervised learning data before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) for "Routing Fallback Path": Routing Fallback Path is a ai resilience pattern that keeps an AI feature useful when a provider or tool is unavailable for selection among models, tools, and workflows. It uses degraded states, deterministic responses, and operator notices so teams can avoid fake AI success while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The AI platform team used Routing Fallback Path when the router selected a cheaper model, so the team could avoid fake AI success before the agent workflow reached production.”
기계 지원 번역 초안 (Korean) for "Pipeline Provenance Ledger": Pipeline Provenance Ledger is a ml record that tracks where data came from and how it changed for automated data and model workflow. 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.
“예문 초안: The machine learning team used Pipeline Provenance Ledger when the pipeline missed a validation step, so the team could audit model inputs reliably before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) for "Observability Secret Rotation": Observability Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for logs, metrics, traces, and events. 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 Observability Secret Rotation when latency increased after deploy, so the team could reduce credential exposure before the deployment window opened.”
기계 지원 번역 초안 (Korean) for "Secret Rollback Plan": Secret Rollback Plan is a devops recovery plan that defines how to return to a known good version for credential and sensitive configuration. 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 Secret Rollback Plan when a token rotated, so the team could recover quickly from bad changes before the deployment window opened.”
기계 지원 번역 초안 (Korean) for "Pipeline Drift Monitor": Pipeline Drift Monitor is a ml monitor that detects when data or predictions no longer match the training baseline for automated data and model workflow. 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.
“예문 초안: The machine learning team used Pipeline Drift Monitor when the pipeline missed a validation step, so the team could respond before quality drops before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) for "Training Bias Audit": Training Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for model learning and optimization workflows. 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 Training Bias Audit when the training job restarted, so the team could surface fairness risks before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) for "Storage Isolation Boundary": Storage Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for persistent data and object access. It uses namespaces, sandboxes, and access controls so teams can reduce cross-workload risk while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The platform engineering team used Storage Isolation Boundary when the workload read a large dataset, so the team could reduce cross-workload risk before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Secret Trace Link": Secret Trace Link is a devops observability link that connects a deployment or workflow to runtime evidence for credential and sensitive configuration. 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 Secret Trace Link when a token rotated, so the team could debug production changes faster before the deployment window opened.”
기계 지원 번역 초안 (Korean) for "Pipeline Calibration Curve": Pipeline Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for automated data and model workflow. 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 Pipeline Calibration Curve when the pipeline missed a validation step, so the team could make confidence scores useful before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) for "Training Label Review": Training Label Review is a ml quality workflow that checks annotations for consistency and usefulness for model learning and optimization workflows. 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.
“예문 초안: The machine learning team used Training Label Review when the training job restarted, so the team could improve supervised learning data before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) 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.
“예문 초안: 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.”
기계 지원 번역 초안 (Korean) 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.
“예문 초안: 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.”
기계 지원 번역 초안 (Korean) for "Fine-Tuning Calibration Curve": Fine-Tuning Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for adaptation of a model to a domain. 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 Fine-Tuning Calibration Curve when the fine-tuning run used curated examples, so the team could make confidence scores useful before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) for "Model Drift Calibration Curve": Model Drift Calibration Curve is a ml diagnostic that compares predicted confidence with observed outcomes for changes in model performance over time. 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 Model Drift Calibration Curve when the live population changed, so the team could make confidence scores useful before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) for "Pipeline Training Checkpoint": Pipeline Training Checkpoint is a ml recovery artifact that saves model state during learning for automated data and model workflow. 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.
“예문 초안: The machine learning team used Pipeline Training Checkpoint when the pipeline missed a validation step, so the team could resume or inspect training safely before the model moved into evaluation.”
기계 지원 번역 초안 (Korean) for "Label Evaluation Harness": Label Evaluation Harness is a ml test system that runs repeatable checks against model behavior for ground-truth or weak-supervision annotation. 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 Label Evaluation Harness when the label set had disagreement, so the team could compare releases with evidence before the model moved into evaluation.”