Cost of moving files from a bucket to another one

0

Hello,

We are planning a migration from a general-purpose bucket to different specific buckets.

The issue is that I can't find information about the cost of moving the files or how to do it in the most cost-efficient way.

Thank you in advance.

asked a month ago160 views
3 Answers
0

Hello, Depending on your use case, how much is the data and if the buckets will be in same region or not ( cost for inter-region ) and u should take into consideration cost of service if any ( ex datasync)

Paul
answered a month ago
0

Moving data between 2 buckets depends on different factors, such as the amount of data, whether buckets are in the same region, and data transfer involved.

Get familiar with this page: https://aws.amazon.com/s3/pricing/, in particular with the tabs about Data Transfer, Replication and Storage & requests.

For not many objects, CLI or lambda could be enough. For massive size, refer to this. https://repost.aws/knowledge-center/s3-large-transfer-between-buckets

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
0

To add more information, these buckets are in the same region and we will need to move about 40TB.

I have checked this, but the information is not clear about my case: https://aws.amazon.com/s3/pricing/

Thank you in advance.

answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions