Can you combine S3 Transfer Acceleration with Horizontal Scaling & Request Parallelization?

0

Can you combine S3 Transfer Acceleration with Horizontal Scaling & Request Parallelization? I assume you'd just need to enable Transfer Acceleration on the destination bucket and then use the Acceleration endpoint when setting up a parallelization mechanism like TransferManager?

AWS
已提問 1 年前檢視次數 186 次
1 個回答
0

Hello!

Yes, you can use both S3 Transfer Acceleration and S3 Horizontal Scaling & Request Parallelization together, as you stated. You would use the acceleration endpoint where needed, though this may mean changes to your workflow or code in order to use the endpoint. See this for examples on how to use Transfer Acceleration: https://docs.aws.amazon.com/AmazonS3/latest/userguide/transfer-acceleration-examples.html. However, once you have refactored around this, you should be able to use parallelism with Transfer Acceleration.

Hope this helps!

Mark_G
已回答 8 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南