AアカウントからBアカウントにS3バケットのデータを移行する際、最小コストで実施する方法とは?

0

I'm thinking of migrating S3 bucket data using the following method. -Create an AWS CLI user at the migration source, create an S3 bucket at the migration destination, and attach a bucket policy. -Execute the CLI command from the migration source to copy the objects in the bucket. In that case, the cost will be about 50,000 yen because the bucket x 4 and the total data amount: 4.0TB. Please let me know if there is a way to migrate with minimal cost.

質問済み 2年前293ビュー
1回答
0

Hello

You use the AWS Data Sync to migrate the objects, Here is the link https://aws.amazon.com/blogs/storage/how-to-use-aws-datasync-to-migrate-data-between-amazon-s3-buckets/

Thanks GK

profile picture
GK
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ