1 Answer
- Newest
- Most votes
- Most comments
3
Yes, that's what it means. A single flow from an EC2 instance to a Direct Connect can't exceed a sustained level ("baseline bandwidth") of 5 Gbit/s. Bursting above that for a short time when accrued credits are available may or may not be possible, but it doesn't appear to be stated explicitly in public documentation.
Single flow means a network traffic flow identified by the five-tuple consisting of the source IP address, destination IP, protocol number (such as TCP or UDP), source port number (for TCP/UDP), and destination port number. You can send more than 5 Gbit/s from a single EC2 instance of sufficient size through your Direct Connect by using multiple TCP connections in parallel.
Relevant content
- asked a year ago
- asked 3 years ago
- asked 2 years ago