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
Incident Approval Step is a devops workflow control that requires review before a sensitive change proceeds for response to service degradation. 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 Incident Approval Step when on-call received a high-severity page, so the team could keep high-risk automation accountable before the deployment window opened.”
Incident Rollout Guard is a devops release control that limits exposure during gradual deployment for response to service degradation. It uses traffic slices, health checks, and automatic pause rules so teams can reduce blast radius while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Incident Rollout Guard when on-call received a high-severity page, so the team could reduce blast radius before the deployment window opened.”
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 Route Leak Guard is a networking routing control that detects and blocks accidental route propagation for encrypted transport setup. It uses prefix filters, validation, and peer policy so teams can protect reachability while keeping evidence, reliability, and public-safe operational boundaries clear.
“The network engineering team used TLS Route Leak Guard when a certificate neared expiration, so the team could protect reachability before traffic crossed a service boundary.”
Scheduler Placement Strategy is a compute scheduling rule that chooses where workloads should run for placement of work onto resources. 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.
“The platform engineering team used Scheduler Placement Strategy when the cluster needed to place a job, so the team could improve reliability and efficiency 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.”
Memory Runtime Profile is a compute performance record that shows how code uses CPU, memory, I/O, and time for volatile runtime storage. 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 Memory Runtime Profile when the process approached its memory limit, so the team could target optimization work before the workload scaled up.”
Release Config Drift Check is a devops consistency check that finds differences between intended and live configuration for versioned delivery of code or content. 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 Release Config Drift Check when the release notes were generated, so the team could avoid surprise environment behavior before the deployment window opened.”
Observability Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for logs, metrics, traces, and events. It uses dual credentials, rollout steps, and revocation so teams can reduce credential exposure while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Observability Secret Rotation when latency increased after deploy, so the team could reduce credential exposure 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.”