Question:
What is the expected network bandwidth of B-series VMs? Checked documentation here and found nothing about this. So I’m wondering is there any official source of this or I’ll have to test it myself?Answer:
So I’m wondering is there any official source of this or I’ll have to test it myself?
You could use
iperf3
to test bandwidth between your VMs.More information about this you could check this blog.
If you have better answer, please add a comment about this, thank you!