Google Compute Engine Machine Type m1-ultramem-160 in Region asia-south1 Mumbai
Memory-optimized Google Compute Engine machine type m1-ultramem-160 with 160 vCPU and 3844 GB memory in Google Cloud region asia-south1 (Mumbai, India). GCE machine type m1-ultramem-160 is certified for SAP applications and SAP HANA on Google Cloud Platform. Available in 3 zones.
✅ Instance Picker m1-ultramem-160 in asia-south1 Show m1-ultramem-160 Show asia-south1 Compare m1-ultramem-160
Google Cloud VM m1-ultramem-160
Technical facts about the Google Compute Engine machine type m1-ultramem-160 in Google Cloud Region asia-south1 (Mumbai).
Series | M1 |
---|---|
Family | Memory-optimized |
vCPU | 160 |
Memory | 3844 GB |
CPU Manufactur | Intel |
CPU Platform |
|
CPU Base Frequency | 2.2 GHz |
CPU Turbo Frequency | 2.6 GHz |
CPU Max. Turbo Frequency | 3.3 GHz |
EEMBC CoreMark Benchmark (?) | 1967211 |
EEMBC CoreMark Standard Deviation | 0.59 % |
EEMBC CoreMark Sample Count | 2092 |
SAP Standard Benchmark (?) | 137900 |
Network Bandwidth | 32 Gbps |
Network Tier 1 | - |
Max. Disk Size | 257 TB |
Max. Number of Disks | 128 |
Local SSD | ❌ |
SAP Application | ✔️ Certified for SAP |
SAP HANA | ✔️ Certified for SAP HANA |
Spot Provisioning Mode (Spot VM) | ✔️ |
Sustained Use Discount (SUD) | ✔️ |
GCE API Description | 160 vCPUs, 3844 GB RAM |
Zones in Region asia-south1
Google Compute Engine machine type m1-ultramem-160 is available in the following zones within the Google Cloud region asia-south1 (Mumbai).
Name | CPU Platform |
---|---|
asia-south1-a |
|
asia-south1-b |
|
asia-south1-c |
|
Share m1-ultramem-160 in asia-south1
Share a link to the Google Compute Engine machine type m1-ultramem-160 in Google Cloud region asia-south1 (Mumbai).
Costs (Pricing) in Region asia-south1
Costs and pricing for Google Compute Engine machine type m1-ultramem-160 in Google Cloud region asia-south1 (Mumbai).
Costs per Hour | 28.8696 |
---|---|
Costs per month with sustained use discount (SUD) | 14752.37 |
Costs per month with 1 year commitment (CUD) | 12428.25 |
Costs per month with 3 year commitment (CUD) | 6335.7 |
Operating System Licenses Costs for m1-ultramem-160
Monthly costs for paid premium operating system licenses for Google Compute Engine machine type m1-ultramem-160.
SUSE Linux Enterprise Server | 80.3 |
---|---|
Red Hat Enterprise Linux | 94.9 |
Microsoft Windows Server | 5372.8 |
SUSE Linux Enterprise Server for SAP | 299.3 |
SUSE Linux Enterprise Server for SAP w. 1 year CUD | 119.94 |
SUSE Linux Enterprise Server for SAP w. 3 year CUD | 107.75 |
Red Hat Enterprise Linux for SAP | 164.25 |
Carbon Data for Region asia-south1
Higher CFE% will emit lower carbon emissions.
Google CFE% | 23 % |
---|---|
Grid carbon intensity (gCO2eq/kWh) | 633 |
Google Cloud net operational GHG emissions | 0 |
Google Cloud Command Line Interface CLI
Google Cloud Command Line Interface (CLI) snippets for Google Compute Engine machine type m1-ultramem-160 in Google Cloud Region asia-south1 (Mumbai).
Create instance:
# Create Google Compute Engine virtual machine instance
# called 'm1-ultramem-160-asia-south1-a'
# in the 'asia-south1-a' zone
# with the latest 'Ubuntu 22.04 LTS' image available.
# To specify minimum CPU platform replace min-cpu-platform:
# --min-cpu-platform='Intel Broadwell' \
gcloud compute instances create m1-ultramem-160-asia-south1-a \
--zone='asia-south1-a' \
--machine-type='m1-ultramem-160' \
--min-cpu-platform='AUTOMATIC' \
--boot-disk-type='pd-ssd' \
--image-project='ubuntu-os-cloud' \
--image-family='ubuntu-2204-lts'
Create instance:
# Create Google Compute Engine virtual machine instance
# called 'm1-ultramem-160-asia-south1-b'
# in the 'asia-south1-b' zone
# with the latest 'Ubuntu 22.04 LTS' image available.
# To specify minimum CPU platform replace min-cpu-platform:
# --min-cpu-platform='Intel Broadwell' \
gcloud compute instances create m1-ultramem-160-asia-south1-b \
--zone='asia-south1-b' \
--machine-type='m1-ultramem-160' \
--min-cpu-platform='AUTOMATIC' \
--boot-disk-type='pd-ssd' \
--image-project='ubuntu-os-cloud' \
--image-family='ubuntu-2204-lts'
Create instance:
# Create Google Compute Engine virtual machine instance
# called 'm1-ultramem-160-asia-south1-c'
# in the 'asia-south1-c' zone
# with the latest 'Ubuntu 22.04 LTS' image available.
# To specify minimum CPU platform replace min-cpu-platform:
# --min-cpu-platform='Intel Broadwell' \
gcloud compute instances create m1-ultramem-160-asia-south1-c \
--zone='asia-south1-c' \
--machine-type='m1-ultramem-160' \
--min-cpu-platform='AUTOMATIC' \
--boot-disk-type='pd-ssd' \
--image-project='ubuntu-os-cloud' \
--image-family='ubuntu-2204-lts'
Boot disk types Operating system images
Google Cloud Pricing and Cost Calculator gcosts
Calculate estimated monthly costs of Google Cloud Platform products and resources via YAML files
and gcosts Linux CLI program.
Copy and paste the YAML to a new usage file m1-ultramem-160-asia-south1.yml
.
More help can be found in the documentation of the gcosts CLI program.
# gcosts YAML usage file
# Help: https://bit.ly/gcosts-usage
# Machine type: https://gcloud-compute.com/asia-south1/m1-ultramem-160.html
region: asia-south1
instances:
- name: m1-ultramem-160-asia-south1
type: m1-ultramem-160
os: free
commitment: 0
disks:
- name: boot-m1-ultramem-160-asia-south1
type: ssd
data: 75
- name: snapshot-m1-ultramem-160-asia-south1
type: snapshot
data: 10