Google Compute Engine (GCE) is a service from Google Cloud (GCP) that allows users to create and run virtual machines (VMs) on Google Cloud.
VMs can range in size and what they are optimized for. See this table crosswalking VM types with various workloads When creating toy applications, I’ve used the e2 machine types.
RESUME HERE!