AWS vs Azure vs Google vs IBM vs Oracle - VMs Q1 2021 - IOPS
Go back to listI/O Per Seconds is one of the most used value to evaluate the performance of a volume, raw SSD, magnetic or Block Storage. The average and maximum IOPS gives a good preview of what will be the speed of a database or any disk-intensive task.
To measure IOPS, we use the well known tool Flexible I/O Tester (FIO) the following configuration:
- 4KB blocks
- Random access
- Read then Write
- Direct access to device without filesystems
- libaio engine
For the sizes we selected, a base line 3,000 IOPS but Google and Oracle perform at a higher level of 25,000 IOPS approaching the nowadays standard of NVMe.
{
"configuration": {
"chart": {
"type": "bar",
"polar": false,
"zoomType": "",
"options3d": {},
"height": 900,
"width": null,
"margin": null,
"inverted": false,
"zooming": {}
},
"credits": {
"enabled": false
},
"title": {
"text": ""
},
"colorAxis": null,
"subtitle": {
"text": ""
},
"xAxis": {
"title": {
"text": [
""
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [
"provider__name",
"flavor__name",
"volume_type_name"
],
"lineWidth": 1,
"tickInterval": null,
"tickWidth": 0,
"tickLength": 10,
"tickPixelInterval": null,
"plotLines": null,
"labels": {
"enabled": false,
"format": null,
"formatter": "",
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false,
"step": 0
},
"plotBands": null,
"visible": true,
"floor": null,
"ceiling": null,
"type": "linear",
"min": null,
"gridLineWidth": null,
"gridLineColor": null,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"tickmarkPlacement": null,
"units": null,
"minRange": null
},
"yAxis": [
{
"title": {
"text": [
"IOPS<br>Read colored, Write darker"
],
"useHTML": false,
"style": {
"fontSize": "14px"
}
},
"categories": [
"readwrite"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": null,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 26452,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": true,
"formatter": ":abs",
"style": {
"fontSize": "14px"
},
"useHTML": false
}
},
{
"title": {
"enabled": false
},
"categories": [
"readwrite"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": null,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 26452,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": false
},
"inkedTo": 0
}
],
"zAxis": {
"title": {
"text": "IOPS<br>Read colored, Write darker"
}
},
"plotOptions": {
"series": {
"dataLabels": {
"enabled": true,
"format": "{series.name}",
"distance": 30,
"align": "left",
"inside": null,
"allowOverlap": false,
"style": {
"fontSize": "15px"
}
},
"showInLegend": null,
"turboThreshold": 1000,
"stacking": "normal",
"groupPadding": 0,
"centerInCategory": false,
"findNearestPointBy": "x"
}
},
"navigator": {
"enabled": false
},
"scrollbar": {
"enabled": false
},
"rangeSelector": {
"enabled": false,
"inputEnabled": false
},
"legend": {
"enabled": true,
"maxHeight": null,
"align": "center",
"verticalAlign": "bottom",
"layout": "horizontal",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "Amazon Web Services c5a.2xlarge General Purpose SSD",
"verbose": "Amazon Web Services c5a.2xlarge General Purpose SSD Read",
"data": [
{
"x": 0,
"y": 3099.0,
"verbose": 3099.0
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "Amazon Web Services c5a.2xlarge General Purpose SSD",
"verbose": "Amazon Web Services c5a.2xlarge General Purpose SSD Write",
"data": [
{
"x": 0,
"y": 3097.0,
"verbose": 3097.0
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Amazon Web Services c5a.large General Purpose SSD",
"verbose": "Amazon Web Services c5a.large General Purpose SSD Read",
"data": [
{
"x": 1,
"y": 3099.0,
"verbose": 3099.0
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "Amazon Web Services c5a.large General Purpose SSD",
"verbose": "Amazon Web Services c5a.large General Purpose SSD Write",
"data": [
{
"x": 1,
"y": 3098.0,
"verbose": 3098.0
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Amazon Web Services c5a.xlarge General Purpose SSD",
"verbose": "Amazon Web Services c5a.xlarge General Purpose SSD Read",
"data": [
{
"x": 2,
"y": 3099.0,
"verbose": 3099.0
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "Amazon Web Services c5a.xlarge General Purpose SSD",
"verbose": "Amazon Web Services c5a.xlarge General Purpose SSD Write",
"data": [
{
"x": 2,
"y": 3097.5,
"verbose": 3097.5
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Cloud Custom N2 16 vCPU 32GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 16 vCPU 32GB Intel Cascade Lake SSD Persistent Disk Read",
"data": [
{
"x": 3,
"y": 26346.5,
"verbose": 26346.5
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Cloud Custom N2 16 vCPU 32GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 16 vCPU 32GB Intel Cascade Lake SSD Persistent Disk Write",
"data": [
{
"x": 3,
"y": 26449.5,
"verbose": 26449.5
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Cloud Custom N2 2 vCPU 4GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 2 vCPU 4GB Intel Cascade Lake SSD Persistent Disk Read",
"data": [
{
"x": 4,
"y": 4304.909090909091,
"verbose": 4304.909090909091
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Cloud Custom N2 2 vCPU 4GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 2 vCPU 4GB Intel Cascade Lake SSD Persistent Disk Write",
"data": [
{
"x": 4,
"y": 4348.523809523809,
"verbose": 4348.523809523809
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Cloud Custom N2 4 vCPU 8GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 4 vCPU 8GB Intel Cascade Lake SSD Persistent Disk Read",
"data": [
{
"x": 5,
"y": 7888.222222222223,
"verbose": 7888.222222222223
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Cloud Custom N2 4 vCPU 8GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 4 vCPU 8GB Intel Cascade Lake SSD Persistent Disk Write",
"data": [
{
"x": 5,
"y": 7636.2,
"verbose": 7636.2
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Cloud Custom N2 8 vCPU 16GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 8 vCPU 16GB Intel Cascade Lake SSD Persistent Disk Read",
"data": [
{
"x": 6,
"y": 14370.4,
"verbose": 14370.4
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Cloud Custom N2 8 vCPU 16GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 8 vCPU 16GB Intel Cascade Lake SSD Persistent Disk Write",
"data": [
{
"x": 6,
"y": 14238.6,
"verbose": 14238.6
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM Cloud cx2-16x32 General Purpose",
"verbose": "IBM Cloud cx2-16x32 General Purpose Read",
"data": [
{
"x": 7,
"y": 3098.5,
"verbose": 3098.5
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM Cloud cx2-16x32 General Purpose",
"verbose": "IBM Cloud cx2-16x32 General Purpose Write",
"data": [
{
"x": 7,
"y": 713.6,
"verbose": 713.6
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM Cloud cx2-2x4 General Purpose",
"verbose": "IBM Cloud cx2-2x4 General Purpose Read",
"data": [
{
"x": 8,
"y": 3096.6666666666665,
"verbose": 3096.6666666666665
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM Cloud cx2-2x4 General Purpose",
"verbose": "IBM Cloud cx2-2x4 General Purpose Write",
"data": [
{
"x": 8,
"y": 1265.0,
"verbose": 1265.0
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM Cloud cx2-4x8 General Purpose",
"verbose": "IBM Cloud cx2-4x8 General Purpose Read",
"data": [
{
"x": 9,
"y": 3099.0,
"verbose": 3099.0
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM Cloud cx2-4x8 General Purpose",
"verbose": "IBM Cloud cx2-4x8 General Purpose Write",
"data": [
{
"x": 9,
"y": 1532.1,
"verbose": 1532.1
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM Cloud cx2-8x16 General Purpose",
"verbose": "IBM Cloud cx2-8x16 General Purpose Read",
"data": [
{
"x": 10,
"y": 3099.0,
"verbose": 3099.0
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM Cloud cx2-8x16 General Purpose",
"verbose": "IBM Cloud cx2-8x16 General Purpose Write",
"data": [
{
"x": 10,
"y": 587.5,
"verbose": 587.5
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Microsoft Azure Standard_F16s_v2 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_F16s_v2 No cache Premium LRS Read",
"data": [
{
"x": 11,
"y": 5182.428571428572,
"verbose": 5182.428571428572
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Microsoft Azure Standard_F16s_v2 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_F16s_v2 No cache Premium LRS Write",
"data": [
{
"x": 11,
"y": 5176.888888888889,
"verbose": 5176.888888888889
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Microsoft Azure Standard_F2s_v2 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_F2s_v2 No cache Premium LRS Read",
"data": [
{
"x": 12,
"y": 3146.8571428571427,
"verbose": 3146.8571428571427
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Microsoft Azure Standard_F2s_v2 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_F2s_v2 No cache Premium LRS Write",
"data": [
{
"x": 12,
"y": 3264.625,
"verbose": 3264.625
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Microsoft Azure Standard_F4s_v2 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_F4s_v2 No cache Premium LRS Read",
"data": [
{
"x": 13,
"y": 3504.75,
"verbose": 3504.75
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Microsoft Azure Standard_F4s_v2 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_F4s_v2 No cache Premium LRS Write",
"data": [
{
"x": 13,
"y": 3503.0,
"verbose": 3503.0
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Microsoft Azure Standard_F8s_v2 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_F8s_v2 No cache Premium LRS Read",
"data": [
{
"x": 14,
"y": 3502.1428571428573,
"verbose": 3502.1428571428573
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Microsoft Azure Standard_F8s_v2 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_F8s_v2 No cache Premium LRS Write",
"data": [
{
"x": 14,
"y": 3500.8333333333335,
"verbose": 3500.8333333333335
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle Cloud VM.Standard.E3.Flex.1-4 Paravirtualized block volume",
"verbose": "Oracle Cloud VM.Standard.E3.Flex.1-4 Paravirtualized block volume Read",
"data": [
{
"x": 15,
"y": 6190.2,
"verbose": 6190.2
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle Cloud VM.Standard.E3.Flex.1-4 Paravirtualized block volume",
"verbose": "Oracle Cloud VM.Standard.E3.Flex.1-4 Paravirtualized block volume Write",
"data": [
{
"x": 15,
"y": 6202.4,
"verbose": 6202.4
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle Cloud VM.Standard.E3.Flex.2-8 Paravirtualized block volume",
"verbose": "Oracle Cloud VM.Standard.E3.Flex.2-8 Paravirtualized block volume Read",
"data": [
{
"x": 16,
"y": 12272.9,
"verbose": 12272.9
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle Cloud VM.Standard.E3.Flex.2-8 Paravirtualized block volume",
"verbose": "Oracle Cloud VM.Standard.E3.Flex.2-8 Paravirtualized block volume Write",
"data": [
{
"x": 16,
"y": 12286.6,
"verbose": 12286.6
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle Cloud VM.Standard.E3.Flex.4-16 Paravirtualized block volume",
"verbose": "Oracle Cloud VM.Standard.E3.Flex.4-16 Paravirtualized block volume Read",
"data": [
{
"x": 17,
"y": 24802.0,
"verbose": 24802.0
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle Cloud VM.Standard.E3.Flex.4-16 Paravirtualized block volume",
"verbose": "Oracle Cloud VM.Standard.E3.Flex.4-16 Paravirtualized block volume Write",
"data": [
{
"x": 17,
"y": 24716.444444444445,
"verbose": 24716.444444444445
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle Cloud VM.Standard.E3.Flex.8-32 Paravirtualized block volume",
"verbose": "Oracle Cloud VM.Standard.E3.Flex.8-32 Paravirtualized block volume Read",
"data": [
{
"x": 18,
"y": 25627.6,
"verbose": 25627.6
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle Cloud VM.Standard.E3.Flex.8-32 Paravirtualized block volume",
"verbose": "Oracle Cloud VM.Standard.E3.Flex.8-32 Paravirtualized block volume Write",
"data": [
{
"x": 18,
"y": 25533.4,
"verbose": 25533.4
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
}
],
"drilldown": {},
"tooltip": {
"enabled": true,
"useHTML": false,
"format": null,
"headerFormat": "",
"pointFormat": "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y:.2f}</b><br/>",
"footerFormat": "",
"shared": false,
"outside": false,
"valueDecimals": null,
"split": false
},
"annotations": null
},
"hc_type": "chart",
"id": "194116281378567504560290832093139282333"
}