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
机器辅助翻译草稿 (Chinese) for "CPU Workload Priority": CPU Workload Priority is a compute scheduling signal that tells the platform which work matters most when capacity is constrained for general-purpose processor scheduling. 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 CPU Workload Priority when the service hit a compute ceiling, so the team could protect critical paths before the workload scaled up.”
机器辅助翻译草稿 (Chinese) for "Queue Cold Start Budget": Queue Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for asynchronous work buffer. 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 Queue Cold Start Budget when the queue depth increased, so the team could keep first requests responsive before the workload scaled up.”
机器辅助翻译草稿 (Chinese) for "Infrastructure Runbook Check": Infrastructure Runbook Check is a devops operational test that confirms that documented procedures still work for cloud resources and platform wiring. 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 Infrastructure Runbook Check when a new region was added, so the team could keep response playbooks current before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "DNS Path Trace": DNS Path Trace is a networking diagnostic record that shows where traffic travels and where delay or loss appears for name resolution and delegation. 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 DNS Path Trace when a resolver returned stale data, so the team could debug connectivity issues before traffic crossed a service boundary.”
机器辅助翻译草稿 (Chinese) for "GPU Resource Quota": GPU Resource Quota is a compute limit that sets how much compute a workload may consume for accelerated compute for parallel workloads. 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 GPU Resource Quota when the training job requested more memory, so the team could protect shared capacity before the workload scaled up.”
机器辅助翻译草稿 (Chinese) 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.”
机器辅助翻译草稿 (Chinese) for "Container Checkpoint Restore": Container Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for packaged application 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 Container Checkpoint Restore when the image started on a new node, so the team could recover long-running work before the workload scaled up.”
机器辅助翻译草稿 (Chinese) for "Observability Artifact Signature": Observability Artifact Signature is a devops supply-chain record that proves that an artifact came from an expected build path for logs, metrics, traces, and events. It uses cryptographic signatures, provenance, and verification so teams can trust deployed packages while keeping evidence, reliability, and public-safe operational boundaries clear.
“示例草稿: The DevOps team used Observability Artifact Signature when latency increased after deploy, so the team could trust deployed packages before the deployment window opened.”
机器辅助翻译草稿 (Chinese) for "Container Cold Start Budget": Container Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for packaged application 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 Container Cold Start Budget when the image started on a new node, so the team could keep first requests responsive before the workload scaled up.”
机器辅助翻译草稿 (Chinese) for "Serverless Workload Priority": Serverless Workload Priority is a compute scheduling signal that tells the platform which work matters most when capacity is constrained for event-driven function execution. 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 Serverless Workload Priority when the function received a traffic burst, so the team could protect critical paths before the workload scaled up.”