Bandwidth for EC2-S3 Data Transfer

0

The EC2-S3 bandwidth seems to be 100 Gbps based on this article: What's the maximum transfer speed between Amazon EC2 and Amazon S3?.

However, it appears to be 25 Gbps based on this article in 2018: The Floodgates Are Open – Increased Network Bandwidth for EC2 Instances

Has there been an update on transfer speeds, between 2018 and 2021? Also, for maximum transfer speeds, does it only apply when enhanced networking is properly enabled / configured? i.e. is the Network performance of the specific EC2 instance a limiting factor?

1개 답변
1

Hello Nathaniel,

The transfer speeds for copying, moving, or syncing data from Amazon EC2 to Amazon S3 depends on several factors. The following methods are best practices for improving the transfer speed when you copy, move, or sync data between an EC2 instance and an S3 bucket:

  • Use enhanced networking on the EC2 instance.
  • Use parallel workloads for the data transfer.
  • Customize the upload configurations on the AWS Command Line Interface (AWS CLI).
  • Use an Amazon Virtual Private Cloud (Amazon VPC) endpoint for Amazon S3.
  • Use S3 Transfer Acceleration between geographically distant AWS Regions.
  • Upgrade your EC2 instance type.
  • Use chunked transfers.

See this Knowledge center article

profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인