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
preguntada hace 5 meses232 visualizaciones
1 Respuesta
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
respondido hace 5 meses
profile picture
EXPERTO
revisado hace 4 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas