Recent
Newest approved public definitions for this language.
기계 지원 번역 초안 (Korean) for "DNS Route Leak Guard": DNS Route Leak Guard is a networking routing control that detects and blocks accidental route propagation for name resolution and delegation. It uses prefix filters, validation, and peer policy so teams can protect reachability while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used DNS Route Leak Guard when a resolver returned stale data, so the team could protect reachability before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "DNS Traffic Shaper": DNS Traffic Shaper is a networking control mechanism that limits or prioritizes flows across links for name resolution and delegation. It uses queues, rate limits, and quality-of-service rules so teams can protect important traffic while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used DNS Traffic Shaper when a resolver returned stale data, so the team could protect important traffic before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "Edge Autoscaling Policy": Edge Autoscaling Policy is a compute control loop that changes capacity based on demand signals for globally distributed runtime. 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 Edge Autoscaling Policy when the request arrived near a user, so the team could match resources to load before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Backpressure Control": Edge Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for globally distributed runtime. 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 Edge Backpressure Control when the request arrived near a user, so the team could avoid overload cascades before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Cache Invalidation": Edge Cache Invalidation is a compute freshness process that removes or refreshes stale cached data for globally distributed runtime. 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 Edge Cache Invalidation when the request arrived near a user, so the team could serve current results before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Capacity Forecast": Edge Capacity Forecast is a compute planning model that estimates future resource needs for globally distributed 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.
“예문 초안: The platform engineering team used Edge Capacity Forecast when the request arrived near a user, so the team could avoid surprise shortages before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Checkpoint Restore": Edge Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for globally distributed runtime. 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 Edge Checkpoint Restore when the request arrived near a user, so the team could recover long-running work before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Cold Start Budget": Edge Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for globally distributed runtime. 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 Edge Cold Start Budget when the request arrived near a user, so the team could keep first requests responsive before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Image Hardening": Edge Image Hardening is a compute security practice that reduces risk inside packaged runtime images for globally distributed runtime. 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 Edge Image Hardening when the request arrived near a user, so the team could ship safer workloads before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Isolation Boundary": Edge Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for globally distributed runtime. 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 Edge Isolation Boundary when the request arrived near a user, so the team could reduce cross-workload risk before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Placement Strategy": Edge Placement Strategy is a compute scheduling rule that chooses where workloads should run for globally distributed runtime. 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 Edge Placement Strategy when the request arrived near a user, so the team could improve reliability and efficiency before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Resource Quota": Edge Resource Quota is a compute limit that sets how much compute a workload may consume for globally distributed runtime. 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 Edge Resource Quota when the request arrived near a user, so the team could protect shared capacity before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Runtime Profile": Edge Runtime Profile is a compute performance record that shows how code uses CPU, memory, I/O, and time for globally distributed runtime. 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 Edge Runtime Profile when the request arrived near a user, so the team could target optimization work before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Edge Workload Priority": Edge Workload Priority is a compute scheduling signal that tells the platform which work matters most when capacity is constrained for globally distributed runtime. It uses priority classes, preemption rules, and fairness limits so teams can protect critical paths while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The platform engineering team used Edge Workload Priority when the request arrived near a user, so the team could protect critical paths before the workload scaled up.”
기계 지원 번역 초안 (Korean) 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.
“예문 초안: 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.”
기계 지원 번역 초안 (Korean) for "GPU Autoscaling Policy": GPU Autoscaling Policy is a compute control loop that changes capacity based on demand signals for accelerated compute for parallel workloads. 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 GPU Autoscaling Policy when the training job requested more memory, so the team could match resources to load before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "GPU Backpressure Control": GPU Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for accelerated compute for parallel workloads. 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 GPU Backpressure Control when the training job requested more memory, so the team could avoid overload cascades before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "GPU Cache Invalidation": GPU Cache Invalidation is a compute freshness process that removes or refreshes stale cached data for accelerated compute for parallel workloads. 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 GPU Cache Invalidation when the training job requested more memory, so the team could serve current results before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "GPU Capacity Forecast": GPU Capacity Forecast is a compute planning model that estimates future resource needs for accelerated compute for parallel workloads. 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 GPU Capacity Forecast when the training job requested more memory, so the team could avoid surprise shortages before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "GPU Checkpoint Restore": GPU Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for accelerated compute for parallel workloads. 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 GPU Checkpoint Restore when the training job requested more memory, so the team could recover long-running work before the workload scaled up.”