In this section, you’ll provision a Google Axion C4A Arm virtual machine (VM) on Google Cloud Platform (GCP) using the c4a-standard-4 (4 vCPUs, 16 GB memory) machine type.
For help with GCP setup, see the Learning Path Getting started with Google Cloud Platform .
Go to the Google Cloud Console .
Select Compute Engine > VM Instances and click Create Instance.
Under Machine configuration:
C4A.c4a-standard-4 for machine type.
Creating a Google Axion C4A Arm virtual machine in Google Cloud Console
Under OS and Storage, click Change and select an Arm64-based OS image. For this Learning Path, choose SUSE Linux Enterprise Server (SLES).
Under Networking, enable Allow HTTP traffic.
Click Create to launch your VM instance.
Once created, find your VM in the list and click SSH to open an SSH session in your browser.
Invoke an SSH session into your running VM instance
Terminal shell in your VM instance
You have successfully provisioned an Arm-based VM on Google Cloud. Next, you’ll install TensorFlow on your new instance!