Define the new internet.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
2,337 definitions
기계 지원 번역 초안 (Korean) for "TLS Path Trace": TLS Path Trace is a networking diagnostic record that shows where traffic travels and where delay or loss appears for encrypted transport setup. It uses hop data, timing, and network metadata so teams can debug connectivity issues while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used TLS Path Trace when a certificate neared expiration, so the team could debug connectivity issues before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "CPU Cold Start Budget": CPU Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for general-purpose processor scheduling. 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 CPU Cold Start Budget when the service hit a compute ceiling, so the team could keep first requests responsive before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Memory Backpressure Control": Memory Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for volatile runtime storage. 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 Memory Backpressure Control when the process approached its memory limit, so the team could avoid overload cascades before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Container Backpressure Control": Container Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for packaged application 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 Container Backpressure Control when the image started on a new node, so the team could avoid overload cascades before the workload scaled up.”
기계 지원 번역 초안 (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 "BGP Traffic Shaper": BGP Traffic Shaper is a networking control mechanism that limits or prioritizes flows across links for interdomain routing. 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 BGP Traffic Shaper when a route advertisement changed, so the team could protect important traffic before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "Memory Workload Priority": Memory Workload Priority is a compute scheduling signal that tells the platform which work matters most when capacity is constrained for volatile runtime storage. 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 Memory Workload Priority when the process approached its memory limit, so the team could protect critical paths before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "Cache Runtime Profile": Cache Runtime Profile is a compute performance record that shows how code uses CPU, memory, I/O, and time for fast temporary data layer. 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 Cache Runtime Profile when the cache missed during peak traffic, so the team could target optimization work before the workload scaled up.”
기계 지원 번역 초안 (Korean) for "TLS Egress Policy": TLS Egress Policy is a networking outbound control that decides where workloads may send traffic for encrypted transport setup. It uses allowlists, identity, and logging so teams can reduce exfiltration and SSRF risk while keeping evidence, reliability, and public-safe operational boundaries clear.
“예문 초안: The network engineering team used TLS Egress Policy when a certificate neared expiration, so the team could reduce exfiltration and SSRF risk before traffic crossed a service boundary.”
기계 지원 번역 초안 (Korean) for "Secret Runbook Check": Secret Runbook Check is a devops operational test that confirms that documented procedures still work for credential and sensitive configuration. 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 Secret Runbook Check when a token rotated, so the team could keep response playbooks current before the deployment window opened.”