How do I determine internet bandwidth that is allowed for EC2 instance ?

0

I am planning to use EC2 instance for an application which will use Internet for file transfer. My question is How do I determine internet bandwidth that is allowed for EC2 instance ?

I tried to refer many documents but all of that talks about local network or interface bandwidth none of that talks about internet bandwidth that is max allowed to EC2 instance.

Amudhan
已提问 5 个月前232 查看次数
1 回答
0

You need to differentiate between multi-flow and single-flow traffic. For single-flow traffic or multi-flow traffic in instances with <32 vCPUs you generally have up to 5 Gbps. If the instance has at least 32 vCPUs, for multi-flow traffic to an internet gateway (and therefore to the Internet) you can utilize up to half of the network bandwidth available to the instance. For example an m5.16xlarge can have up to 10 Gbps for multi-flow traffic to the Internet. You can read more here.

profile pictureAWS
已回答 5 个月前
profile picture
专家
已审核 4 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则