コンテンツへスキップ

Recent

Newest approved public definitions for this language.

/
2,337 source-backed termsdatabase

機械支援の翻訳下書き (Japanese) for "Queue Cold Start Budget": Queue Cold Start Budget is a compute latency target that limits startup delay for newly scheduled execution for asynchronous work buffer. 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 Queue Cold Start Budget when the queue depth increased, so the team could keep first requests responsive before the workload scaled up.

機械支援の翻訳下書き (Japanese) for "Queue Image Hardening": Queue Image Hardening is a compute security practice that reduces risk inside packaged runtime images for asynchronous work buffer. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.

例文の下書き: The platform engineering team used Queue Image Hardening when the queue depth increased, so the team could ship safer workloads before the workload scaled up.

機械支援の翻訳下書き (Japanese) for "Queue Isolation Boundary": Queue Isolation Boundary is a compute security boundary that separates workloads so one cannot affect another unexpectedly for asynchronous work buffer. 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 Queue Isolation Boundary when the queue depth increased, so the team could reduce cross-workload risk before the workload scaled up.

機械支援の翻訳下書き (Japanese) for "Queue Placement Strategy": Queue Placement Strategy is a compute scheduling rule that chooses where workloads should run for asynchronous work buffer. 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 Queue Placement Strategy when the queue depth increased, so the team could improve reliability and efficiency before the workload scaled up.

機械支援の翻訳下書き (Japanese) for "Queue Resource Quota": Queue Resource Quota is a compute limit that sets how much compute a workload may consume for asynchronous work buffer. It uses policy, reservations, and usage tracking so teams can protect shared capacity while keeping evidence, reliability, and public-safe operational boundaries clear.

例文の下書き: The platform engineering team used Queue Resource Quota when the queue depth increased, so the team could protect shared capacity before the workload scaled up.

機械支援の翻訳下書き (Japanese) for "Queue Workload Priority": Queue Workload Priority is a compute scheduling signal that tells the platform which work matters most when capacity is constrained for asynchronous work buffer. It uses priority classes, preemption rules, and fairness limits so teams can protect critical paths while keeping evidence, reliability, and public-safe operational boundaries clear.

例文の下書き: The platform engineering team used Queue Workload Priority when the queue depth increased, so the team could protect critical paths before the workload scaled up.

機械支援の翻訳下書き (Japanese) for "Release Artifact Signature": Release Artifact Signature is a devops supply-chain record that proves that an artifact came from an expected build path for versioned delivery of code or content. It uses cryptographic signatures, provenance, and verification so teams can trust deployed packages while keeping evidence, reliability, and public-safe operational boundaries clear.

例文の下書き: The DevOps team used Release Artifact Signature when the release notes were generated, so the team could trust deployed packages before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

機械支援の翻訳下書き (Japanese) for "Release Build Gate": Release Build Gate is a devops quality gate that blocks promotion when required checks fail for versioned delivery of code or content. 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.

例文の下書き: The DevOps team used Release Build Gate when the release notes were generated, so the team could prevent broken releases before the deployment window opened.

機械支援の翻訳下書き (Japanese) for "Release Config Drift Check": 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.

機械支援の翻訳下書き (Japanese) for "Release Incident Timeline": Release Incident Timeline is a devops response record that orders alerts, actions, and decisions during an incident for versioned delivery of code or content. 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 Release Incident Timeline when the release notes were generated, so the team could learn from outages without guesswork before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

機械支援の翻訳下書き (Japanese) for "Release Infra Plan": Release Infra Plan is a devops change preview that shows expected infrastructure changes before apply for versioned delivery of code or content. It uses resource graphs, policy checks, and cost notes so teams can review platform changes safely while keeping evidence, reliability, and public-safe operational boundaries clear.

例文の下書き: The DevOps team used Release Infra Plan when the release notes were generated, so the team could review platform changes safely before the deployment window opened.

機械支援の翻訳下書き (Japanese) for "Release Release Manifest": Release Release Manifest is a devops delivery record that lists versions, artifacts, routes, and checks for a release for versioned delivery of code or content. It uses commit IDs, checksums, and deployment URLs so teams can make releases auditable while keeping evidence, reliability, and public-safe operational boundaries clear.

例文の下書き: The DevOps team used Release Release Manifest when the release notes were generated, so the team could make releases auditable before the deployment window opened.

機械支援の翻訳下書き (Japanese) for "Release Rollback Plan": Release Rollback Plan is a devops recovery plan that defines how to return to a known good version for versioned delivery of code or content. 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 Release Rollback Plan when the release notes were generated, so the team could recover quickly from bad changes before the deployment window opened.

機械支援の翻訳下書き (Japanese) for "Release Rollout Guard": Release Rollout Guard is a devops release control that limits exposure during gradual deployment for versioned delivery of code or content. 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 Release Rollout Guard when the release notes were generated, so the team could reduce blast radius before the deployment window opened.

機械支援の翻訳下書き (Japanese) for "Release Runbook Check": Release Runbook Check is a devops operational test that confirms that documented procedures still work for versioned delivery of code or content. 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 Release Runbook Check when the release notes were generated, so the team could keep response playbooks current before the deployment window opened.

機械支援の翻訳下書き (Japanese) for "Release Secret Rotation": Release Secret Rotation is a devops credential workflow that replaces sensitive keys without service interruption for versioned delivery of code or content. 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 Release Secret Rotation when the release notes were generated, so the team could reduce credential exposure before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

機械支援の翻訳下書き (Japanese) for "Release Trace Link": Release Trace Link is a devops observability link that connects a deployment or workflow to runtime evidence for versioned delivery of code or content. 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 Release Trace Link when the release notes were generated, so the team could debug production changes faster before the deployment window opened.

機械支援の翻訳下書き (Japanese) 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.

例文の下書き: 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.

機械支援の翻訳下書き (Japanese) for "Runbook Artifact Signature": Runbook Artifact Signature is a devops supply-chain record that proves that an artifact came from an expected build path for documented operational procedure. It uses cryptographic signatures, provenance, and verification so teams can trust deployed packages while keeping evidence, reliability, and public-safe operational boundaries clear.

例文の下書き: The DevOps team used Runbook Artifact Signature when a responder needed the recovery steps, so the team could trust deployed packages before the deployment window opened.
DevOps and Release Engineering
Machine-assisted language draft

機械支援の翻訳下書き (Japanese) for "Runbook Build Gate": Runbook Build Gate is a devops quality gate that blocks promotion when required checks fail for documented operational procedure. 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.

例文の下書き: The DevOps team used Runbook Build Gate when a responder needed the recovery steps, so the team could prevent broken releases before the deployment window opened.