Pular para o conteúdo

Recent

Newest approved public definitions for this language.

/
2,337 source-backed termsdatabase

Rascunho de traducao automatica (Portuguese) for "BGP Route Leak Guard": BGP Route Leak Guard is a networking routing control that detects and blocks accidental route propagation for interdomain routing. It uses prefix filters, validation, and peer policy so teams can protect reachability while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The network engineering team used BGP Route Leak Guard when a route advertisement changed, so the team could protect reachability before traffic crossed a service boundary.

Rascunho de traducao automatica (Portuguese) 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.

Exemplo em rascunho: 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.

Rascunho de traducao automatica (Portuguese) for "CPU Autoscaling Policy": CPU Autoscaling Policy is a compute control loop that changes capacity based on demand signals for general-purpose processor scheduling. It uses metrics, thresholds, and cooldowns so teams can match resources to load while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used CPU Autoscaling Policy when the service hit a compute ceiling, so the team could match resources to load before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "CPU Backpressure Control": CPU Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for general-purpose processor scheduling. It uses queues, retry budgets, and admission control so teams can avoid overload cascades while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used CPU Backpressure Control when the service hit a compute ceiling, so the team could avoid overload cascades before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "CPU Cache Invalidation": CPU Cache Invalidation is a compute freshness process that removes or refreshes stale cached data for general-purpose processor scheduling. It uses keys, tags, timestamps, and purge events so teams can serve current results while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used CPU Cache Invalidation when the service hit a compute ceiling, so the team could serve current results before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "CPU Capacity Forecast": CPU Capacity Forecast is a compute planning model that estimates future resource needs for general-purpose processor scheduling. 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.

Exemplo em rascunho: The platform engineering team used CPU Capacity Forecast when the service hit a compute ceiling, so the team could avoid surprise shortages before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "CPU Checkpoint Restore": CPU Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for general-purpose processor scheduling. 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.

Exemplo em rascunho: The platform engineering team used CPU Checkpoint Restore when the service hit a compute ceiling, so the team could recover long-running work before the workload scaled up.

Rascunho de traducao automatica (Portuguese) 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.

Exemplo em rascunho: 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.

Rascunho de traducao automatica (Portuguese) for "CPU Image Hardening": CPU Image Hardening is a compute security practice that reduces risk inside packaged runtime images for general-purpose processor scheduling. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used CPU Image Hardening when the service hit a compute ceiling, so the team could ship safer workloads before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "CPU Isolation Boundary": CPU Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for general-purpose processor scheduling. It uses namespaces, sandboxes, and access controls so teams can reduce cross-workload risk while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used CPU Isolation Boundary when the service hit a compute ceiling, so the team could reduce cross-workload risk before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "CPU Placement Strategy": CPU Placement Strategy is a compute scheduling rule that chooses where workloads should run for general-purpose processor scheduling. 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.

Exemplo em rascunho: The platform engineering team used CPU Placement Strategy when the service hit a compute ceiling, so the team could improve reliability and efficiency before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "CPU Resource Quota": CPU Resource Quota is a compute limit that sets how much compute a workload may consume for general-purpose processor scheduling. It uses policy, reservations, and usage tracking so teams can protect shared capacity while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used CPU Resource Quota when the service hit a compute ceiling, so the team could protect shared capacity before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "CPU Runtime Profile": CPU Runtime Profile is a compute performance record that shows how code uses CPU, memory, I/O, and time for general-purpose processor scheduling. It uses sampling, traces, and resource metrics so teams can target optimization work while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used CPU Runtime Profile when the service hit a compute ceiling, so the team could target optimization work before the workload scaled up.

Rascunho de traducao automatica (Portuguese) 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.

Exemplo em rascunho: 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.

Rascunho de traducao automatica (Portuguese) for "Cache Autoscaling Policy": Cache Autoscaling Policy is a compute control loop that changes capacity based on demand signals for fast temporary data layer. It uses metrics, thresholds, and cooldowns so teams can match resources to load while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used Cache Autoscaling Policy when the cache missed during peak traffic, so the team could match resources to load before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "Cache Backpressure Control": Cache Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for fast temporary data layer. It uses queues, retry budgets, and admission control so teams can avoid overload cascades while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used Cache Backpressure Control when the cache missed during peak traffic, so the team could avoid overload cascades before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "Cache Cache Invalidation": Cache Cache Invalidation is a compute freshness process that removes or refreshes stale cached data for fast temporary data layer. It uses keys, tags, timestamps, and purge events so teams can serve current results while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The platform engineering team used Cache Cache Invalidation when the cache missed during peak traffic, so the team could serve current results before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "Cache Capacity Forecast": Cache Capacity Forecast is a compute planning model that estimates future resource needs for fast temporary data layer. 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.

Exemplo em rascunho: The platform engineering team used Cache Capacity Forecast when the cache missed during peak traffic, so the team could avoid surprise shortages before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "Cache Checkpoint Restore": Cache Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for fast temporary data layer. 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.

Exemplo em rascunho: The platform engineering team used Cache Checkpoint Restore when the cache missed during peak traffic, so the team could recover long-running work before the workload scaled up.

Rascunho de traducao automatica (Portuguese) for "Cache Cold Start Budget": Cache Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for fast temporary data layer. 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.

Exemplo em rascunho: The platform engineering team used Cache Cold Start Budget when the cache missed during peak traffic, so the team could keep first requests responsive before the workload scaled up.