I cannot find exact network performance details for different EC2 instance types on Amazon. Instead, they are only saying:
- High
- Moderate
- Low
What does this even mean? I especially want to know the exact amount of Traffic-OUT
on each instance type.
I need to do live streaming and my stream bit rate will be 240kbps. So I need to know which instance type can handle how many concurrent viewers.
Almost everything in EC2 is multi-tenant. What the network performance indicates is what priority you will have compared with other instances sharing the same infrastructure.
If you need a guaranteed level of bandwidth, then EC2 will likely not work well for you.