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
GPU Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for accelerated compute for parallel workloads. 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 GPU Cold Start Budget when the training job requested more memory, so the team could keep first requests responsive before the workload scaled up.”
Cache Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for fast temporary data layer. 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 Cache Isolation Boundary when the cache missed during peak traffic, so the team could reduce cross-workload risk before the workload scaled up.”
BGP Failover Policy is a networking resilience policy that defines when traffic should move to another path or region for interdomain routing. It uses health signals, priorities, and cooldown windows so teams can recover from outages predictably while keeping evidence, reliability, and public-safe operational boundaries clear.
“The network engineering team used BGP Failover Policy when a route advertisement changed, so the team could recover from outages predictably before traffic crossed a service boundary.”
Queue Cache Invalidation is a compute freshness process that removes or refreshes stale cached data for asynchronous work buffer. 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 Queue Cache Invalidation when the queue depth increased, so the team could serve current results before the workload scaled up.”
TLS Health Probe is a networking availability check that tests whether a service or path can receive traffic for encrypted transport setup. It uses timed requests, thresholds, and regional checks so teams can send traffic only to healthy targets while keeping evidence, reliability, and public-safe operational boundaries clear.
“The network engineering team used TLS Health Probe when a certificate neared expiration, so the team could send traffic only to healthy targets before traffic crossed a service boundary.”
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.”
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.
“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.”
Observability Config Drift Check is a devops consistency check that finds differences between intended and live configuration for logs, metrics, traces, and events. 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 Observability Config Drift Check when latency increased after deploy, so the team could avoid surprise environment behavior before the deployment window opened.”
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.”
BGP Rate Limit is a networking traffic control that caps request volume over a period for interdomain routing. It uses identity keys, windows, and response policies so teams can protect services from overload while keeping evidence, reliability, and public-safe operational boundaries clear.
“The network engineering team used BGP Rate Limit when a route advertisement changed, so the team could protect services from overload before traffic crossed a service boundary.”