Arm VMs on Compute Stay organized with collections Save and categorize content based on your preferences.
Google Cloud offers a range of Arm powered servers in Compute Engine throughthe N4A(Preview), C4A, and A4X machineseries. Arm architecture is optimized for powerefficiency, and as a result can yield better price for performance.
Arm processors are common in standard servers due to their power efficiency ascompared to x86 servers. Mobile phones and laptops are examples of devices thatrun on an Arm processor. With an Arm CPU's reduced instruction set, fewerinstructions equals greater performance speed with lower battery and powerconsumption.
N4A uses Google's Axion Arm processor with the Neoverse N3 processor. C4A usesthe Axion Arm processor based on the Arm Neoverse V2 processor. The Neoverse V2is the first V-series CPU to have Armv9 performance, power, and securityenhancements. It is designed for high performance computing, machine learning,and general-purpose cloud computing. Consider using N4A or C4A general-purposeArm virtual machines (VMs) for any of the following purposes:
- Run compute-intensive workloads that require the ability to scaleusage quickly when needed.
- Optimize for price-performance on Arm-compatible workloads.
- Build on modern, open source software stacks.
- Develop and test mobile or embedded systems which use an Arm CPU.
- Evaluate whether your workload is suitable for an Arm CPU.
To use GPUs with an Arm-based CPU, choose the A4X machine series, which runs onthe NVIDIA GB200 NVL72 platform. VMs created using this machine series haveattached NVIDIA GB200 Grace Blackwell Superchips. This machine series isoptimized for massively parallelized Compute Unified Device Architecture (CUDA)compute workloads, such as machine learning (ML) and high performance computing(HPC).
A4X machine series
Caution: TheCompute Engine Service Level Agreement (SLA)doesn't apply to the A4X machine series.A4X is the first Compute Engine VM with both Arm-based CPUs and attached GPUs. A4Xoffers machine types that have up to 140 vCPUs,and 884 GB of memory. A4X uses NVIDIA GB200 GPUs, which offer186 GB memory per GPU. A4X has two sockets with NVIDIA Grace Arm CPUsconnected to four B200 GPUs with fast chip-to-chip (NVLink C2C) communication.A4X is available in thea4x-highgpu-4g machine type.
Storage options for A4X instances
A4X can be used with Google Cloud Hyperdisk attached storage and comes with12,000 GiB ofLocal SSD. Compute Engineautomatically attaches the Local SSD disks to your A4X instances during instancecreation.
OS images
A4X instances support public Arm-basedOS images.You can alsocreate custom imagesusing a public Arm-based OS image.
N4A machine series
N4A(Preview) is thelatest Google Axion-based VM, built on Neoverse N3 CPU. N4A offers machine typeswith up to 64 vCPUs and 512 GB of DDR5 memory and Titaniuminfrastructure processing unit (IPU) support. N4A uses next-generationdynamic resource management and isavailable instandard,highmem, andhighcpu machine types with the optionto customize your machine type and add extended memory.
N4A supports standard networking up to 50 Gbps with thegVNIC networking interface. N4A alsosupports the NVMe disk interface with Hyperdisk Balanced, Hyperdisk Balanced High Availability, and Hyperdisk Throughput storage.
C4A machine series
C4A is the firstArm-based VM built on Google's AxionArm64-based CPU. C4A offers machine types with up to 72 vCPUs and 576 GB ofDDR5 memory. C4A is available instandard,highmem, andhighcpumachine types.
C4A is built onTitanium which uses network offloads andenables per VM Tier_1 networking performance of up to 100 Gbps with thegVNIC networking interface.C4A also supports the NVMe disk interface with Hyperdisk Balanced and Hyperdisk Extreme disks.
Simultaneous multithreading
For the C4A machine series, each vCPU is backed by a single core with nosimultaneous multithreading (SMT).Thus, C4A VMs deliver greater performance per vCPU compared to a VM with SMTenabled. While SMT provides benefits to certain workloads, single-threaded coresare ideal for compute-intensive workloads because the processes can access theentire core instead of sharing it with other processes.
OS images
C4A and N4A VMs support public Arm-basedOS images.You can alsocreate custom imagesusing a publicly-available Arm-based image.
Tau T2A machine series
TheTau T2A Armmachine series runs on the 64 core Ampere Altra Arm processor at 3.0 GHzall-core frequency. Tau T2A makes it possible to run workloads that run best,or exclusively, on Arm.
TheTau T2A machine serieshas predefined machine types of up to 48 physical cores with 4 GB of memory pervCPU. Tau T2A machine types run within a singleNUMAnode.
Tau T2A machine types support only the NVMe interface for storage, andGoogle virtual NIC (gVNIC) fornetworking. Virtio-Net and SCSI interfaces are not supported. Allpublicly-available ArmOS imagesare configured to use the NVMe and gVNIC interfaces.gVNIC is a network interface that is designed specifically forCompute Engine. It provides better performance and supports highernetwork bandwidths and throughput.
For this machine series, each vCPU is backed by a single core with nosimultaneous multithreading (SMT).
Workload recommendations
The C4A machine series is an excellent choice for a wide range of scale-out andcompute-intensive workloads, especially when price performance is a key concern.Consider C4A when you are deploying workloads such as the following:
- ML data processing
- ML inferencing and model serving
- App serving, web serving, and game serving
- Embedded systems development
- Development on CI/CD on Arm
- Video and image encoding, transcoding, and processing
- Digital advertising exchanges and serving
- Cache servers
- Computational drug discovery
- Android development
- Autonomous or conventional automotive software development
What's next
- Review the specifications and features of theA4X machine series.
- Review the specifications for theN4A machine series.
- Review the specifications for theC4A machine series.
- Learn about availableCPU platforms for Google Cloud.
- Create and start a Compute Engine instanceusing an Arm OS image.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-15 UTC.