Log an issue
Fork and edit
Discuss on Discord
Introduction
Create an Arm-based VM instance with Google Axion CPU
Install the JDK and build an application
Test performance and optimize
Review
Next Steps
You should now know how to:
Which instance type denotes an Axion processor?
Which flag is best for long running applications with predictable workloads?
What is the purpose of running the following command when creating an Axion instance on Google Cloud Platform? gcloud compute instances create test-app-instance --image-family=ubuntu-2404-lts-arm64 --image-project=ubuntu-os-cloud --machine-type=c4a-standard-2 --scopes userinfo-email,cloud-platform --zone [YOUR ZONE] --tags http-server
You need to answer each question to see the results.