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
Serverless Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for event-driven function execution. 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 Serverless Isolation Boundary when the function received a traffic burst, so the team could reduce cross-workload risk before the workload scaled up.”
BGP Path Trace is a networking diagnostic record that shows where traffic travels and where delay or loss appears for interdomain routing. 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 BGP Path Trace when a route advertisement changed, so the team could debug connectivity issues before traffic crossed a service boundary.”
Runbook Approval Step is a devops workflow control that requires review before a sensitive change proceeds for documented operational procedure. It uses role checks, comments, and audit logs so teams can keep high-risk automation accountable while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Runbook Approval Step when a responder needed the recovery steps, so the team could keep high-risk automation accountable before the deployment window opened.”
BGP Certificate Monitor is a networking security monitor that tracks certificate validity and configuration for interdomain routing. It uses expiry checks, chain validation, and alerting so teams can avoid trust failures while keeping evidence, reliability, and public-safe operational boundaries clear.
“The network engineering team used BGP Certificate Monitor when a route advertisement changed, so the team could avoid trust failures before traffic crossed a service boundary.”
BGP Resolver Cache is a networking performance layer that stores DNS answers for reuse until they expire for interdomain routing. It uses TTL rules, cache keys, and invalidation so teams can reduce lookup latency while keeping evidence, reliability, and public-safe operational boundaries clear.
“The network engineering team used BGP Resolver Cache when a route advertisement changed, so the team could reduce lookup latency before traffic crossed a service boundary.”
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.”
Serverless Capacity Forecast is a compute planning model that estimates future resource needs for event-driven function execution. 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 Serverless Capacity Forecast when the function received a traffic burst, so the team could avoid surprise shortages before the workload scaled up.”
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.”
DNS Rate Limit is a networking traffic control that caps request volume over a period for name resolution and delegation. 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 DNS Rate Limit when a resolver returned stale data, so the team could protect services from overload before traffic crossed a service boundary.”
DNS Ingress Rule is a networking boundary rule that controls how external traffic enters a service for name resolution and delegation. It uses hostnames, paths, protocols, and policy checks so teams can keep entry points predictable while keeping evidence, reliability, and public-safe operational boundaries clear.
“The network engineering team used DNS Ingress Rule when a resolver returned stale data, so the team could keep entry points predictable before traffic crossed a service boundary.”