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
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.”
Infrastructure Trace Link is a devops observability link that connects a deployment or workflow to runtime evidence for cloud resources and platform wiring. It uses trace IDs, span metadata, and release identifiers so teams can debug production changes faster while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Infrastructure Trace Link when a new region was added, so the team could debug production changes faster before the deployment window opened.”
Runbook Runbook Check is a devops operational test that confirms that documented procedures still work for documented operational procedure. 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 Runbook Runbook Check when a responder needed the recovery steps, so the team could keep response playbooks current before the deployment window opened.”
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.”
Cluster Runtime Profile is a compute performance record that shows how code uses CPU, memory, I/O, and time for group of machines acting as one platform. 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 Cluster Runtime Profile when the cluster added a node pool, so the team could target optimization work before the workload scaled up.”
Scheduler Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for placement of work onto resources. 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 Scheduler Cold Start Budget when the cluster needed to place a job, so the team could keep first requests responsive before the workload scaled up.”
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.
“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.”
Queue Capacity Forecast is a compute planning model that estimates future resource needs for asynchronous work buffer. 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 Queue Capacity Forecast when the queue depth increased, so the team could avoid surprise shortages before the workload scaled up.”
TLS Anycast Endpoint is a networking routing pattern that advertises one address from multiple locations for encrypted transport setup. It uses regional announcements, health checks, and traffic steering so teams can serve users from nearby healthy sites while keeping evidence, reliability, and public-safe operational boundaries clear.
“The network engineering team used TLS Anycast Endpoint when a certificate neared expiration, so the team could serve users from nearby healthy sites before traffic crossed a service boundary.”