Deploy Apache Flink on Google Cloud C4A (Arm-based Axion VMs)
Introduction
Get started with Apache Flink on Google Axion C4A
Create a Google Axion C4A Arm virtual machine
Install Apache Flink
Test Flink baseline functionality
Benchmark Flink performance
Next Steps
Deploy Apache Flink on Google Cloud C4A (Arm-based Axion VMs)
Overview
This section shows you how to create a Google Axion C4A Arm virtual machine on Google Cloud Platform (GCP) using the c4a-standard-4 (4 vCPUs, 16 GB memory) machine type in the Google Cloud Console.
For support on GCP setup, see the Learning Path Getting started with Google Cloud Platform .
Provision a Google Axion C4A Arm VM
To create a virtual machine based on the C4A instance type:
Navigate to the Google Cloud Console .
Go to Compute Engine > VM Instances and select Create Instance.
Under Machine configuration:
- Populate fields such as Instance name, Region, and Zone.
- Set Series to
C4A. - Select
c4a-standard-4for machine type.
Creating a Google Axion C4A Arm virtual machine in Google Cloud ConsoleUnder OS and Storage, select Change, then choose an Arm64-based OS image. For this Learning Path, use SUSE Linux Enterprise Server. Pick the preferred version for your Operating System. Ensure you select the Arm image variant. Select Select.
Under Networking, enable Allow HTTP traffic.
Select Create to launch the instance.