Google Cloud moved its C4N virtual machine family into general availability on July 9. The launch announcement describes instances optimized for networking and block storage, using fifth-generation Intel Xeon processors and Google’s Titanium offload architecture.
I/O becomes a first-class sizing input
Google lists upper limits of 400 Gbps network bandwidth and, with Hyperdisk Extreme, 25 GiB/s of block-storage throughput. These are scoped product specifications, not throughput promises for an application or every machine shape.
The engineering decision is whether CPU sizing has been masking an I/O requirement. A virtual appliance, database, or data-processing worker may be overprovisioned because its network or disk allowance otherwise runs out before its cores do.
C4N gives such teams another configuration to test. The comparison should keep the workload, storage settings, and traffic topology explicit; replacing a VM while changing all three makes the result difficult to interpret.
Measure the complete path
For networking, separate small-packet processing from large sequential transfers. Count connections and flows, identify whether traffic stays within a VPC or leaves for the internet, and observe the receiver as well as the sender.
For storage, use representative read/write ratios and request sizes. Include latency during sustained load, because a high throughput ceiling may not address the tail latency that determines user experience.
Before migrating, check the required regional availability, operating-system support, and disk configuration for the selected shape. A small controlled canary can then establish whether improved I/O density reduces the number or size of instances needed. The useful outcome is a measured workload fit, not a ranking derived from headline maximums.
- C4N, now GA: Delivering cloud’s highest per vCPU network and block storage I/O for x86 workloads
Google Cloud · Jul 9, 2026
See the original announcement for availability and release details.