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
Automatischer Uebersetzungsentwurf (German) for "Incident Rollback Plan": Incident Rollback Plan is a devops recovery plan that defines how to return to a known good version for response to service degradation. It uses version pins, database notes, and operator steps so teams can recover quickly from bad changes while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The DevOps team used Incident Rollback Plan when on-call received a high-severity page, so the team could recover quickly from bad changes before the deployment window opened.”
Automatischer Uebersetzungsentwurf (German) 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) for "Memory Cache Invalidation": Memory Cache Invalidation is a compute freshness process that removes or refreshes stale cached data for volatile runtime storage. It uses keys, tags, timestamps, and purge events so teams can serve current results while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The platform engineering team used Memory Cache Invalidation when the process approached its memory limit, so the team could serve current results before the workload scaled up.”
Automatischer Uebersetzungsentwurf (German) for "BGP Failover Policy": 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) for "Runbook Approval Step": 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) for "Cache Resource Quota": Cache Resource Quota is a compute limit that sets how much compute a workload may consume for fast temporary data layer. It uses policy, reservations, and usage tracking so teams can protect shared capacity while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The platform engineering team used Cache Resource Quota when the cache missed during peak traffic, so the team could protect shared capacity before the workload scaled up.”
Automatischer Uebersetzungsentwurf (German) 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) 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.
“Beispielentwurf: 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.”
Automatischer Uebersetzungsentwurf (German) for "DNS Certificate Monitor": DNS Certificate Monitor is a networking security monitor that tracks certificate validity and configuration for name resolution and delegation. It uses expiry checks, chain validation, and alerting so teams can avoid trust failures while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The network engineering team used DNS Certificate Monitor when a resolver returned stale data, so the team could avoid trust failures before traffic crossed a service boundary.”
Automatischer Uebersetzungsentwurf (German) for "Infrastructure Build Gate": Infrastructure Build Gate is a devops quality gate that blocks promotion when required checks fail for cloud resources and platform wiring. It uses tests, lint, security scans, and policy rules so teams can prevent broken releases while keeping evidence, reliability, and public-safe operational boundaries clear.
“Beispielentwurf: The DevOps team used Infrastructure Build Gate when a new region was added, so the team could prevent broken releases before the deployment window opened.”