콘텐츠로 건너뛰기

Recent

Newest approved public definitions for this language.

/
2,337 source-backed termsdatabase

기계 지원 번역 초안 (Korean) for "Runbook Config Drift Check": Runbook Config Drift Check is a devops consistency check that finds differences between intended and live configuration for documented operational procedure. 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 Runbook Config Drift Check when a responder needed the recovery steps, so the team could avoid surprise environment behavior before the deployment window opened.

기계 지원 번역 초안 (Korean) for "Runbook Incident Timeline": Runbook Incident Timeline is a devops response record that orders alerts, actions, and decisions during an incident for documented operational procedure. 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 Runbook Incident Timeline when a responder needed the recovery steps, so the team could learn from outages without guesswork before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

기계 지원 번역 초안 (Korean) for "Runbook Infra Plan": Runbook Infra Plan is a devops change preview that shows expected infrastructure changes before apply for documented operational procedure. 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 Runbook Infra Plan when a responder needed the recovery steps, so the team could review platform changes safely before the deployment window opened.

기계 지원 번역 초안 (Korean) for "Runbook Release Manifest": Runbook Release Manifest is a devops delivery record that lists versions, artifacts, routes, and checks for a release for documented operational procedure. 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 Runbook Release Manifest when a responder needed the recovery steps, so the team could make releases auditable before the deployment window opened.

기계 지원 번역 초안 (Korean) 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.

예문 초안: 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.

기계 지원 번역 초안 (Korean) for "Runbook Rollout Guard": Runbook Rollout Guard is a devops release control that limits exposure during gradual deployment for documented operational procedure. 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 Runbook Rollout Guard when a responder needed the recovery steps, so the team could reduce blast radius before the deployment window opened.

기계 지원 번역 초안 (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 "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.
DevOps and Release Engineering
Machine-assisted language draft

기계 지원 번역 초안 (Korean) for "Runbook Trace Link": Runbook Trace Link is a devops observability link that connects a deployment or workflow to runtime evidence for documented operational procedure. 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 Runbook Trace Link when a responder needed the recovery steps, so the team could debug production changes faster before the deployment window opened.

기계 지원 번역 초안 (Korean) for "Scheduler Autoscaling Policy": Scheduler Autoscaling Policy is a compute control loop that changes capacity based on demand signals for placement of work onto resources. It uses metrics, thresholds, and cooldowns so teams can match resources to load while keeping evidence, reliability, and public-safe operational boundaries clear.

예문 초안: The platform engineering team used Scheduler Autoscaling Policy when the cluster needed to place a job, so the team could match resources to load before the workload scaled up.

기계 지원 번역 초안 (Korean) for "Scheduler Backpressure Control": Scheduler Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for placement of work onto resources. It uses queues, retry budgets, and admission control so teams can avoid overload cascades while keeping evidence, reliability, and public-safe operational boundaries clear.

예문 초안: The platform engineering team used Scheduler Backpressure Control when the cluster needed to place a job, so the team could avoid overload cascades before the workload scaled up.

기계 지원 번역 초안 (Korean) for "Scheduler Cache Invalidation": Scheduler Cache Invalidation is a compute freshness process that removes or refreshes stale cached data for placement of work onto resources. It uses keys, tags, timestamps, and purge events so teams can serve current results while keeping evidence, reliability, and public-safe operational boundaries clear.

예문 초안: The platform engineering team used Scheduler Cache Invalidation when the cluster needed to place a job, so the team could serve current results before the workload scaled up.

기계 지원 번역 초안 (Korean) 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.

예문 초안: 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.

기계 지원 번역 초안 (Korean) for "Scheduler Checkpoint Restore": Scheduler Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for placement of work onto resources. 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.

예문 초안: The platform engineering team used Scheduler Checkpoint Restore when the cluster needed to place a job, so the team could recover long-running work before the workload scaled up.

기계 지원 번역 초안 (Korean) for "Scheduler Cold Start Budget": Scheduler Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for placement of work onto resources. 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.

예문 초안: The platform engineering team used Scheduler Cold Start Budget when the cluster needed to place a job, so the team could keep first requests responsive before the workload scaled up.

기계 지원 번역 초안 (Korean) for "Scheduler Image Hardening": Scheduler Image Hardening is a compute security practice that reduces risk inside packaged runtime images for placement of work onto resources. 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 Scheduler Image Hardening when the cluster needed to place a job, so the team could ship safer workloads before the workload scaled up.

기계 지원 번역 초안 (Korean) 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.

예문 초안: 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.

기계 지원 번역 초안 (Korean) 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.

예문 초안: 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.

기계 지원 번역 초안 (Korean) for "Scheduler Resource Quota": Scheduler Resource Quota is a compute limit that sets how much compute a workload may consume for placement of work onto resources. 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 Scheduler Resource Quota when the cluster needed to place a job, so the team could protect shared capacity before the workload scaled up.

기계 지원 번역 초안 (Korean) for "Scheduler Runtime Profile": Scheduler Runtime Profile is a compute performance record that shows how code uses CPU, memory, I/O, and time for placement of work onto resources. It uses sampling, traces, and resource metrics so teams can target optimization work while keeping evidence, reliability, and public-safe operational boundaries clear.

예문 초안: The platform engineering team used Scheduler Runtime Profile when the cluster needed to place a job, so the team could target optimization work before the workload scaled up.