Free cloud & LLM pricing tools — AWS EC2 + LLM API Pricing Explorer

Per-vCPU / per-GB billing

GCP prices compute and memory as separate resources, so a machine price is vCPUs × core rate + GB × memory rate.

Compute Engine publishes a per-vCPU-hour rate and a per-GB-hour rate for each machine series. A predefined machine type is just a fixed bundle of those two resources, and its price is the sum. Custom machine types let you pick the vCPU and memory yourself, priced by the same two rates.

This is why the GCP explorer shows normalized $/vCPU and $/GB columns natively — they are the actual billing units, not a derived convenience. The custom-machine calculator uses the exact same rates.

More GCP pricing terms

← Back to the GCP Compute Explorer · Custom machine calculator