跳转到内容

Browse A-Z

Alphabetical public term index for this language.

/
2,337 source-backed termsdatabase
DevOps and Release Engineering
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CD Rollback Plan": CD Rollback Plan is a devops recovery plan that defines how to return to a known good version for deployment automation and promotion. 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.

示例草稿: The DevOps team used CD Rollback Plan when the release moved toward production, so the team could recover quickly from bad changes before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CD Rollout Guard": CD Rollout Guard is a devops release control that limits exposure during gradual deployment for deployment automation and promotion. 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 CD Rollout Guard when the release moved toward production, so the team could reduce blast radius before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CD Runbook Check": CD Runbook Check is a devops operational test that confirms that documented procedures still work for deployment automation and promotion. 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 CD Runbook Check when the release moved toward production, so the team could keep response playbooks current before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CD Secret Rotation": CD Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for deployment automation and promotion. 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 CD Secret Rotation when the release moved toward production, so the team could reduce credential exposure before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CD Trace Link": CD Trace Link is a devops observability link that connects a deployment or workflow to runtime evidence for deployment automation and promotion. 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 CD Trace Link when the release moved toward production, so the team could debug production changes faster before the deployment window opened.
PlatPhorm Observability and Reliability
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CDN Alert": The CDN Alert is a notification trigger used to observe cdn across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

示例草稿: The operations team reviewed the CDN Alert after an article feed stopped updating.

机器辅助翻译草稿 (Chinese) for "CDN Anycast Endpoint": CDN Anycast Endpoint is a networking routing pattern that advertises one address from multiple locations for content delivery and edge caching. 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 CDN Anycast Endpoint when a cache region served an asset, so the team could serve users from nearby healthy sites before traffic crossed a service boundary.

机器辅助翻译草稿 (Chinese) for "CDN Certificate Monitor": CDN Certificate Monitor is a networking security monitor that tracks certificate validity and configuration for content delivery and edge caching. 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 CDN Certificate Monitor when a cache region served an asset, so the team could avoid trust failures before traffic crossed a service boundary.
PlatPhorm Observability and Reliability
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CDN Dashboard": The CDN Dashboard is a visual monitoring surface used to observe cdn across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

示例草稿: The operations team reviewed the CDN Dashboard after an article feed stopped updating.

机器辅助翻译草稿 (Chinese) for "CDN Egress Policy": CDN Egress Policy is a networking outbound control that decides where workloads may send traffic for content delivery and edge caching. It uses allowlists, identity, and logging so teams can reduce exfiltration and SSRF risk while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The network engineering team used CDN Egress Policy when a cache region served an asset, so the team could reduce exfiltration and SSRF risk before traffic crossed a service boundary.

机器辅助翻译草稿 (Chinese) for "CDN Failover Policy": CDN Failover Policy is a networking resilience policy that defines when traffic should move to another path or region for content delivery and edge caching. 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 CDN Failover Policy when a cache region served an asset, so the team could recover from outages predictably before traffic crossed a service boundary.

机器辅助翻译草稿 (Chinese) for "CDN Health Probe": CDN Health Probe is a networking availability check that tests whether a service or path can receive traffic for content delivery and edge caching. 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 CDN Health Probe when a cache region served an asset, so the team could send traffic only to healthy targets before traffic crossed a service boundary.

机器辅助翻译草稿 (Chinese) for "CDN Ingress Rule": CDN Ingress Rule is a networking boundary rule that controls how external traffic enters a service for content delivery and edge caching. 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 CDN Ingress Rule when a cache region served an asset, so the team could keep entry points predictable before traffic crossed a service boundary.
PlatPhorm Observability and Reliability
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CDN Log": The CDN Log is a recorded event stream used to observe cdn across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

示例草稿: The operations team reviewed the CDN Log after an article feed stopped updating.
PlatPhorm Observability and Reliability
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CDN Metric": The CDN Metric is a measured operational value used to observe cdn across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

示例草稿: The operations team reviewed the CDN Metric after an article feed stopped updating.

机器辅助翻译草稿 (Chinese) for "CDN Packet Capture": CDN Packet Capture is a networking diagnostic artifact that records network packets for analysis for content delivery and edge caching. It uses bounded capture windows, filters, and redaction so teams can investigate protocol behavior safely while keeping evidence, reliability, and public-safe operational boundaries clear.

示例草稿: The network engineering team used CDN Packet Capture when a cache region served an asset, so the team could investigate protocol behavior safely before traffic crossed a service boundary.

机器辅助翻译草稿 (Chinese) for "CDN Path Trace": CDN Path Trace is a networking diagnostic record that shows where traffic travels and where delay or loss appears for content delivery and edge caching. 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 CDN Path Trace when a cache region served an asset, so the team could debug connectivity issues before traffic crossed a service boundary.
PlatPhorm Observability and Reliability
Machine-assisted language draft

机器辅助翻译草稿 (Chinese) for "CDN Probe": The CDN Probe is a automated health check used to observe cdn across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

示例草稿: The operations team reviewed the CDN Probe after an article feed stopped updating.

机器辅助翻译草稿 (Chinese) for "CDN Rate Limit": CDN Rate Limit is a networking traffic control that caps request volume over a period for content delivery and edge caching. 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 CDN Rate Limit when a cache region served an asset, so the team could protect services from overload before traffic crossed a service boundary.

机器辅助翻译草稿 (Chinese) for "CDN Resolver Cache": CDN Resolver Cache is a networking performance layer that stores DNS answers for reuse until they expire for content delivery and edge caching. 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 CDN Resolver Cache when a cache region served an asset, so the team could reduce lookup latency before traffic crossed a service boundary.