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?

1 Antwort
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
beantwortet vor 8 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen