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
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.”
Cluster Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for group of machines acting as one platform. 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 Cluster Cold Start Budget when the cluster added a node pool, so the team could keep first requests responsive before the workload scaled up.”
Queue Backpressure Control is a compute stability pattern that slows incoming work when downstream capacity is limited for asynchronous work buffer. 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 Queue Backpressure Control when the queue depth increased, so the team could avoid overload cascades before the workload scaled up.”
DNS Anycast Endpoint is a networking routing pattern that advertises one address from multiple locations for name resolution and delegation. 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 DNS Anycast Endpoint when a resolver returned stale data, so the team could serve users from nearby healthy sites before traffic crossed a service boundary.”
Observability Incident Timeline is a devops response record that orders alerts, actions, and decisions during an incident for logs, metrics, traces, and events. It uses timestamps, owners, and evidence links so teams can learn from outages without guesswork while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Observability Incident Timeline when latency increased after deploy, so the team could learn from outages without guesswork before the deployment window opened.”
Infrastructure Incident Timeline is a devops response record that orders alerts, actions, and decisions during an incident for cloud resources and platform wiring. It uses timestamps, owners, and evidence links so teams can learn from outages without guesswork while keeping evidence, reliability, and public-safe operational boundaries clear.
“The DevOps team used Infrastructure Incident Timeline when a new region was added, so the team could learn from outages without guesswork before the deployment window opened.”
CPU Autoscaling Policy is a compute control loop that changes capacity based on demand signals for general-purpose processor scheduling. It uses metrics, thresholds, and cooldowns so teams can match resources to load while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used CPU Autoscaling Policy when the service hit a compute ceiling, so the team could match resources to load before the workload scaled up.”
Cache Placement Strategy is a compute scheduling rule that chooses where workloads should run for fast temporary data layer. 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 Cache Placement Strategy when the cache missed during peak traffic, so the team could improve reliability and efficiency before the workload scaled up.”
Storage Capacity Forecast is a compute planning model that estimates future resource needs for persistent data and object access. 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 Storage Capacity Forecast when the workload read a large dataset, so the team could avoid surprise shortages before the workload scaled up.”
Cache Checkpoint Restore is a compute recovery workflow that resumes work from a saved state for fast temporary data layer. 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 Cache Checkpoint Restore when the cache missed during peak traffic, so the team could recover long-running work before the workload scaled up.”