AWS vs Azure vs Google vs IBM vs Oracle - VMs Q1 2021 - Bandwidth
Go back to listWe measure local bandwidth between two identical machines in the same datacenter. The tool used here is Iperf 3 with TCP mode and a number of thread equal to CPU.
iperf3 --client $client_ip --interval 30 --parallel $cpu_number --time 60 --format M --json # On client
iperf3 --server --version4 --interval 30 # On server
{
"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__short_name",
"flavor__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": [
"Bandwidth in Mbps - Higher is better"
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [
"mode"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 2000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 30071.144104003906,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": true,
"formatter": ":abs",
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false
}
},
{
"title": {
"enabled": false
},
"categories": [
"mode"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 2000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 30071.144104003906,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": false
},
"inkedTo": 0
}
],
"zAxis": {
"title": {
"text": "Bandwidth in Mbps - Higher is better"
}
},
"plotOptions": {
"series": {
"dataLabels": {
"enabled": true,
"format": "{series.name}",
"distance": 30,
"align": "left",
"inside": null,
"allowOverlap": false,
"style": {
"fontSize": "17px"
}
},
"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": "AWS c5a.2xlarge",
"verbose": "AWS c5a.2xlarge Upload",
"data": [
{
"x": 0,
"y": 9538.991641998291,
"verbose": 9538.991641998291
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c5a.2xlarge",
"verbose": "AWS c5a.2xlarge Download",
"data": [
{
"x": 0,
"y": 9539.347754584418,
"verbose": 9539.347754584418
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS c5a.4xlarge",
"verbose": "AWS c5a.4xlarge Upload",
"data": [
{
"x": 1,
"y": 9540.861129760742,
"verbose": 9540.861129760742
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c5a.4xlarge",
"verbose": "AWS c5a.4xlarge Download",
"data": [
{
"x": 1,
"y": 9540.93074798584,
"verbose": 9540.93074798584
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS c5a.large",
"verbose": "AWS c5a.large Upload",
"data": [
{
"x": 2,
"y": 5144.753836551608,
"verbose": 5144.753836551608
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c5a.large",
"verbose": "AWS c5a.large Download",
"data": [
{
"x": 2,
"y": 5147.155386846386,
"verbose": 5147.155386846386
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS c5a.xlarge",
"verbose": "AWS c5a.xlarge Upload",
"data": [
{
"x": 3,
"y": 5965.555614895291,
"verbose": 5965.555614895291
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c5a.xlarge",
"verbose": "AWS c5a.xlarge Download",
"data": [
{
"x": 3,
"y": 5418.015289306641,
"verbose": 5418.015289306641
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_F16s_v2",
"verbose": "Azure Standard_F16s_v2 Upload",
"data": [
{
"x": 4,
"y": 6350.694370269775,
"verbose": 6350.694370269775
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_F16s_v2",
"verbose": "Azure Standard_F16s_v2 Download",
"data": [
{
"x": 4,
"y": 6351.265430450439,
"verbose": 6351.265430450439
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_F2s_v2",
"verbose": "Azure Standard_F2s_v2 Upload",
"data": [
{
"x": 5,
"y": 795.6372227782322,
"verbose": 795.6372227782322
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_F2s_v2",
"verbose": "Azure Standard_F2s_v2 Download",
"data": [
{
"x": 5,
"y": 795.9642963764677,
"verbose": 795.9642963764677
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_F4s_v2",
"verbose": "Azure Standard_F4s_v2 Upload",
"data": [
{
"x": 6,
"y": 1560.8062744140625,
"verbose": 1560.8062744140625
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_F4s_v2",
"verbose": "Azure Standard_F4s_v2 Download",
"data": [
{
"x": 6,
"y": 1561.262035369873,
"verbose": 1561.262035369873
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_F8s_v2",
"verbose": "Azure Standard_F8s_v2 Upload",
"data": [
{
"x": 7,
"y": 3171.3608741760254,
"verbose": 3171.3608741760254
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_F8s_v2",
"verbose": "Azure Standard_F8s_v2 Download",
"data": [
{
"x": 7,
"y": 3171.901798248291,
"verbose": 3171.901798248291
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Custom N2 16 vCPU 32GB Intel Cascade Lake",
"verbose": "Google Custom N2 16 vCPU 32GB Intel Cascade Lake Upload",
"data": [
{
"x": 8,
"y": 28313.904762268066,
"verbose": 28313.904762268066
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Custom N2 16 vCPU 32GB Intel Cascade Lake",
"verbose": "Google Custom N2 16 vCPU 32GB Intel Cascade Lake Download",
"data": [
{
"x": 8,
"y": 29348.07586669922,
"verbose": 29348.07586669922
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Custom N2 2 vCPU 4GB Intel Cascade Lake",
"verbose": "Google Custom N2 2 vCPU 4GB Intel Cascade Lake Upload",
"data": [
{
"x": 9,
"y": 9382.306893666586,
"verbose": 9382.306893666586
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Custom N2 2 vCPU 4GB Intel Cascade Lake",
"verbose": "Google Custom N2 2 vCPU 4GB Intel Cascade Lake Download",
"data": [
{
"x": 9,
"y": 9384.569803873697,
"verbose": 9384.569803873697
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Custom N2 4 vCPU 8GB Intel Cascade Lake",
"verbose": "Google Custom N2 4 vCPU 8GB Intel Cascade Lake Upload",
"data": [
{
"x": 10,
"y": 9386.525821685791,
"verbose": 9386.525821685791
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Custom N2 4 vCPU 8GB Intel Cascade Lake",
"verbose": "Google Custom N2 4 vCPU 8GB Intel Cascade Lake Download",
"data": [
{
"x": 10,
"y": 9387.174129486084,
"verbose": 9387.174129486084
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Custom N2 8 vCPU 16GB Intel Cascade Lake",
"verbose": "Google Custom N2 8 vCPU 16GB Intel Cascade Lake Upload",
"data": [
{
"x": 11,
"y": 15028.181076049805,
"verbose": 15028.181076049805
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Custom N2 8 vCPU 16GB Intel Cascade Lake",
"verbose": "Google Custom N2 8 vCPU 16GB Intel Cascade Lake Download",
"data": [
{
"x": 11,
"y": 15025.046348571777,
"verbose": 15025.046348571777
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM cx2-16x32",
"verbose": "IBM cx2-16x32 Upload",
"data": [
{
"x": 12,
"y": 15740.994453430176,
"verbose": 15740.994453430176
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM cx2-16x32",
"verbose": "IBM cx2-16x32 Download",
"data": [
{
"x": 12,
"y": 15733.564376831055,
"verbose": 15733.564376831055
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM cx2-2x4",
"verbose": "IBM cx2-2x4 Upload",
"data": [
{
"x": 13,
"y": 3884.344959259033,
"verbose": 3884.344959259033
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM cx2-2x4",
"verbose": "IBM cx2-2x4 Download",
"data": [
{
"x": 13,
"y": 3757.528877258301,
"verbose": 3757.528877258301
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM cx2-4x8",
"verbose": "IBM cx2-4x8 Upload",
"data": [
{
"x": 14,
"y": 7854.637336730957,
"verbose": 7854.637336730957
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM cx2-4x8",
"verbose": "IBM cx2-4x8 Download",
"data": [
{
"x": 14,
"y": 7775.868606567383,
"verbose": 7775.868606567383
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM cx2-8x16",
"verbose": "IBM cx2-8x16 Upload",
"data": [
{
"x": 15,
"y": 15743.67618560791,
"verbose": 15743.67618560791
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM cx2-8x16",
"verbose": "IBM cx2-8x16 Download",
"data": [
{
"x": 15,
"y": 15747.21908569336,
"verbose": 15747.21908569336
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E3.Flex.1-4",
"verbose": "Oracle VM.Standard.E3.Flex.1-4 Upload",
"data": [
{
"x": 16,
"y": 948.3076249804739,
"verbose": 948.3076249804739
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E3.Flex.1-4",
"verbose": "Oracle VM.Standard.E3.Flex.1-4 Download",
"data": [
{
"x": 16,
"y": 948.4942849886462,
"verbose": 948.4942849886462
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E3.Flex.2-8",
"verbose": "Oracle VM.Standard.E3.Flex.2-8 Upload",
"data": [
{
"x": 17,
"y": 1895.924186706543,
"verbose": 1895.924186706543
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E3.Flex.2-8",
"verbose": "Oracle VM.Standard.E3.Flex.2-8 Download",
"data": [
{
"x": 17,
"y": 1896.5764999389648,
"verbose": 1896.5764999389648
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E3.Flex.4-16",
"verbose": "Oracle VM.Standard.E3.Flex.4-16 Upload",
"data": [
{
"x": 18,
"y": 3793.3199882507324,
"verbose": 3793.3199882507324
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E3.Flex.4-16",
"verbose": "Oracle VM.Standard.E3.Flex.4-16 Download",
"data": [
{
"x": 18,
"y": 3794.4787979125977,
"verbose": 3794.4787979125977
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E3.Flex.8-32",
"verbose": "Oracle VM.Standard.E3.Flex.8-32 Upload",
"data": [
{
"x": 19,
"y": 7574.252700805664,
"verbose": 7574.252700805664
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E3.Flex.8-32",
"verbose": "Oracle VM.Standard.E3.Flex.8-32 Download",
"data": [
{
"x": 19,
"y": 7574.76863861084,
"verbose": 7574.76863861084
}
],
"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.verbose:.1f} Mbps</b>",
"footerFormat": "",
"shared": false,
"outside": false,
"valueDecimals": null,
"split": false
},
"annotations": null
},
"hc_type": "chart",
"id": "56307796441078666519670024203684490267"
}