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.

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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ