AWS vs Azure vs Google vs IBM vs Oracle - VMs Q2 2023 - Bandwidth

Go back to list

Filter:


We 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": 30065.98482212408, "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": 30065.98482212408, "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 m6a.2xlarge", "verbose": "AWS m6a.2xlarge Upload", "data": [ { "x": 0, "y": 11784.76449782633, "verbose": 11784.76449782633 } ], "color": "rgba(247, 152, 29, 0.8)", "zIndex": 10 }, { "name": "AWS m6a.2xlarge", "verbose": "AWS m6a.2xlarge Download", "data": [ { "x": 0, "y": 7427.258294861489, "verbose": 7427.258294861489 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } }, { "name": "AWS m6g.2xlarge", "verbose": "AWS m6g.2xlarge Upload", "data": [ { "x": 1, "y": 9440.622548914564, "verbose": 9440.622548914564 } ], "color": "rgba(247, 152, 29, 0.8)", "zIndex": 10 }, { "name": "AWS m6g.2xlarge", "verbose": "AWS m6g.2xlarge Download", "data": [ { "x": 1, "y": 5956.778120580666, "verbose": 5956.778120580666 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } }, { "name": "AWS m6i.2xlarge", "verbose": "AWS m6i.2xlarge Upload", "data": [ { "x": 2, "y": 11789.419735684049, "verbose": 11789.419735684049 } ], "color": "rgba(247, 152, 29, 0.8)", "zIndex": 10 }, { "name": "AWS m6i.2xlarge", "verbose": "AWS m6i.2xlarge Download", "data": [ { "x": 2, "y": 7423.4195302427925, "verbose": 7423.4195302427925 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } }, { "name": "Azure Standard_D8_v5", "verbose": "Azure Standard_D8_v5 Upload", "data": [ { "x": 3, "y": 11409.297215169627, "verbose": 11409.297215169627 } ], "color": "rgba(85, 179, 255, 0.8)", "zIndex": 10 }, { "name": "Azure Standard_D8_v5", "verbose": "Azure Standard_D8_v5 Download", "data": [ { "x": 3, "y": 11420.940590103779, "verbose": 11420.940590103779 } ], "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": 4, "y": 7963.8238248847465, "verbose": 7963.8238248847465 } ], "color": "rgba(85, 179, 255, 0.8)", "zIndex": 10 }, { "name": "Azure Standard_D8as_v5", "verbose": "Azure Standard_D8as_v5 Download", "data": [ { "x": 4, "y": 9508.93105997682, "verbose": 9508.93105997682 } ], "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": 5, "y": 11295.270203044525, "verbose": 11295.270203044525 } ], "color": "rgba(85, 179, 255, 0.8)", "zIndex": 10 }, { "name": "Azure Standard_D8ps_v5", "verbose": "Azure Standard_D8ps_v5 Download", "data": [ { "x": 5, "y": 11262.537972752329, "verbose": 11262.537972752329 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } }, { "name": "Google c2d-standard-8 AMD Milan", "verbose": "Google c2d-standard-8 AMD Milan Upload", "data": [ { "x": 6, "y": 14979.715188933036, "verbose": 14979.715188933036 } ], "color": "rgba(85, 180, 0, 0.8)", "zIndex": 10 }, { "name": "Google c2d-standard-8 AMD Milan", "verbose": "Google c2d-standard-8 AMD Milan Download", "data": [ { "x": 6, "y": 15020.32669393855, "verbose": 15020.32669393855 } ], "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": 7, "y": 15005.06879833123, "verbose": 15005.06879833123 } ], "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": 7, "y": 15018.828800209649, "verbose": 15018.828800209649 } ], "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": 8, "y": 15001.725835160623, "verbose": 15001.725835160623 } ], "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": 8, "y": 15013.108649056385, "verbose": 15013.108649056385 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } }, { "name": "Google t2a-standard-8 Ampere Altra", "verbose": "Google t2a-standard-8 Ampere Altra Upload", "data": [ { "x": 9, "y": 14986.576375926878, "verbose": 14986.576375926878 } ], "color": "rgba(85, 180, 0, 0.8)", "zIndex": 10 }, { "name": "Google t2a-standard-8 Ampere Altra", "verbose": "Google t2a-standard-8 Ampere Altra Download", "data": [ { "x": 9, "y": 15017.026882435652, "verbose": 15017.026882435652 } ], "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": 10, "y": 27724.558301208825, "verbose": 27724.558301208825 } ], "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": 10, "y": 28950.049115769853, "verbose": 28950.049115769853 } ], "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": 11, "y": 11513.146181218342, "verbose": 11513.146181218342 } ], "color": "rgba(21, 41, 53, 0.8)", "zIndex": 10 }, { "name": "IBM bx2-8x32", "verbose": "IBM bx2-8x32 Download", "data": [ { "x": 11, "y": 11793.091049041035, "verbose": 11793.091049041035 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } }, { "name": "IBM bz2-8x32", "verbose": "IBM bz2-8x32 Upload", "data": [ { "x": 12, "y": 7233.862278536855, "verbose": 7233.862278536855 } ], "color": "rgba(21, 41, 53, 0.8)", "zIndex": 10 }, { "name": "IBM bz2-8x32", "verbose": "IBM bz2-8x32 Download", "data": [ { "x": 12, "y": 7178.049270604171, "verbose": 7178.049270604171 } ], "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": 13, "y": 7704.616539922022, "verbose": 7704.616539922022 } ], "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": 13, "y": 7705.06116238955, "verbose": 7705.06116238955 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } }, { "name": "Oracle VM.Standard.E4.Flex.4-32", "verbose": "Oracle VM.Standard.E4.Flex.4-32 Upload", "data": [ { "x": 14, "y": 3856.3560581284532, "verbose": 3856.3560581284532 } ], "color": "rgba(255, 0, 0, 0.8)", "zIndex": 10 }, { "name": "Oracle VM.Standard.E4.Flex.4-32", "verbose": "Oracle VM.Standard.E4.Flex.4-32 Download", "data": [ { "x": 14, "y": 3856.455149483313, "verbose": 3856.455149483313 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } } ], "drilldown": {}, "tooltip": { "enabled": true, "useHTML": false, "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": "224047569467179983943988133211915809890" }