AWS vs Azure vs Google vs IBM vs Oracle - VMs Q4 2024 - 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": 600,
"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": 29901.039084740663,
"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": 29901.039084740663,
"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 m7a.2xlarge",
"verbose": "AWS m7a.2xlarge Upload",
"data": [
{
"x": 0,
"y": 11778.703009624078,
"verbose": 11778.703009624078
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS m7a.2xlarge",
"verbose": "AWS m7a.2xlarge Download",
"data": [
{
"x": 0,
"y": 11789.10631667474,
"verbose": 11789.10631667474
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS m7g.2xlarge",
"verbose": "AWS m7g.2xlarge Upload",
"data": [
{
"x": 1,
"y": 14114.84783316508,
"verbose": 14114.84783316508
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS m7g.2xlarge",
"verbose": "AWS m7g.2xlarge Download",
"data": [
{
"x": 1,
"y": 14138.024376950736,
"verbose": 14138.024376950736
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS m7i.2xlarge",
"verbose": "AWS m7i.2xlarge Upload",
"data": [
{
"x": 2,
"y": 11660.097511995818,
"verbose": 11660.097511995818
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS m7i.2xlarge",
"verbose": "AWS m7i.2xlarge Download",
"data": [
{
"x": 2,
"y": 11700.788800086355,
"verbose": 11700.788800086355
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8as_v5",
"verbose": "Azure Standard_D8as_v5 Upload",
"data": [
{
"x": 3,
"y": 10008.372877693682,
"verbose": 10008.372877693682
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8as_v5",
"verbose": "Azure Standard_D8as_v5 Download",
"data": [
{
"x": 3,
"y": 10758.031916483447,
"verbose": 10758.031916483447
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8ps_v5",
"verbose": "Azure Standard_D8ps_v5 Upload",
"data": [
{
"x": 4,
"y": 11405.575821816496,
"verbose": 11405.575821816496
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8ps_v5",
"verbose": "Azure Standard_D8ps_v5 Download",
"data": [
{
"x": 4,
"y": 11415.838635731907,
"verbose": 11415.838635731907
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8s_v5",
"verbose": "Azure Standard_D8s_v5 Upload",
"data": [
{
"x": 5,
"y": 11398.055733491998,
"verbose": 11398.055733491998
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8s_v5",
"verbose": "Azure Standard_D8s_v5 Download",
"data": [
{
"x": 5,
"y": 11415.193253971984,
"verbose": 11415.193253971984
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google c3-standard-8 Intel Sapphire Rapids",
"verbose": "Google c3-standard-8 Intel Sapphire Rapids Upload",
"data": [
{
"x": 6,
"y": 20317.32662377717,
"verbose": 20317.32662377717
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c3-standard-8 Intel Sapphire Rapids",
"verbose": "Google c3-standard-8 Intel Sapphire Rapids Download",
"data": [
{
"x": 6,
"y": 20332.512860109702,
"verbose": 20332.512860109702
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google c3d-standard-8 AMD Genoa",
"verbose": "Google c3d-standard-8 AMD Genoa Upload",
"data": [
{
"x": 7,
"y": 16676.44801367019,
"verbose": 16676.44801367019
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c3d-standard-8 AMD Genoa",
"verbose": "Google c3d-standard-8 AMD Genoa Download",
"data": [
{
"x": 7,
"y": 17625.091915102956,
"verbose": 17625.091915102956
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google n2-standard-8 Intel Cascade Lake",
"verbose": "Google n2-standard-8 Intel Cascade Lake Upload",
"data": [
{
"x": 8,
"y": 15008.571419409975,
"verbose": 15008.571419409975
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google n2-standard-8 Intel Cascade Lake",
"verbose": "Google n2-standard-8 Intel Cascade Lake Download",
"data": [
{
"x": 8,
"y": 15018.123605719758,
"verbose": 15018.123605719758
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google n2d-standard-8 AMD Rome",
"verbose": "Google n2d-standard-8 AMD Rome Upload",
"data": [
{
"x": 9,
"y": 15000.840652217961,
"verbose": 15000.840652217961
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google n2d-standard-8 AMD Rome",
"verbose": "Google n2d-standard-8 AMD Rome Download",
"data": [
{
"x": 9,
"y": 15011.955331161396,
"verbose": 15011.955331161396
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google n4-standard-8 Intel Emerald Rapids",
"verbose": "Google n4-standard-8 Intel Emerald Rapids Upload",
"data": [
{
"x": 10,
"y": 14110.688720907274,
"verbose": 14110.688720907274
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google n4-standard-8 Intel Emerald Rapids",
"verbose": "Google n4-standard-8 Intel Emerald Rapids Download",
"data": [
{
"x": 10,
"y": 14160.358928916856,
"verbose": 14160.358928916856
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google t2d-standard-8 AMD Milan",
"verbose": "Google t2d-standard-8 AMD Milan Upload",
"data": [
{
"x": 11,
"y": 22102.20659823074,
"verbose": 22102.20659823074
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google t2d-standard-8 AMD Milan",
"verbose": "Google t2d-standard-8 AMD Milan Download",
"data": [
{
"x": 11,
"y": 23999.618369018037,
"verbose": 23999.618369018037
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM bx2-8x32",
"verbose": "IBM bx2-8x32 Upload",
"data": [
{
"x": 12,
"y": 11517.522206868774,
"verbose": 11517.522206868774
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM bx2-8x32",
"verbose": "IBM bx2-8x32 Download",
"data": [
{
"x": 12,
"y": 11305.288609536601,
"verbose": 11305.288609536601
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Optimized3.Flex.4-32",
"verbose": "Oracle VM.Optimized3.Flex.4-32 Upload",
"data": [
{
"x": 13,
"y": 15386.50764452409,
"verbose": 15386.50764452409
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Optimized3.Flex.4-32",
"verbose": "Oracle VM.Optimized3.Flex.4-32 Download",
"data": [
{
"x": 13,
"y": 15404.568352956256,
"verbose": 15404.568352956256
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.A1.Flex.8-32",
"verbose": "Oracle VM.Standard.A1.Flex.8-32 Upload",
"data": [
{
"x": 14,
"y": 7696.870875559238,
"verbose": 7696.870875559238
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.A1.Flex.8-32",
"verbose": "Oracle VM.Standard.A1.Flex.8-32 Download",
"data": [
{
"x": 14,
"y": 7705.285534658013,
"verbose": 7705.285534658013
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E5.Flex.4-32",
"verbose": "Oracle VM.Standard.E5.Flex.4-32 Upload",
"data": [
{
"x": 15,
"y": 3895.0688652826807,
"verbose": 3895.0688652826807
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E5.Flex.4-32",
"verbose": "Oracle VM.Standard.E5.Flex.4-32 Download",
"data": [
{
"x": 15,
"y": 3898.517579460874,
"verbose": 3898.517579460874
}
],
"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": "167750994380743039430664385123064006543"
}