#compute-infrastructure
143 approved public terms with this tag.
Virtual Machine Resource Quota is a compute limit that sets how much compute a workload may consume for isolated guest compute. 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 Virtual Machine Resource Quota when the VM migrated hosts, so the team could protect shared capacity before the workload scaled up.”
Virtual Machine Runtime Profile is a compute performance record that shows how code uses CPU, memory, I/O, and time for isolated guest compute. 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 Virtual Machine Runtime Profile when the VM migrated hosts, so the team could target optimization work before the workload scaled up.”
Virtual Machine Workload Priority is a compute scheduling signal that tells the platform which work matters most when capacity is constrained for isolated guest compute. 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 Virtual Machine Workload Priority when the VM migrated hosts, so the team could protect critical paths before the workload scaled up.”